Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 869505 Details for
Bug 913583
app-benchmarks/libc-bench-20110206 - [clang] ld.lld: error: undefined symbol: _multf3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-benchmarks:libc-bench-20110206:20230903-174731.log
app-benchmarks:libc-bench-20110206:20230903-174731.log (text/plain), 4.44 KB, created by
Toralf Förster
on 2023-09-03 17:57:36 UTC
(
hide
)
Description:
app-benchmarks:libc-bench-20110206:20230903-174731.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-09-03 17:57:36 UTC
Size:
4.44 KB
patch
obsolete
> * Package: app-benchmarks/libc-bench-20110206:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libc-bench-20110206.tar.gz to /var/tmp/portage/app-benchmarks/libc-bench-20110206/work >>>> Source unpacked in /var/tmp/portage/app-benchmarks/libc-bench-20110206/work >>>> Preparing source in /var/tmp/portage/app-benchmarks/libc-bench-20110206/work/libc-bench-20110206 ... > * Applying respect-flags.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-benchmarks/libc-bench-20110206/work/libc-bench-20110206 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-benchmarks/libc-bench-20110206/work/libc-bench-20110206 ... >make -j5 >clang -O2 -pipe -march=native -fno-diagnostics-color -c -o main.o main.c >clang -O2 -pipe -march=native -fno-diagnostics-color -c -o malloc.o malloc.c >clang -O2 -pipe -march=native -fno-diagnostics-color -c -o pthread.o pthread.c >clang -O2 -pipe -march=native -fno-diagnostics-color -c -o regex.o regex.c >clang -O2 -pipe -march=native -fno-diagnostics-color -c -o stdio.o stdio.c >regex.c:16:1: warning: non-void function does not return a value [-Wreturn-type] >} >^ >regex.c:30:1: warning: non-void function does not return a value [-Wreturn-type] >} >^ >2 warnings generated. >clang -O2 -pipe -march=native -fno-diagnostics-color -c -o string.o string.c >clang -O2 -pipe -march=native -fno-diagnostics-color -c -o utf8.o utf8.c >string.c:22:9: warning: cast to smaller integer type 'int' from 'char *' > [-Wpointer-to-int-cast] > cs += (int)strstr(haystack, needle); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >string.c:48:9: warning: cast to smaller integer type 'int' from 'char *' > [-Wpointer-to-int-cast] > cs += (int)strchr(buf, 'b'); > ^~~~~~~~~~~~~~~~~~~~~ >2 warnings generated. >clang -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -static -o libc-bench main.o malloc.o pthread.o regex.o stdio.o string.o utf8.o -lpthread -lrt -lpthread >ld.lld: error: undefined symbol: __multf3 >>>> referenced by strtof128_l.o:(round_and_return) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a >>>> referenced by strtof128_l.o:(round_and_return) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a >>>> referenced by strtof128_l.o:(round_and_return) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a >>>> referenced 4 more times > >ld.lld: error: undefined symbol: __addtf3 >>>> referenced by strtof128_l.o:(round_and_return) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a > >ld.lld: error: undefined symbol: __unordtf2 >>>> referenced by printf_fphex.o:(__printf_fphex_buffer) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a >>>> referenced by printf_fphex.o:(__printf_fphex_buffer) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a >>>> referenced by printf_fp.o:(__printf_fp_buffer_1.constprop.0.isra.0) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a >>>> referenced 1 more times > >ld.lld: error: undefined symbol: __letf2 >>>> referenced by printf_fphex.o:(__printf_fphex_buffer) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a >>>> referenced by printf_fp.o:(__printf_fp_buffer_1.constprop.0.isra.0) in archive /usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../lib64/libc.a >clang-16: error: linker command failed with exit code 1 (use -v to see invocation) >make: *** [Makefile:15: libc-bench] Error 1 > * ERROR: app-benchmarks/libc-bench-20110206::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-benchmarks/libc-bench-20110206::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-benchmarks/libc-bench-20110206::gentoo'`. > * The complete build log is located at '/var/log/portage/app-benchmarks:libc-bench-20110206:20230903-174731.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-benchmarks/libc-bench-20110206/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-benchmarks/libc-bench-20110206/temp/environment'. > * Working directory: '/var/tmp/portage/app-benchmarks/libc-bench-20110206/work/libc-bench-20110206' > * S: '/var/tmp/portage/app-benchmarks/libc-bench-20110206/work/libc-bench-20110206' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 913583
:
869504
| 869505 |
869506
|
869507
|
869508
|
869509
|
869510