DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
make -C src all
make[1]: Entering directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10/src'
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot -o libfaketime.o -c -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10=/usr/src/debug/libfaketime/0.9.10 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10=/usr/src/debug/libfaketime/0.9.10 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot-native= -pipe -std=gnu99 -Wall -Wextra -Werror -DFAKE_PTHREAD -DFAKE_STAT -DFAKE_UTIME -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/usr/local'"' -DLIBDIRNAME='"'/lib/faketime'"' -Wno-nonnull-compare libfaketime.c
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot -o libfaketimeMT.o -c -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10=/usr/src/debug/libfaketime/0.9.10 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10=/usr/src/debug/libfaketime/0.9.10 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot-native= -pipe -std=gnu99 -Wall -Wextra -Werror -DFAKE_PTHREAD -DFAKE_STAT -DFAKE_UTIME -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/usr/local'"' -DLIBDIRNAME='"'/lib/faketime'"' -Wno-nonnull-compare -DPTHREAD_SINGLETHREADED_TIME libfaketime.c
x86_64-poky-linux-gcc -m64 -march=x86-64-v3 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot -o faketime -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10=/usr/src/debug/libfaketime/0.9.10 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10=/usr/src/debug/libfaketime/0.9.10 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot-native= -pipe -std=gnu99 -Wall -Wextra -Werror -DFAKE_PTHREAD -DFAKE_STAT -DFAKE_UTIME -DFAKE_SLEEP -DFAKE_TIMERS -DFAKE_INTERNAL_CALLS -fPIC -DPREFIX='"'/usr/local'"' -DLIBDIRNAME='"'/lib/faketime'"' -Wno-nonnull-compare faketime.c -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10=/usr/src/debug/libfaketime/0.9.10 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10=/usr/src/debug/libfaketime/0.9.10 -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/recipe-sysroot-native= -Wl,-z,relro,-z,now -lpthread -Wl,--version-script=libfaketime.map -lrt
libfaketime.c: In function 'parse_ft_string':
libfaketime.c:2509:38: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
2509 | else if (NULL != (tmp_time_fmt = strchr(user_faked_time, 'i')))
| ^
libfaketime.c: In function 'parse_ft_string':
libfaketime.c:2509:38: error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
2509 | else if (NULL != (tmp_time_fmt = strchr(user_faked_time, 'i')))
| ^
cc1: all warnings being treated as errors
cc1: all warnings being treated as errors
make[1]: *** [Makefile:156: libfaketimeMT.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory 'TOPDIR/tmp/work/x86-64-v3-poky-linux/libfaketime/0.9.10/sources/libfaketime-0.9.10/src'
make[1]: *** [Makefile:156: libfaketime.o] Error 1
make: *** [Makefile:8: all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.