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

Bug 836075

Summary: media-sound/ardour: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 775191    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-26 03:39:48 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope media-sound/ardour
media-sound/ardour
  VariableScope: version 6.9-r1: variable 'D' used in 'src_configure', line 132
  VariableScope: version 9999: variable 'D' used in 'src_configure', line 132
Comment 1 Larry the Git Cow gentoo-dev 2023-10-03 21:34:13 UTC
The bug has been closed via the following commit(s):

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

commit 27bbe563dd0c86d055dd0244b209f9f3302dd44a
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2023-10-03 21:32:34 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-10-03 21:34:10 +0000

    media-sound/ardour: dropped D variable from src_configure
    
    Closes: https://bugs.gentoo.org/836075
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/ardour/ardour-7.5-r1.ebuild | 1 -
 media-sound/ardour/ardour-9999.ebuild   | 1 -
 2 files changed, 2 deletions(-)