Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915017 - dev-debug/gdb: automagic dependency on dev-util/babeltrace
Summary: dev-debug/gdb: automagic dependency on dev-util/babeltrace
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-01 12:49 UTC by Matt Turner
Modified: 2024-01-13 11:00 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Turner gentoo-dev 2023-10-01 12:49:42 UTC
After an emerge --depclean, I see

>>> package: dev-util/babeltrace-1.5.8
 *  - /usr/lib64/libbabeltrace-ctf.so.1
 *  - /usr/lib64/libbabeltrace-ctf.so.1.0.0
 *      used by /usr/bin/gdb (sys-devel/gdb-13.2-r1)
 *  - /usr/lib64/libbabeltrace.so.1
 *  - /usr/lib64/libbabeltrace.so.1.0.0
 *      used by /usr/bin/gdb (sys-devel/gdb-13.2-r1)


And

$ scanelf -n /usr/bin/gdb
 TYPE   NEEDED FILE 
ET_DYN libreadline.so.8,libz.so.1,libzstd.so.1,libtinfow.so.6,libncursesw.so.6,libpython3.11.so.1.0,libexpat.so.1,liblzma.so.5,libbabeltrace.so.1,libbabeltrace-ctf.so.1,libmpfr.so.6,libgmp.so.10,libxxhash.so.0,libstdc++.so.6,libm.so.6,libgcc_s.so.1,libc.so.6 /usr/bin/gdb