Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 659382

Summary: net-libs/libbtbb-2017.03.2 : [QA] One or more CMake variables were not used by the project:
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: RESOLVED FIXED    
Severity: QA Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/23715
Whiteboard: fixed in 2020.12.1-r1
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 789234    

Description Toralf Förster gentoo-dev 2018-06-27 17:02:24 UTC
QA: other
One or more CMake variables were not used by the project:
  BUILD_ROOT

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_test_20180623-161602

  -------------------------------------------------------------------
Comment 1 Larry the Git Cow gentoo-dev 2022-01-10 16:03:40 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb31f363f575212412c4e6300ac1f392a14467db

commit eb31f363f575212412c4e6300ac1f392a14467db
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-01-09 20:16:14 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-01-10 16:03:28 +0000

    net-libs/libbtbb: ENABLE_PYTHON=OFF so BUILD_ROOT is never used
    
    Fixes forbidden ${ED} usage.
    
    Bug: https://bugs.gentoo.org/659382
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/libbtbb/libbtbb-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)
Comment 2 Andreas Sturmlechner gentoo-dev 2022-01-11 09:41:03 UTC
*** Bug 830938 has been marked as a duplicate of this bug. ***