DEBUG: Executing shell function do_compile
NOTE: make -j 10 -l 64
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot -Os -D_XOPEN_SOURCE=700 -c -o main.o main.c
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot -Os -D_XOPEN_SOURCE=700 -c -o malloc.o malloc.c
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot -Os -D_XOPEN_SOURCE=700 -c -o pthread.o pthread.c
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot -Os -D_XOPEN_SOURCE=700 -c -o regex.o regex.c
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot -Os -D_XOPEN_SOURCE=700 -c -o stdio.o stdio.c
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot -Os -D_XOPEN_SOURCE=700 -c -o string.o string.c
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot -Os -D_XOPEN_SOURCE=700 -c -o utf8.o utf8.c
regex.c:16:1: warning: non-void function does not return a value [-Wreturn-type]
   16 | }
      | ^
regex.c:30:1: warning: non-void function does not return a value [-Wreturn-type]
   30 | }
      | ^
2 warnings generated.
i686-yoe-linux-clang  -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse  --dyld-prefix=/usr -fstack-protector-strong  -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed  -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/sources/libc-bench-20110206+git=/usr/src/debug/libc-bench/20110206+git  -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/sources/libc-bench-20110206+git=/usr/src/debug/libc-bench/20110206+git  -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot=  -ffile-prefix-map=TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot-native=  -Wl,-z,relro,-z,now -static -o libc-bench main.o malloc.o pthread.o regex.o stdio.o string.o utf8.o -lpthread -lrt -lpthread
i686-yoe-linux-ld.lld: error: undefined symbol: __addtf3
>>> referenced by strtod_l.c:354 (../stdlib/strtod_l.c:354)
>>>               strtof128_l.o:(round_and_return) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a

i686-yoe-linux-ld.lld: error: undefined symbol: __multf3
>>> referenced by strtod_l.c:204 (../stdlib/strtod_l.c:204)
>>>               strtof128_l.o:(round_and_return) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a
>>> referenced by strtod_l.c:192 (../stdlib/strtod_l.c:192)
>>>               strtof128_l.o:(round_and_return) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a
>>> referenced by strtod_l.c:310 (../stdlib/strtod_l.c:310)
>>>               strtof128_l.o:(round_and_return) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a
>>> referenced 7 more times

i686-yoe-linux-ld.lld: error: undefined symbol: __unordtf2
>>> referenced by printf_fphex.c:123 (../stdio-common/printf_fphex.c:123)
>>>               printf_fphex.o:(__printf_fphex_buffer) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a
>>> referenced by printf_fphex.c:123 (../stdio-common/printf_fphex.c:123)
>>>               printf_fphex.o:(__printf_fphex_buffer) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a
>>> referenced by printf_fp.c:222 (/usr/src/debug/glibc/2.41+git/stdio-common/printf_fp.c:222)
>>>               printf_fp.o:(__printf_fp_buffer_1.isra.0) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a
>>> referenced 1 more times

i686-yoe-linux-ld.lld: error: undefined symbol: __letf2
>>> referenced by printf_fphex.c:123 (../stdio-common/printf_fphex.c:123)
>>>               printf_fphex.o:(__printf_fphex_buffer) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a
>>> referenced by printf_fp.c:222 (/usr/src/debug/glibc/2.41+git/stdio-common/printf_fp.c:222)
>>>               printf_fp.o:(__printf_fp_buffer_1.isra.0) in archive TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/recipe-sysroot/usr/lib/libc.a
i686-yoe-linux-clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [Makefile:25: libc-bench] Error 1
ERROR: oe_runmake failed
WARNING: TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/temp/run.do_compile.2295839:179 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script): 
	#1: bbfatal_log, TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/temp/run.do_compile.2295839, line 179
	#2: die, TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/temp/run.do_compile.2295839, line 164
	#3: oe_runmake, TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/temp/run.do_compile.2295839, line 169
	#4: base_do_compile, TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/temp/run.do_compile.2295839, line 147
	#5: do_compile, TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/temp/run.do_compile.2295839, line 141
	#6: main, TMPDIR/work/core2-32-yoe-linux/libc-bench/20110206+git/temp/run.do_compile.2295839, line 189

Error details

Submitted on:
18/07/25 22:15
Error type:
Recipe
Task:
do_compile
Recipe:
libc-bench
Recipe version:
20110206+git-r0
Machine:
qemux86
Distro:
yoe
Build system:
x86_64-linux
Target system:
i686-yoe-linux
Host distro:
ubuntu-22.04/ubuntu-22.04
Branch:
HEAD
Commit:
77ab41fbb32365529d3c390cc225ab7b273e7a4c
Build:
#211553
Submitter:
ab@rdk
Similar errors:
12
Open a bug