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.

Error details

Submitted on:
22/11/25 03:55
Error type:
Recipe
Task:
do_compile
Recipe:
libfaketime
Recipe version:
0.9.10-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
debian-12/debian-12
Branch:
yoe/mut
Commit:
6d1f0c2d8223c4b38854cf9a18f762dfba20660a
Build:
#221059
Submitter:
yp-ab-debian12-vk-8
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1109
Similar errors:
0
Open a bug