[Bug 257081] libunwind fails in Ceph test unittest_back_trace
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257081] libunwind fails in Ceph test unittest_back_trace"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Jul 2021 12:17:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257081 --- Comment #3 from Willem Jan Withagen <wjw@digiware.nl> --- (In reply to Dimitry Andric from comment #2) [/tmp] root@quad-b.digiware.nl# cc -v -lexecinfo backtrace.c FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-rc2-0-ge7dac564cd0e) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/cc" -cc1 -triple x86_64-unknown-freebsd14.0 -emit-obj -mrelax-all --mrelax-relocations -disable-free -main-file-name backtrace.c -mrelocation-model static -mframe-pointer=all -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -tune-cpu generic -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /usr/lib/clang/12.0.1 -fdebug-compilation-dir /tmp -ferror-limit 19 -fgnuc-version=4.2.1 -fcolor-diagnostics -faddrsig -o /tmp/backtrace-b0d5ae.o -x c backtrace.c clang -cc1 version 12.0.1 based upon LLVM 12.0.1 default target x86_64-unknown-freebsd14.0 #include "..." search starts here: #include <...> search starts here: /usr/lib/clang/12.0.1/include /usr/include End of search list. "/usr/local/bin/x86_64-unknown-freebsd14.0-ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -o a.out /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib -lexecinfo /tmp/backtrace-b0d5ae.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o -- You are receiving this mail because: You are the assignee for the bug.