* * /usr/share/doc/stubby * * Please fix the ebuild to use correct FHS/Gentoo policy paths. * QA Notice: This ebuild installs into paths that should be created at runtime. * To fix, simply do not install into these directories. Instead, your package * should create dirs on the fly at runtime as needed via init scripts/etc... * * var/run ------------------------------------------------------------------- This is an stable amd64 chroot image at a tinderbox (==build bot) name: 17.0_musl_hardened-j4_stable-20211209-194823 ------------------------------------------------------------------- The emerge log matches a common QA pattern or a pattern requested by a Gentoo dev.
Created attachment 758033 [details] emerge-history.txt
Created attachment 758034 [details] etc.portage.tar.bz2
Created attachment 758035 [details] net-dns:getdns-1.7.0-r1:20211210-012256.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df7eb9bcfa9ef003b6145b781a759cfad4739fcd commit df7eb9bcfa9ef003b6145b781a759cfad4739fcd Author: Han Mertens <hanmertens@outlook.com> AuthorDate: 2024-10-17 19:09:28 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-12-01 12:09:02 +0000 net-dns/getdns: add 1.7.3 Apart from the version bump, this - introduces the `minimal` USE flag to build in stub resolution mode only, removing the dependency on `net-dns/unbound` (bug 803497) - fixes installation paths of stubby (bugs 828724 and 857582) - fixes linking to `dev-libs/gmp` when linking to `net-libs/gnutls`; see https://github.com/gentoo/gentoo/pull/29459#pullrequestreview-1314483307 Bug: https://bugs.gentoo.org/803497 Closes: https://bugs.gentoo.org/828724 Closes: https://bugs.gentoo.org/857582 Signed-off-by: Han Mertens <hanmertens@outlook.com> Closes: https://github.com/gentoo/gentoo/pull/39022 Signed-off-by: Sam James <sam@gentoo.org> net-dns/getdns/Manifest | 1 + .../getdns/files/getdns-1.7.3-cmake-linking.patch | 40 +++++++++ .../getdns/files/stubby-0.4.3-install-dir.patch | 28 +++++++ net-dns/getdns/getdns-1.7.3.ebuild | 97 ++++++++++++++++++++++ net-dns/getdns/metadata.xml | 1 + 5 files changed, 167 insertions(+)