Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732510 - dev-util/perf-5.7-r1 USE=demangle fails to demangle symbols
Summary: dev-util/perf-5.7-r1 USE=demangle fails to demangle symbols
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-13 23:35 UTC by Konstantin Sobolev
Modified: 2020-11-19 15:13 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info.gz,3.53 KB, application/gzip)
2020-07-13 23:35 UTC, Konstantin Sobolev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Sobolev 2020-07-13 23:35:52 UTC
Created attachment 649134 [details]
emerge --info

perf-5.7-r1 built with +demangle still doesn't demangle.

I see these messages during merge:

Makefile.config:812: No bfd.h/libbfd found, please install binutils-dev[el]/zlib-static/libiberty-dev to gain symbol demangling
...                        bionic: [ OFF ]
...                    compile-32: [ on  ]
...                   compile-x32: [ OFF ]
...                cplus-demangle: [ OFF ]
...                         hello: [ OFF ]
...                 libbabeltrace: [ OFF ]
...                libbfd-liberty: [ OFF ]
...              libbfd-liberty-z: [ OFF ]
...                    libopencsd: [ OFF ]
...                 libunwind-x86: [ OFF ]
...              libunwind-x86_64: [ OFF ]
...                 libunwind-arm: [ OFF ]
...             libunwind-aarch64: [ OFF ]
...         libunwind-debug-frame: [ OFF ]
...     libunwind-debug-frame-arm: [ OFF ]
... libunwind-debug-frame-aarch64: [ OFF ]
...                           cxx: [ OFF ]
...                          llvm: [ OFF ]
...                  llvm-version: [ OFF ]
...                         clang: [ OFF ]
...                        libbpf: [ OFF ]
...                        prefix: /usr
...                        bindir: /usr/bin
...                        libdir: /usr/lib64
...                    sysconfdir: /etc
...                 LIBUNWIND_DIR: 
...                     LIBDW_DIR: 
...                          JDIR: /etc/java-config-2/current-system-vm
...     DWARF post unwind library: libdw
Comment 1 Guilherme Amadio gentoo-dev 2020-11-19 15:13:09 UTC
Cannot reproduce with dev-util/perf-5.7-r1 or later. Demangling works for me.