DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75 STAGING_LIBDIR=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib STAGING_INCDIR=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include LIB=lib COMPILEALL_OPTS=
Running code to generate profile data (this can take a while):
# First, we need to create a clean build with profile generation
# enabled.
make profile-gen-stamp
make[1]: Entering directory 'TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build'
make clean
make[2]: Entering directory 'TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build'
find ../sources/Python-3.13.9 -depth -name '__pycache__' -exec rm -rf {} ';'
find ../sources/Python-3.13.9 -name '*.py[co]' -exec rm -f {} ';'
# Profile data.
rm -f *.fdata
# Pristine binaries before BOLT optimization.
rm -f *.prebolt
# BOLT instrumented binaries.
rm -f *.bolt_inst
find . -name '*.[oa]' -exec rm -f {} ';'
find . -name '*.s[ol]' -exec rm -f {} ';'
find . -name '*.so.[0-9]*.[0-9]*' -exec rm -f {} ';'
find . -name '*.lto' -exec rm -f {} ';'
find . -name '*.wasm' -exec rm -f {} ';'
find . -name '*.lst' -exec rm -f {} ';'
find build -name 'fficonfig.h' -exec rm -f {} ';' || true
find: ‘build’: No such file or directory
find build -name '*.py' -exec rm -f {} ';' || true
find: ‘build’: No such file or directory
find build -name '*.py[co]' -exec rm -f {} ';' || true
find: ‘build’: No such file or directory
rm -f pybuilddir.txt
rm -f _bootstrap_python
rm -f python.html python*.js python.data python*.symbols python*.map
rm -f ./usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib/python3.13/os.py
rm -f Programs/_testembed Programs/_freeze_module
rm -rf Python/deepfreeze
rm -f Python/frozen_modules/*.h
rm -f Python/frozen_modules/MANIFEST
rm -f jit_stencils.h
find build -type f -a ! -name '*.gc??' -exec rm -f {} ';'
find: ‘build’: No such file or directory
make[2]: [Makefile:3120: clean-retain-profile] Error 1 (ignored)
rm -f Include/pydtrace_probes.h
rm -f profile-gen-stamp
rm -rf iOS/testbed/Python.xcframework/ios-*/bin
rm -rf iOS/testbed/Python.xcframework/ios-*/lib
rm -rf iOS/testbed/Python.xcframework/ios-*/include
rm -rf iOS/testbed/Python.xcframework/ios-*/Python.framework
make[3]: Entering directory 'TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build'
find . -name '*.gc??' -exec rm -f {} ';'
find . -name '*.profclang?' -exec rm -f {} ';'
find . -name '*.dyn' -exec rm -f {} ';'
rm -f TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build/coverage.info
rm -rf TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build/lcov-report
rm -f profile-run-stamp
rm -f profile-bolt-stamp
make[3]: Leaving directory 'TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build'
make[2]: Leaving directory 'TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build'
touch profile-clean-stamp
Building with support for profile generation:
make build_all CFLAGS_NODIST=" " LDFLAGS_NODIST=" " LIBS="-ldl -lpthread"
make[2]: Entering directory 'TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build'
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/file_tokenizer.o ../sources/Python-3.13.9/Parser/tokenizer/file_tokenizer.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/helpers.o ../sources/Python-3.13.9/Parser/tokenizer/helpers.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o ../sources/Python-3.13.9/Parser/myreadline.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/abstract.o ../sources/Python-3.13.9/Objects/abstract.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o ../sources/Python-3.13.9/Objects/boolobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o ../sources/Python-3.13.9/Objects/bytes_methods.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o ../sources/Python-3.13.9/Objects/bytearrayobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o ../sources/Python-3.13.9/Objects/bytesobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/call.o ../sources/Python-3.13.9/Objects/call.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/capsule.o ../sources/Python-3.13.9/Objects/capsule.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o ../sources/Python-3.13.9/Objects/cellobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/classobject.o ../sources/Python-3.13.9/Objects/classobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o ../sources/Python-3.13.9/Objects/codeobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o ../sources/Python-3.13.9/Objects/complexobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o ../sources/Python-3.13.9/Objects/descrobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o ../sources/Python-3.13.9/Objects/enumobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o ../sources/Python-3.13.9/Objects/exceptions.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/genericaliasobject.o ../sources/Python-3.13.9/Objects/genericaliasobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/genobject.o ../sources/Python-3.13.9/Objects/genobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o ../sources/Python-3.13.9/Objects/fileobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o ../sources/Python-3.13.9/Objects/floatobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o ../sources/Python-3.13.9/Objects/frameobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o ../sources/Python-3.13.9/Objects/funcobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o ../sources/Python-3.13.9/Objects/iterobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/listobject.o ../sources/Python-3.13.9/Objects/listobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/longobject.o ../sources/Python-3.13.9/Objects/longobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o ../sources/Python-3.13.9/Objects/dictobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o ../sources/Python-3.13.9/Objects/odictobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o ../sources/Python-3.13.9/Objects/memoryobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o ../sources/Python-3.13.9/Objects/methodobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o ../sources/Python-3.13.9/Objects/moduleobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o ../sources/Python-3.13.9/Objects/namespaceobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/object.o ../sources/Python-3.13.9/Objects/object.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o ../sources/Python-3.13.9/Objects/obmalloc.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/picklebufobject.o ../sources/Python-3.13.9/Objects/picklebufobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o ../sources/Python-3.13.9/Objects/rangeobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/setobject.o ../sources/Python-3.13.9/Objects/setobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o ../sources/Python-3.13.9/Objects/sliceobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/structseq.o ../sources/Python-3.13.9/Objects/structseq.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o ../sources/Python-3.13.9/Objects/tupleobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o ../sources/Python-3.13.9/Objects/typeobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/typevarobject.o ../sources/Python-3.13.9/Objects/typevarobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o ../sources/Python-3.13.9/Objects/unicodeobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o ../sources/Python-3.13.9/Objects/unicodectype.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/unionobject.o ../sources/Python-3.13.9/Objects/unionobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o ../sources/Python-3.13.9/Objects/weakrefobject.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/asm_trampoline.o ../sources/Python-3.13.9/Python/asm_trampoline.S
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/_warnings.o ../sources/Python-3.13.9/Python/_warnings.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o ../sources/Python-3.13.9/Python/Python-ast.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/Python-tokenize.o ../sources/Python-3.13.9/Python/Python-tokenize.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/asdl.o ../sources/Python-3.13.9/Python/asdl.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/assemble.o ../sources/Python-3.13.9/Python/assemble.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/ast.o ../sources/Python-3.13.9/Python/ast.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o ../sources/Python-3.13.9/Python/ast_opt.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o ../sources/Python-3.13.9/Python/ast_unparse.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o ../sources/Python-3.13.9/Python/bltinmodule.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/brc.o ../sources/Python-3.13.9/Python/brc.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/ceval.o ../sources/Python-3.13.9/Python/ceval.c
In file included from ../sources/Python-3.13.9/Python/ceval.c:790:
../sources/Python-3.13.9/Python/generated_cases.c.h: In function '_PyEval_EvalFrameDefault':
../sources/Python-3.13.9/Python/generated_cases.c.h:5078:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
5078 | TARGET(RAISE_VARARGS) {
| ^
In file included from ../sources/Python-3.13.9/Python/ceval.c:627:
../sources/Python-3.13.9/Python/ceval_macros.h:77:22: note: here
77 | # define TARGET(op) case op: TARGET_##op:
| ^~~~
../sources/Python-3.13.9/Python/generated_cases.c.h:5108:9: note: in expansion of macro 'TARGET'
5108 | TARGET(RERAISE) {
| ^~~~~~
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/codecs.o ../sources/Python-3.13.9/Python/codecs.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/compile.o ../sources/Python-3.13.9/Python/compile.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/context.o ../sources/Python-3.13.9/Python/context.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/critical_section.o ../sources/Python-3.13.9/Python/critical_section.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/crossinterp.o ../sources/Python-3.13.9/Python/crossinterp.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o ../sources/Python-3.13.9/Python/dynamic_annotations.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/errors.o ../sources/Python-3.13.9/Python/errors.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/flowgraph.o ../sources/Python-3.13.9/Python/flowgraph.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/frame.o ../sources/Python-3.13.9/Python/frame.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o ../sources/Python-3.13.9/Python/frozenmain.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/future.o ../sources/Python-3.13.9/Python/future.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/gc.o ../sources/Python-3.13.9/Python/gc.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/gc_free_threading.o ../sources/Python-3.13.9/Python/gc_free_threading.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/gc_gil.o ../sources/Python-3.13.9/Python/gc_gil.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/getargs.o ../sources/Python-3.13.9/Python/getargs.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o ../sources/Python-3.13.9/Python/getcompiler.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o ../sources/Python-3.13.9/Python/getcopyright.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ../sources/Python-3.13.9/Python/getplatform.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/getversion.o ../sources/Python-3.13.9/Python/getversion.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/ceval_gil.o ../sources/Python-3.13.9/Python/ceval_gil.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/hamt.o ../sources/Python-3.13.9/Python/hamt.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/hashtable.o ../sources/Python-3.13.9/Python/hashtable.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/import.o ../sources/Python-3.13.9/Python/import.c
In function 'hashtable_key_from_2_strings',
inlined from '_extensions_cache_find_unlocked' at ../sources/Python-3.13.9/Python/import.c:1264:17:
../sources/Python-3.13.9/Python/import.c:1177:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
1177 | strncpy(key, str1_data, str1_len);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../sources/Python-3.13.9/Python/import.c:1163:27: note: length computed here
1163 | Py_ssize_t str1_len = strlen(str1_data);
| ^~~~~~~~~~~~~~~~~
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ../sources/Python-3.13.9/Python/importdl.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/initconfig.o ../sources/Python-3.13.9/Python/initconfig.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/interpconfig.o ../sources/Python-3.13.9/Python/interpconfig.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/instrumentation.o ../sources/Python-3.13.9/Python/instrumentation.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/instruction_sequence.o ../sources/Python-3.13.9/Python/instruction_sequence.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/intrinsics.o ../sources/Python-3.13.9/Python/intrinsics.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/jit.o ../sources/Python-3.13.9/Python/jit.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/legacy_tracing.o ../sources/Python-3.13.9/Python/legacy_tracing.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/lock.o ../sources/Python-3.13.9/Python/lock.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/marshal.o ../sources/Python-3.13.9/Python/marshal.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/modsupport.o ../sources/Python-3.13.9/Python/modsupport.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o ../sources/Python-3.13.9/Python/mysnprintf.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o ../sources/Python-3.13.9/Python/mystrtoul.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/object_stack.o ../sources/Python-3.13.9/Python/object_stack.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/optimizer.o ../sources/Python-3.13.9/Python/optimizer.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/optimizer_analysis.o ../sources/Python-3.13.9/Python/optimizer_analysis.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/optimizer_symbols.o ../sources/Python-3.13.9/Python/optimizer_symbols.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/parking_lot.o ../sources/Python-3.13.9/Python/parking_lot.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o ../sources/Python-3.13.9/Python/pathconfig.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/preconfig.o ../sources/Python-3.13.9/Python/preconfig.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pyarena.o ../sources/Python-3.13.9/Python/pyarena.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pyctype.o ../sources/Python-3.13.9/Python/pyctype.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o ../sources/Python-3.13.9/Python/pyfpe.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pyhash.o ../sources/Python-3.13.9/Python/pyhash.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o ../sources/Python-3.13.9/Python/pylifecycle.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pymath.o ../sources/Python-3.13.9/Python/pymath.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pystate.o ../sources/Python-3.13.9/Python/pystate.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o ../sources/Python-3.13.9/Python/pythonrun.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pytime.o ../sources/Python-3.13.9/Python/pytime.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/qsbr.o ../sources/Python-3.13.9/Python/qsbr.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o ../sources/Python-3.13.9/Python/bootstrap_hash.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/specialize.o ../sources/Python-3.13.9/Python/specialize.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/structmember.o ../sources/Python-3.13.9/Python/structmember.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/symtable.o ../sources/Python-3.13.9/Python/symtable.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE \
-DABIFLAGS='""' \
-DMULTIARCH=\"x86_64-linux-gnu\" \
-o Python/sysmodule.o ../sources/Python-3.13.9/Python/sysmodule.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/thread.o ../sources/Python-3.13.9/Python/thread.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/traceback.o ../sources/Python-3.13.9/Python/traceback.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/tracemalloc.o ../sources/Python-3.13.9/Python/tracemalloc.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/getopt.o ../sources/Python-3.13.9/Python/getopt.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o ../sources/Python-3.13.9/Python/pystrcmp.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o ../sources/Python-3.13.9/Python/pystrtod.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o ../sources/Python-3.13.9/Python/pystrhex.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/dtoa.o ../sources/Python-3.13.9/Python/dtoa.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o ../sources/Python-3.13.9/Python/formatter_unicode.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/fileutils.o ../sources/Python-3.13.9/Python/fileutils.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/suggestions.o ../sources/Python-3.13.9/Python/suggestions.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/perf_trampoline.o ../sources/Python-3.13.9/Python/perf_trampoline.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/perf_jit_trampoline.o ../sources/Python-3.13.9/Python/perf_jit_trampoline.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE \
-DSOABI='"cpython-313-x86_64-linux-gnu"' \
-o Python/dynload_shlib.o ../sources/Python-3.13.9/Python/dynload_shlib.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Modules/main.o ../sources/Python-3.13.9/Modules/main.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o ../sources/Python-3.13.9/Modules/gcmodule.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/atexitmodule.c -o Modules/atexitmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/faulthandler.c -o Modules/faulthandler.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/posixmodule.c -o Modules/posixmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/signalmodule.c -o Modules/signalmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_tracemalloc.c -o Modules/_tracemalloc.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_suggestions.c -o Modules/_suggestions.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_codecsmodule.c -o Modules/_codecsmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/errnomodule.c -o Modules/errnomodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_io/_iomodule.c -o Modules/_io/_iomodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_io/iobase.c -o Modules/_io/iobase.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_io/fileio.c -o Modules/_io/fileio.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_io/bytesio.c -o Modules/_io/bytesio.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_io/bufferedio.c -o Modules/_io/bufferedio.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_io/textio.c -o Modules/_io/textio.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_io -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_io/stringio.c -o Modules/_io/stringio.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_sre/sre.c -o Modules/_sre/sre.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_sysconfig.c -o Modules/_sysconfig.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_threadmodule.c -o Modules/_threadmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/timemodule.c -o Modules/timemodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_typingmodule.c -o Modules/_typingmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_weakref.c -o Modules/_weakref.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_abc.c -o Modules/_abc.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_localemodule.c -o Modules/_localemodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_operator.c -o Modules/_operator.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/_stat.c -o Modules/_stat.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/symtablemodule.c -o Modules/symtablemodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE_BUILTIN -c ../sources/Python-3.13.9/Modules/pwdmodule.c -o Modules/pwdmodule.o
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py getpath ../sources/Python-3.13.9/Modules/getpath.py Python/frozen_modules/getpath.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py importlib._bootstrap ../sources/Python-3.13.9/Lib/importlib/_bootstrap.py Python/frozen_modules/importlib._bootstrap.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py importlib._bootstrap_external ../sources/Python-3.13.9/Lib/importlib/_bootstrap_external.py Python/frozen_modules/importlib._bootstrap_external.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py zipimport ../sources/Python-3.13.9/Lib/zipimport.py Python/frozen_modules/zipimport.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py abc ../sources/Python-3.13.9/Lib/abc.py Python/frozen_modules/abc.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py codecs ../sources/Python-3.13.9/Lib/codecs.py Python/frozen_modules/codecs.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py io ../sources/Python-3.13.9/Lib/io.py Python/frozen_modules/io.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py _collections_abc ../sources/Python-3.13.9/Lib/_collections_abc.py Python/frozen_modules/_collections_abc.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py _sitebuiltins ../sources/Python-3.13.9/Lib/_sitebuiltins.py Python/frozen_modules/_sitebuiltins.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py genericpath ../sources/Python-3.13.9/Lib/genericpath.py Python/frozen_modules/genericpath.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py ntpath ../sources/Python-3.13.9/Lib/ntpath.py Python/frozen_modules/ntpath.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py posixpath ../sources/Python-3.13.9/Lib/posixpath.py Python/frozen_modules/posixpath.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py os ../sources/Python-3.13.9/Lib/os.py Python/frozen_modules/os.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py site ../sources/Python-3.13.9/Lib/site.py Python/frozen_modules/site.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py stat ../sources/Python-3.13.9/Lib/stat.py Python/frozen_modules/stat.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py importlib.util ../sources/Python-3.13.9/Lib/importlib/util.py Python/frozen_modules/importlib.util.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py importlib.machinery ../sources/Python-3.13.9/Lib/importlib/machinery.py Python/frozen_modules/importlib.machinery.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py runpy ../sources/Python-3.13.9/Lib/runpy.py Python/frozen_modules/runpy.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py __hello__ ../sources/Python-3.13.9/Lib/__hello__.py Python/frozen_modules/__hello__.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py __phello__ ../sources/Python-3.13.9/Lib/__phello__/__init__.py Python/frozen_modules/__phello__.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py __phello__.ham ../sources/Python-3.13.9/Lib/__phello__/ham/__init__.py Python/frozen_modules/__phello__.ham.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py __phello__.ham.eggs ../sources/Python-3.13.9/Lib/__phello__/ham/eggs.py Python/frozen_modules/__phello__.ham.eggs.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py __phello__.spam ../sources/Python-3.13.9/Lib/__phello__/spam.py Python/frozen_modules/__phello__.spam.h
nativepython3 ../sources/Python-3.13.9/Programs/_freeze_module.py frozen_only ../sources/Python-3.13.9/Tools/freeze/flag.py Python/frozen_modules/frozen_only.h
_PYTHON_PROJECT_BASE=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build _PYTHON_HOST_PLATFORM=linux-x86_64 PYTHONPATH=../sources/Python-3.13.9/Lib _PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata__linux_x86_64-linux-gnu _PYTHON_SYSCONFIGDATA_PATH= nativepython3 -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
echo "generate-posix-vars failed" ; \
rm -f ./pybuilddir.txt ; \
exit 1 ; \
fi
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/arraymodule.c -o Modules/arraymodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_asynciomodule.c -o Modules/_asynciomodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_bisectmodule.c -o Modules/_bisectmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_contextvarsmodule.c -o Modules/_contextvarsmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_csv.c -o Modules/_csv.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_heapqmodule.c -o Modules/_heapqmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_json.c -o Modules/_json.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_lsprof.c -o Modules/_lsprof.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/rotatingtree.c -o Modules/rotatingtree.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_opcode.c -o Modules/_opcode.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_pickle.c -o Modules/_pickle.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_queuemodule.c -o Modules/_queuemodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_randommodule.c -o Modules/_randommodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_struct.c -o Modules/_struct.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_interpretersmodule.c -o Modules/_interpretersmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_interpchannelsmodule.c -o Modules/_interpchannelsmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_interpqueuesmodule.c -o Modules/_interpqueuesmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_zoneinfo.c -o Modules/_zoneinfo.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/mathmodule.c -o Modules/mathmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/cmathmodule.c -o Modules/cmathmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_statisticsmodule.c -o Modules/_statisticsmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_datetimemodule.c -o Modules/_datetimemodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/basearith.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/basearith.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/constants.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/constants.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/context.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/context.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/convolute.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/convolute.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/crt.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/crt.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/difradix2.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/difradix2.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/fnt.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/fnt.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/fourstep.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/fourstep.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/io.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/io.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/mpalloc.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/mpalloc.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/mpdecimal.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/mpdecimal.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/numbertheory.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/numbertheory.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/sixstep.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/sixstep.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_decimal/libmpdec/transpose.o ../sources/Python-3.13.9/Modules/_decimal/libmpdec/transpose.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -DUSE_ZLIB_CRC32 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/binascii.c -o Modules/binascii.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_bz2module.c -o Modules/_bz2module.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_lzmamodule.c -o Modules/_lzmamodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/zlibmodule.c -o Modules/zlibmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/md5module.c -o Modules/md5module.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_hacl/Hacl_Hash_MD5.c -o Modules/_hacl/Hacl_Hash_MD5.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/sha1module.c -o Modules/sha1module.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_hacl/Hacl_Hash_SHA1.c -o Modules/_hacl/Hacl_Hash_SHA1.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -I../sources/Python-3.13.9/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -o Modules/_hacl/Hacl_Hash_SHA2.o ../sources/Python-3.13.9/Modules/_hacl/Hacl_Hash_SHA2.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/sha3module.c -o Modules/sha3module.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_hacl/include -D_BSD_SOURCE -D_DEFAULT_SOURCE -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_hacl/Hacl_Hash_SHA3.c -o Modules/_hacl/Hacl_Hash_SHA3.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_blake2/blake2module.c -o Modules/_blake2/blake2module.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_blake2/blake2b_impl.c -o Modules/_blake2/blake2b_impl.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_blake2/blake2s_impl.c -o Modules/_blake2/blake2s_impl.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/pyexpat.c -o Modules/pyexpat.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_elementtree.c -o Modules/_elementtree.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/utf8_tokenizer.o ../sources/Python-3.13.9/Parser/tokenizer/utf8_tokenizer.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/string_tokenizer.o ../sources/Python-3.13.9/Parser/tokenizer/string_tokenizer.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/cjkcodecs/_codecs_iso2022.c -o Modules/cjkcodecs/_codecs_iso2022.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/cjkcodecs/_codecs_jp.c -o Modules/cjkcodecs/_codecs_jp.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/cjkcodecs/_codecs_hk.c -o Modules/cjkcodecs/_codecs_hk.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/cjkcodecs/_codecs_tw.c -o Modules/cjkcodecs/_codecs_tw.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/cjkcodecs/multibytecodec.c -o Modules/cjkcodecs/multibytecodec.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/unicodedata.c -o Modules/unicodedata.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/fcntlmodule.c -o Modules/fcntlmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/grpmodule.c -o Modules/grpmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/mmapmodule.c -o Modules/mmapmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_posixsubprocess.c -o Modules/_posixsubprocess.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/resource.c -o Modules/resource.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/selectmodule.c -o Modules/selectmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/socketmodule.c -o Modules/socketmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/syslogmodule.c -o Modules/syslogmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/termios.c -o Modules/termios.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_multiprocessing/posixshmem.c -o Modules/_multiprocessing/posixshmem.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_multiprocessing/multiprocessing.c -o Modules/_multiprocessing/multiprocessing.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_multiprocessing -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_multiprocessing/semaphore.c -o Modules/_multiprocessing/semaphore.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_ctypes/_ctypes.c -o Modules/_ctypes/_ctypes.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_ctypes/callbacks.c -o Modules/_ctypes/callbacks.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_ctypes/callproc.c -o Modules/_ctypes/callproc.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_ctypes/stgdict.c -o Modules/_ctypes/stgdict.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_ctypes/cfield.c -o Modules/_ctypes/cfield.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -D_DEFAULT_SOURCE -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_cursesmodule.c -o Modules/_cursesmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -D_DEFAULT_SOURCE -D_DEFAULT_SOURCE -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -D_DEFAULT_SOURCE -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_curses_panel.c -o Modules/_curses_panel.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/blob.c -o Modules/_sqlite/blob.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/connection.c -o Modules/_sqlite/connection.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/cursor.c -o Modules/_sqlite/cursor.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/microprotocols.c -o Modules/_sqlite/microprotocols.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/module.c -o Modules/_sqlite/module.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/prepare_protocol.c -o Modules/_sqlite/prepare_protocol.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/cjkcodecs/_codecs_kr.c -o Modules/cjkcodecs/_codecs_kr.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/statement.c -o Modules/_sqlite/statement.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/row.c -o Modules/_sqlite/row.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_ssl.c -o Modules/_ssl.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_hashopenssl.c -o Modules/_hashopenssl.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_uuidmodule.c -o Modules/_uuidmodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/xxsubtype.c -o Modules/xxsubtype.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_xxtestfuzz/_xxtestfuzz.c -o Modules/_xxtestfuzz/_xxtestfuzz.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_sqlite -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_sqlite/util.c -o Modules/_sqlite/util.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_xxtestfuzz/fuzzer.c -o Modules/_xxtestfuzz/fuzzer.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testinternalcapi.c -o Modules/_testinternalcapi.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testinternalcapi/test_lock.c -o Modules/_testinternalcapi/test_lock.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testinternalcapi/pytime.c -o Modules/_testinternalcapi/pytime.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testinternalcapi/set.c -o Modules/_testinternalcapi/set.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testinternalcapi/test_critical_sections.c -o Modules/_testinternalcapi/test_critical_sections.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapimodule.c -o Modules/_testcapimodule.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/vectorcall.c -o Modules/_testcapi/vectorcall.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testbuffer.c -o Modules/_testbuffer.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/cjkcodecs/_codecs_cn.c -o Modules/cjkcodecs/_codecs_cn.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/abstract.c -o Modules/_testcapi/abstract.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/unicode.c -o Modules/_testcapi/unicode.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/heaptype.c -o Modules/_testcapi/heaptype.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/tokenizer/readline_tokenizer.o ../sources/Python-3.13.9/Parser/tokenizer/readline_tokenizer.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/dict.c -o Modules/_testcapi/dict.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/getargs.c -o Modules/_testcapi/getargs.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/tuple.c -o Modules/_testcapi/tuple.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/datetime.c -o Modules/_testcapi/datetime.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/mem.c -o Modules/_testcapi/mem.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/watchers.c -o Modules/_testcapi/watchers.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/long.c -o Modules/_testcapi/long.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/docstring.c -o Modules/_testcapi/docstring.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/float.c -o Modules/_testcapi/float.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/complex.c -o Modules/_testcapi/complex.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/list.c -o Modules/_testcapi/list.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/structmember.c -o Modules/_testcapi/structmember.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/numbers.c -o Modules/_testcapi/numbers.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/exceptions.c -o Modules/_testcapi/exceptions.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/pyatomic.c -o Modules/_testcapi/pyatomic.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/run.c -o Modules/_testcapi/run.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/buffer.c -o Modules/_testcapi/buffer.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/code.c -o Modules/_testcapi/code.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/codec.c -o Modules/_testcapi/codec.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/file.c -o Modules/_testcapi/file.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/hash.c -o Modules/_testcapi/hash.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/time.c -o Modules/_testcapi/time.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/bytes.c -o Modules/_testcapi/bytes.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/object.c -o Modules/_testcapi/object.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/gc.c -o Modules/_testcapi/gc.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/monitoring.c -o Modules/_testcapi/monitoring.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi.c -o Modules/_testlimitedcapi.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/bytearray.c -o Modules/_testlimitedcapi/bytearray.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/bytes.c -o Modules/_testlimitedcapi/bytes.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/complex.c -o Modules/_testlimitedcapi/complex.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/dict.c -o Modules/_testlimitedcapi/dict.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/eval.c -o Modules/_testlimitedcapi/eval.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/float.c -o Modules/_testlimitedcapi/float.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/heaptype_relative.c -o Modules/_testlimitedcapi/heaptype_relative.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/abstract.c -o Modules/_testlimitedcapi/abstract.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/list.c -o Modules/_testlimitedcapi/list.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/long.c -o Modules/_testlimitedcapi/long.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/object.c -o Modules/_testlimitedcapi/object.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/pyos.c -o Modules/_testlimitedcapi/pyos.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/set.c -o Modules/_testlimitedcapi/set.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/import.c -o Modules/_testlimitedcapi/import.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/sys.c -o Modules/_testlimitedcapi/sys.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/immortal.c -o Modules/_testcapi/immortal.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/vectorcall_limited.c -o Modules/_testlimitedcapi/vectorcall_limited.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/unicode.c -o Modules/_testlimitedcapi/unicode.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testclinic.c -o Modules/_testclinic.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testclinic_limited.c -o Modules/_testclinic_limited.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/file.c -o Modules/_testlimitedcapi/file.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testimportmultiple.c -o Modules/_testimportmultiple.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testsinglephase.c -o Modules/_testsinglephase.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testexternalinspection.c -o Modules/_testexternalinspection.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_ctypes/_ctypes_test.c -o Modules/_ctypes/_ctypes_test.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/xxlimited.c -o Modules/xxlimited.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testmultiphase.c -o Modules/_testmultiphase.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testlimitedcapi/tuple.c -o Modules/_testlimitedcapi/tuple.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/xxlimited_35.c -o Modules/xxlimited_35.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ../sources/Python-3.13.9/Programs/_testembed.c
sed -e "s,/usr/bin/env python3,/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin/python3.13," < ../sources/Python-3.13.9/Tools/scripts/idle3 > build/scripts-3.13/idle3.13
sed -e "s,@EXENAME@,/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin/python3.13," < ../sources/Python-3.13.9/Misc/python-config.in >python-config.py
sed -i -e '1s|^#!.*|#!/usr/bin/env python3|' python-config.py
LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \
-DPREFIX='"/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr"' \
-DEXEC_PREFIX='"/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr"' \
-DVERSION='"3.13"' \
-DVPATH='"../sources/Python-3.13.9"' \
-DPLATLIBDIR='"lib"' \
-DPYTHONFRAMEWORK='""' \
-o Modules/getpath.o ../sources/Python-3.13.9/Modules/getpath.c
sed -e "s,/usr/bin/env python3,/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin/python3.13," < ../sources/Python-3.13.9/Tools/scripts/pydoc3 > build/scripts-3.13/pydoc3.13
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Python/frozen.o ../sources/Python-3.13.9/Python/frozen.c
_PYTHON_PROJECT_BASE=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build _PYTHON_HOST_PLATFORM=linux-x86_64 PYTHONPATH=../sources/Python-3.13.9/Lib _PYTHON_SYSCONFIGDATA_NAME=_sysconfigdata__linux_x86_64-linux-gnu _PYTHON_SYSCONFIGDATA_PATH=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build/build/lib.linux-x86_64-3.13 nativepython3 -c 'import sys ; from sysconfig import get_platform ; print("%s-%d.%d" % (get_platform(), *sys.version_info[:2]))' >platform
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_asynciomodule.o -o Modules/_asyncio.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/arraymodule.o -o Modules/array.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_contextvarsmodule.o -o Modules/_contextvars.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_csv.o -o Modules/_csv.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_heapqmodule.o -o Modules/_heapq.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_json.o -o Modules/_json.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_lsprof.o Modules/rotatingtree.o -o Modules/_lsprof.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_opcode.o -o Modules/_opcode.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_bisectmodule.o -o Modules/_bisect.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_pickle.o -o Modules/_pickle.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_randommodule.o -o Modules/_random.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_struct.o -o Modules/_struct.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_interpretersmodule.o -o Modules/_interpreters.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_interpchannelsmodule.o -o Modules/_interpchannels.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_interpqueuesmodule.o -o Modules/_interpqueues.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_zoneinfo.o -o Modules/_zoneinfo.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/mathmodule.o -lm -o Modules/math.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/cmathmodule.o -lm -o Modules/cmath.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_statisticsmodule.o -lm -o Modules/_statistics.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_datetimemodule.o -lm -o Modules/_datetime.cpython-313-x86_64-linux-gnu.so
rm -f Modules/_decimal/libmpdec/libmpdec.a
x86_64-pokysdk-linux-gcc-ar rcs Modules/_decimal/libmpdec/libmpdec.a Modules/_decimal/libmpdec/basearith.o Modules/_decimal/libmpdec/constants.o Modules/_decimal/libmpdec/context.o Modules/_decimal/libmpdec/convolute.o Modules/_decimal/libmpdec/crt.o Modules/_decimal/libmpdec/difradix2.o Modules/_decimal/libmpdec/fnt.o Modules/_decimal/libmpdec/fourstep.o Modules/_decimal/libmpdec/io.o Modules/_decimal/libmpdec/mpalloc.o Modules/_decimal/libmpdec/mpdecimal.o Modules/_decimal/libmpdec/numbertheory.o Modules/_decimal/libmpdec/sixstep.o Modules/_decimal/libmpdec/transpose.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/binascii.o -lz -o Modules/binascii.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_bz2module.o -lbz2 -o Modules/_bz2.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_lzmamodule.o -llzma -o Modules/_lzma.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/zlibmodule.o -lz -o Modules/zlib.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/md5module.o Modules/_hacl/Hacl_Hash_MD5.o -o Modules/_md5.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/sha1module.o Modules/_hacl/Hacl_Hash_SHA1.o -o Modules/_sha1.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_queuemodule.o -o Modules/_queue.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/sha3module.o Modules/_hacl/Hacl_Hash_SHA3.o -o Modules/_sha3.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_blake2/blake2module.o Modules/_blake2/blake2b_impl.o Modules/_blake2/blake2s_impl.o -o Modules/_blake2.cpython-313-x86_64-linux-gnu.so
rm -f Modules/_hacl/libHacl_Hash_SHA2.a
x86_64-pokysdk-linux-gcc-ar rcs Modules/_hacl/libHacl_Hash_SHA2.a Modules/_hacl/Hacl_Hash_SHA2.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_elementtree.o -o Modules/_elementtree.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/cjkcodecs/_codecs_cn.o -o Modules/_codecs_cn.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/cjkcodecs/_codecs_hk.o -o Modules/_codecs_hk.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/cjkcodecs/_codecs_iso2022.o -o Modules/_codecs_iso2022.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/cjkcodecs/_codecs_jp.o -o Modules/_codecs_jp.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/pyexpat.o -lexpat -o Modules/pyexpat.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/cjkcodecs/_codecs_tw.o -o Modules/_codecs_tw.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/cjkcodecs/multibytecodec.o -o Modules/_multibytecodec.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/unicodedata.o -o Modules/unicodedata.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/cjkcodecs/_codecs_kr.o -o Modules/_codecs_kr.cpython-313-x86_64-linux-gnu.so
TOPDIR/tmp/hosttools/install -c -m 644 ../sources/Python-3.13.9/Tools/gdb/libpython.py python-gdb.py
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/fcntlmodule.o -o Modules/fcntl.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_posixsubprocess.o -o Modules/_posixsubprocess.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/resource.o -o Modules/resource.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/selectmodule.o -o Modules/select.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/socketmodule.o -o Modules/_socket.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/syslogmodule.o -o Modules/syslog.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/termios.o -o Modules/termios.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/mmapmodule.o -o Modules/mmap.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_multiprocessing/multiprocessing.o Modules/_multiprocessing/semaphore.o -o Modules/_multiprocessing.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_ctypes/_ctypes.o Modules/_ctypes/callbacks.o Modules/_ctypes/callproc.o Modules/_ctypes/stgdict.o Modules/_ctypes/cfield.o -lffi -ldl -o Modules/_ctypes.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_cursesmodule.o -lncursesw -ltinfo -o Modules/_curses.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_multiprocessing/posixshmem.o -o Modules/_posixshmem.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/grpmodule.o -o Modules/grp.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_curses_panel.o -lpanelw -lncursesw -ltinfo -o Modules/_curses_panel.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_hashopenssl.o -lcrypto -o Modules/_hashlib.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_uuidmodule.o -luuid -o Modules/_uuid.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/xxsubtype.o -o Modules/xxsubtype.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_xxtestfuzz/_xxtestfuzz.o Modules/_xxtestfuzz/fuzzer.o -o Modules/_xxtestfuzz.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testbuffer.o -o Modules/_testbuffer.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testinternalcapi.o Modules/_testinternalcapi/test_lock.o Modules/_testinternalcapi/pytime.o Modules/_testinternalcapi/set.o Modules/_testinternalcapi/test_critical_sections.o -o Modules/_testinternalcapi.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testlimitedcapi.o Modules/_testlimitedcapi/abstract.o Modules/_testlimitedcapi/bytearray.o Modules/_testlimitedcapi/bytes.o Modules/_testlimitedcapi/complex.o Modules/_testlimitedcapi/dict.o Modules/_testlimitedcapi/eval.o Modules/_testlimitedcapi/float.o Modules/_testlimitedcapi/heaptype_relative.o Modules/_testlimitedcapi/import.o Modules/_testlimitedcapi/list.o Modules/_testlimitedcapi/long.o Modules/_testlimitedcapi/object.o Modules/_testlimitedcapi/pyos.o Modules/_testlimitedcapi/set.o Modules/_testlimitedcapi/sys.o Modules/_testlimitedcapi/tuple.o Modules/_testlimitedcapi/unicode.o Modules/_testlimitedcapi/vectorcall_limited.o Modules/_testlimitedcapi/file.o -o Modules/_testlimitedcapi.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testclinic.o -o Modules/_testclinic.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testclinic_limited.o -o Modules/_testclinic_limited.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testimportmultiple.o -o Modules/_testimportmultiple.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testmultiphase.o -o Modules/_testmultiphase.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testsinglephase.o -o Modules/_testsinglephase.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testexternalinspection.o -o Modules/_testexternalinspection.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_ctypes/_ctypes_test.o -lm -o Modules/_ctypes_test.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/xxlimited.o -o Modules/xxlimited.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_ssl.o -lssl -lcrypto -o Modules/_ssl.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/xxlimited_35.o -o Modules/xxlimited_35.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_decimal/libmpdec -DCONFIG_64=1 -DANSI=1 -DHAVE_UINT128_T=1 -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_decimal/_decimal.c -o Modules/_decimal/_decimal.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -I../sources/Python-3.13.9/Modules/_hacl/include -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/sha2module.c -o Modules/sha2module.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/sha2module.o Modules/_hacl/libHacl_Hash_SHA2.a -o Modules/_sha2.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_decimal/_decimal.o -lm Modules/_decimal/libmpdec/libmpdec.a -o Modules/_decimal.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_sqlite/blob.o Modules/_sqlite/connection.o Modules/_sqlite/cursor.o Modules/_sqlite/microprotocols.o Modules/_sqlite/module.o Modules/_sqlite/prepare_protocol.o Modules/_sqlite/row.o Modules/_sqlite/statement.o Modules/_sqlite/util.o -lsqlite3 -o Modules/_sqlite3.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -fPIC -c ../sources/Python-3.13.9/Modules/_testcapi/set.c -o Modules/_testcapi/set.o
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/lexer/state.o ../sources/Python-3.13.9/Parser/lexer/state.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/lexer/lexer.o ../sources/Python-3.13.9/Parser/lexer/lexer.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition Modules/_testcapimodule.o Modules/_testcapi/vectorcall.o Modules/_testcapi/heaptype.o Modules/_testcapi/abstract.o Modules/_testcapi/unicode.o Modules/_testcapi/dict.o Modules/_testcapi/set.o Modules/_testcapi/list.o Modules/_testcapi/tuple.o Modules/_testcapi/getargs.o Modules/_testcapi/datetime.o Modules/_testcapi/docstring.o Modules/_testcapi/mem.o Modules/_testcapi/watchers.o Modules/_testcapi/long.o Modules/_testcapi/float.o Modules/_testcapi/complex.o Modules/_testcapi/numbers.o Modules/_testcapi/structmember.o Modules/_testcapi/exceptions.o Modules/_testcapi/code.o Modules/_testcapi/buffer.o Modules/_testcapi/pyatomic.o Modules/_testcapi/run.o Modules/_testcapi/file.o Modules/_testcapi/codec.o Modules/_testcapi/immortal.o Modules/_testcapi/gc.o Modules/_testcapi/hash.o Modules/_testcapi/time.o Modules/_testcapi/bytes.o Modules/_testcapi/object.o Modules/_testcapi/monitoring.o -o Modules/_testcapi.cpython-313-x86_64-linux-gnu.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/lexer/buffer.o ../sources/Python-3.13.9/Parser/lexer/buffer.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/peg_api.o ../sources/Python-3.13.9/Parser/peg_api.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/string_parser.o ../sources/Python-3.13.9/Parser/string_parser.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/parser.o ../sources/Python-3.13.9/Parser/parser.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/action_helpers.o ../sources/Python-3.13.9/Parser/action_helpers.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/pegen_errors.o ../sources/Python-3.13.9/Parser/pegen_errors.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/pegen.o ../sources/Python-3.13.9/Parser/pegen.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Parser/token.o ../sources/Python-3.13.9/Parser/token.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE -o Programs/python.o ../sources/Python-3.13.9/Programs/python.c
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -O2 -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/sources/Python-3.13.9=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build=/usr/src/debug/nativesdk-python3/3.13.9 -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot-native= -pipe -fno-semantic-interposition -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I../sources/Python-3.13.9/Include/internal -I../sources/Python-3.13.9/Include/internal/mimalloc -IObjects -IInclude -IPython -I. -I../sources/Python-3.13.9/Include -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/ncursesw -ITOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/include/uuid -fPIC -DPy_BUILD_CORE \
-DGITVERSION="\"`LC_ALL=C `\"" \
-DGITTAG="\"`LC_ALL=C `\"" \
-DGITBRANCH="\"`LC_ALL=C `\"" \
-o Modules/getbuildinfo.o ../sources/Python-3.13.9/Modules/getbuildinfo.c
# AIX Linker don't support "-h" option
if test "linux" != "aix"; then \
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition -Wl,-hlibpython3.13.so.1.0 -o libpython3.13.so.1.0 Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/perf_jit_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_suggestions.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/getpath.o Python/frozen.o -ldl -lpthread -lm; \
else \
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition -o libpython3.13.so Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/pegen_errors.o Parser/action_helpers.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/lexer/buffer.o Parser/lexer/lexer.o Parser/lexer/state.o Parser/tokenizer/file_tokenizer.o Parser/tokenizer/readline_tokenizer.o Parser/tokenizer/string_tokenizer.o Parser/tokenizer/utf8_tokenizer.o Parser/tokenizer/helpers.o Parser/myreadline.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/typevarobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/asm_trampoline.o Python/_warnings.o Python/Python-ast.o Python/Python-tokenize.o Python/asdl.o Python/assemble.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/brc.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/critical_section.o Python/crossinterp.o Python/dynamic_annotations.o Python/errors.o Python/flowgraph.o Python/frame.o Python/frozenmain.o Python/future.o Python/gc.o Python/gc_free_threading.o Python/gc_gil.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/ceval_gil.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/interpconfig.o Python/instrumentation.o Python/instruction_sequence.o Python/intrinsics.o Python/jit.o Python/legacy_tracing.o Python/lock.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/object_stack.o Python/optimizer.o Python/optimizer_analysis.o Python/optimizer_symbols.o Python/parking_lot.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/qsbr.o Python/bootstrap_hash.o Python/specialize.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/tracemalloc.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/perf_trampoline.o Python/perf_jit_trampoline.o Python/dynload_shlib.o Modules/config.o Modules/main.o Modules/gcmodule.o Modules/atexitmodule.o Modules/faulthandler.o Modules/posixmodule.o Modules/signalmodule.o Modules/_tracemalloc.o Modules/_suggestions.o Modules/_codecsmodule.o Modules/_collectionsmodule.o Modules/errnomodule.o Modules/_io/_iomodule.o Modules/_io/iobase.o Modules/_io/fileio.o Modules/_io/bytesio.o Modules/_io/bufferedio.o Modules/_io/textio.o Modules/_io/stringio.o Modules/itertoolsmodule.o Modules/_sre/sre.o Modules/_sysconfig.o Modules/_threadmodule.o Modules/timemodule.o Modules/_typingmodule.o Modules/_weakref.o Modules/_abc.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_operator.o Modules/_stat.o Modules/symtablemodule.o Modules/pwdmodule.o Modules/getpath.o Python/frozen.o -ldl -lpthread -lm; \
fi
if test libpython3.13.so.1.0 != libpython3.13.so; then \
ln -f libpython3.13.so.1.0 libpython3.13.so; \
fi
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -shared -Wl,-O1 -Wl,-O1 -fno-semantic-interposition -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.13.so
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -Wl,-O1 -Wl,-O1 -fno-semantic-interposition -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.13 -ldl -lpthread -lm
x86_64-pokysdk-linux-gcc -march=x86-64 --sysroot=TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/recipe-sysroot -Wl,-O1 -Wl,-O1 -fno-semantic-interposition -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.13 -ldl -lpthread -lm
The following modules are *disabled* in configure script:
_dbm _gdbm _tkinter
readline
Checked 112 modules (33 built-in, 74 shared, 1 n/a on linux-x86_64, 4 disabled, 0 missing, 0 failed on import)
make[2]: Leaving directory 'TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build'
touch profile-gen-stamp
make[1]: Leaving directory 'TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/build'
# Next, run the profile task to generate the profile information.
./pgo-wrapper ./python -m test.regrtest --pgo test_grammar test_opcodes test_dict
Inconsistency detected by ld.so: rtld.c: 1238: rtld_setup_main_map: Assertion `_dl_rtld_map.l_libname' failed!
make: *** [Makefile:897: profile-run-stamp] Error 127
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/temp/run.do_compile.54047:195 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/temp/run.do_compile.54047, line 195
#2: die, TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/temp/run.do_compile.54047, line 179
#3: oe_runmake, TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/temp/run.do_compile.54047, line 174
#4: autotools_do_compile, TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/temp/run.do_compile.54047, line 157
#5: do_compile, TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/temp/run.do_compile.54047, line 152
#6: main, TOPDIR/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-python3/3.13.9/temp/run.do_compile.54047, line 208