Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938576 - net-libs/libktorrent: automagic dependency on sys-fs/xfsprogs
Summary: net-libs/libktorrent: automagic dependency on sys-fs/xfsprogs
Status: IN_PROGRESS
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://invent.kde.org/network/libkto...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2024-08-27 23:47 UTC by Sam James
Modified: 2024-08-28 16:57 UTC (History)
1 user (show)

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-27 23:47:13 UTC
This came up in bug 938569. net-libs/libktorrent uses <xfs/xfs.h> if available at https://invent.kde.org/network/libktorrent/-/blob/master/src/util/fileops.cpp#L302.

(Not checked if it's a header-only dep.)
Comment 1 Matt Whitlock 2024-08-28 00:08:57 UTC
Appears to be header-only…

$ scanelf -n /usr/lib64/libKTorrent6.so
 TYPE   NEEDED FILE 
ET_DYN libKF6Archive.so.6,libgcrypt.so.20,libgmp.so.10,libQt6Core5Compat.so.6,libKF6KIOCore.so.6,libQt6Network.so.6,libKF6I18n.so.6,libQt6Xml.so.6,libKF6CoreAddons.so.6,libKF6ConfigCore.so.6,libQt6Core.so.6,libstdc++.so.6,libgcc_s.so.1,libc.so.6 /usr/lib64/libKTorrent6.so
Comment 2 Andreas Sturmlechner gentoo-dev 2024-08-28 10:51:05 UTC
This needs a new CMake option in (ideally upstream's) CMakelists.txt.