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

Bug 836056

Summary: dev-libs/Ice: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Robert Förster <Dessa>
Status: RESOLVED FIXED    
Severity: normal CC: Dessa, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/28569
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:38:16 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope dev-libs/Ice
dev-libs/Ice
  VariableScope: version 3.6.5-r2: variable 'D' used in 'src_test', lines 250, 251
  VariableScope: version 3.6.5-r2: variable 'ED' used in 'src_configure', lines 134, 135, 136, 137, 165, 166, 186, 188, 189
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-06 05:56:28 UTC
ping
Comment 2 Larry the Git Cow gentoo-dev 2022-12-24 07:03:09 UTC
The bug has been referenced in the following commit(s):

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

commit 99b026bffaabca8577414e0b76618d5e9bee5b42
Author:     Robert Förster <Dessa@gmake.de>
AuthorDate: 2022-12-06 17:06:08 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-24 06:58:18 +0000

    dev-libs/Ice: version bump
    
    Bug: https://bugs.gentoo.org/713426
    Bug: https://bugs.gentoo.org/836056
    
    Signed-off-by: Robert Förster <Dessa@gmake.de>
    Closes: https://github.com/gentoo/gentoo/pull/28569
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/Ice/Ice-3.7.8-r1.ebuild                  | 258 ++++++++++++++++++++++
 dev-libs/Ice/Ice-3.7.8-r2.ebuild                  | 258 ++++++++++++++++++++++
 dev-libs/Ice/Ice-3.7.8.ebuild                     | 258 ++++++++++++++++++++++
 dev-libs/Ice/Manifest                             |   2 +
 dev-libs/Ice/files/Ice-3.7.8-fix-musl-build.patch |  13 ++
 dev-libs/Ice/files/Ice-3.7.8-py3k11.patch         |  45 ++++
 6 files changed, 834 insertions(+)
Comment 3 Robert Förster 2024-02-17 08:00:07 UTC
all unfixed versions have been dropped a while ago