Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836041 - app-office/sc: uses variables banned in scope (VariableScope)
Summary: app-office/sc: uses variables banned in scope (VariableScope)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:37 UTC by Sam James
Modified: 2022-12-31 18:32 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)