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

Bug 722410

Summary: app-mobilephone/smsclient calls cc directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
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 Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-11 08:17:01 UTC
This is an auto-filled bug because app-mobilephone/smsclient calls cc directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different CC implementation (like clang) by setting the CC variable. So this issue has been reproduced by setting the CC variable to x86_64-pc-linux-gnu-gcc and by removing the /usr/bin/cc - /usr/bin/gcc binaries.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-11 08:17:10 UTC
Created attachment 638052 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-03-05 21:14:50 UTC
The bug has been referenced in the following commit(s):

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

commit 3e0afe33c5876e5474cf3c79b84e5adac665e794
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-03-05 21:13:40 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-03-05 21:14:36 +0000

    app-mobilephone/smsclient: mask package for last-rite
    
    Bug: https://bugs.gentoo.org/529886
    Bug: https://bugs.gentoo.org/605488
    Bug: https://bugs.gentoo.org/681546
    Bug: https://bugs.gentoo.org/722410
    Bug: https://bugs.gentoo.org/734188
    
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-04-05 00:03:23 UTC
The bug has been closed via the following commit(s):

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

commit aee503d0c12be8af2c38d6f3eecb37c7f3c53c84
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-04 23:58:06 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-04 23:58:06 +0000

    app-mobilephone/smsclient: last-rite
    
    Closes: https://bugs.gentoo.org/734188
    Closes: https://bugs.gentoo.org/722410
    Closes: https://bugs.gentoo.org/681546
    Closes: https://bugs.gentoo.org/605488
    Closes: https://bugs.gentoo.org/529886
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 app-mobilephone/smsclient/Manifest                 |   1 -
 .../smsclient/files/smsclient-2.0.9a-gentoo.patch  | 122 ------------------
 .../smsclient/files/smsclient-2.0.9a-sender.patch  | 139 ---------------------
 app-mobilephone/smsclient/metadata.xml             |   6 -
 .../smsclient/smsclient-2.0.9a-r1.ebuild           |  63 ----------
 profiles/package.mask                              |   5 -
 6 files changed, 336 deletions(-)