DEBUG: Executing shell function do_compile
NOTE: cmake --build TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/build --target all --
[1/10] Building C object test/CMakeFiles/cc-gnu.dir/cc-gnu.c.o
[2/10] Building C object test/CMakeFiles/cc-msvc.dir/cc-msvc.c.o
[3/10] Linking C executable test/cc-gnu
[4/10] Linking C executable test/cc-msvc
[5/10] Building CXX object src/CMakeFiles/castxml.dir/castxml.cxx.o
[6/10] Building CXX object src/CMakeFiles/castxml.dir/Utils.cxx.o
[7/10] Building CXX object src/CMakeFiles/castxml.dir/Detect.cxx.o
[8/10] Building CXX object src/CMakeFiles/castxml.dir/RunClang.cxx.o
FAILED: src/CMakeFiles/castxml.dir/RunClang.cxx.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/build/src -target aarch64-yoe-linux -mcpu=cortex-a57 -march=armv8-a+crc -mlittle-endian --dyld-prefix=/usr -Qunused-arguments -ffile-compilation-dir=. -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0=/usr/src/debug/castxml/0.4.5-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0=/usr/src/debug/castxml/0.4.5-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -std=c++14 -MD -MT src/CMakeFiles/castxml.dir/RunClang.cxx.o -MF src/CMakeFiles/castxml.dir/RunClang.cxx.o.d -o src/CMakeFiles/castxml.dir/RunClang.cxx.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/git/src/RunClang.cxx
TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/git/src/RunClang.cxx:202:58: error: no member named 'getPredefines' in 'clang::Preprocessor'
std::string const& predefines = CI.getPreprocessor().getPredefines();
~~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
[9/10] Building CXX object src/CMakeFiles/castxml.dir/Output.cxx.o
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/temp/run.do_compile.3279652:160 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} } cmake --build 'TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'
WARNING: Backtrace (BB generated script):
#1: cmake_runcmake_build, TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/temp/run.do_compile.3279652, line 160
#2: cmake_do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/temp/run.do_compile.3279652, line 154
#3: do_compile, TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/temp/run.do_compile.3279652, line 149
#4: main, TOPDIR/build/tmp/work/cortexa57-yoe-linux/castxml/0.4.5-r0/temp/run.do_compile.3279652, line 173