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

Bug 836041

Summary: app-office/sc: uses variables banned in scope (VariableScope)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
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:37:08 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope app-office/sc
app-office/sc
  VariableScope: version 7.16-r3: variable 'D' used in 'src_compile', lines 52, 55
  VariableScope: version 7.16-r3: variable 'D' used in 'src_prepare', line 37
Comment 1 Larry the Git Cow gentoo-dev 2022-12-31 18:32:20 UTC
The bug has been closed via the following commit(s):

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

commit eacd86effe6e15330acf91c5f7ec72858a80ca43
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-12-31 18:07:06 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-12-31 18:07:06 +0000

    app-office/sc: treeclean
    
    Closes: https://bugs.gentoo.org/836041
    Closes: https://bugs.gentoo.org/877051
    Closes: https://bugs.gentoo.org/729562
    Closes: https://bugs.gentoo.org/871108
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-office/sc/Manifest                       |   1 -
 app-office/sc/files/sc-7.16-amd64.patch      |  23 -----
 app-office/sc/files/sc-7.16-c.patch          | 147 ---------------------------
 app-office/sc/files/sc-7.16-lex-syntax.patch |  11 --
 app-office/sc/files/sc-7.16-printf.patch     | 102 -------------------
 app-office/sc/metadata.xml                   |   5 -
 app-office/sc/sc-7.16-r3.ebuild              |  69 -------------
 profiles/package.mask                        |   1 -
 8 files changed, 359 deletions(-)