DEBUG: Executing shell function do_compile
NOTE: make -j 16 -l 75
make -C src all
make[1]: Entering directory 'TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/sources/libfaketime-0.9.12/src'
i686-pokymllib32-linux-gcc -m32 -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/lib32-recipe-sysroot -o libfaketime.o -c -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/sources/libfaketime-0.9.12=/usr/src/debug/lib32-libfaketime/0.9.12 -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/sources/libfaketime-0.9.12=/usr/src/debug/lib32-libfaketime/0.9.12 -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/lib32-recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/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
i686-pokymllib32-linux-gcc -m32 -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/lib32-recipe-sysroot -o libfaketimeMT.o -c -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/sources/libfaketime-0.9.12=/usr/src/debug/lib32-libfaketime/0.9.12 -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/sources/libfaketime-0.9.12=/usr/src/debug/lib32-libfaketime/0.9.12 -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/lib32-recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/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
i686-pokymllib32-linux-gcc -m32 -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/lib32-recipe-sysroot -o faketime -O2 -g -fcanon-prefix-map -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/sources/libfaketime-0.9.12=/usr/src/debug/lib32-libfaketime/0.9.12 -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/sources/libfaketime-0.9.12=/usr/src/debug/lib32-libfaketime/0.9.12 -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/lib32-recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/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 -Wl,-z,relro,-z,now -Wl,--version-script=libfaketime.map -lrt -lpthread
Assembler messages:
{standard input}:11909: Error: symbol `__clock_gettime64' is already defined
{standard input}:11989: Error: symbol `__time64' is already defined
Assembler messages:
{standard input}:12143: Error: symbol `__clock_gettime64' is already defined
{standard input}:12223: Error: symbol `__time64' is already defined
make[1]: *** [Makefile:161: libfaketime.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [Makefile:161: libfaketimeMT.o] Error 1
make[1]: Leaving directory 'TOPDIR/tmp/work/x86-pokymllib32-linux/lib32-libfaketime/0.9.12/sources/libfaketime-0.9.12/src'
make: *** [Makefile:8: all] Error 2
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.