https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: net-p2p/transmission-4.0.0 one or more CMake variables were not used by the project. Discovered on: amd64 (internal ref: ci)
Created attachment 850176 [details] build.log build log and emerge --info
* QA Notice: One or more CMake variables were not used by the project: * CMAKE_CXX_FLAGS * CMAKE_INSTALL_LIBDIR The ebuild does not pass these flags; they are passed via the eclass. There is no way for me to avoid it.
Re-opening to take another look.
ci has reproduced this issue with version 4.0.0-r1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418a0afde0f80b9592ad98c6b3ef40a52a986a36 commit 418a0afde0f80b9592ad98c6b3ef40a52a986a36 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2023-02-10 23:05:33 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2023-02-10 23:08:06 +0000 net-p2p/transmission: EAPI 8 Also fix cmake warning about unused variables. Closes: https://bugs.gentoo.org/893618 Signed-off-by: Mike Gilbert <floppym@gentoo.org> .../files/transmission-4.0.0-cmake-unused.patch | 33 ++++++++++++++++++++++ ....0.0-r1.ebuild => transmission-4.0.0-r2.ebuild} | 7 +++-- net-p2p/transmission/transmission-9999.ebuild | 8 +----- 3 files changed, 38 insertions(+), 10 deletions(-)