In 5.10, dev-libs/libatasmart was used as dep for the smart plugin. It seems to be dropped in 5.11.0-r1, it there any purpose of that? Because collectd will fail to compile, since the lib is missing, if smart is activated? ./configure [..] --enable-smart [..] libatasmart . . . . . no (atasmart.h not found) [..] smart . . . . . . . . no (dependency error)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abac1273638a6103982da75c8db1c3ef6bfa33cb commit abac1273638a6103982da75c8db1c3ef6bfa33cb Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2020-05-10 14:45:45 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2020-05-10 16:22:11 +0000 app-metrics/collectd: readd missing dev-libs/libatasmart dep Closes: https://bugs.gentoo.org/720864 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> app-metrics/collectd/collectd-5.11.0-r2.ebuild | 549 +++++++++++++++++++++++++ 1 file changed, 549 insertions(+)