Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722022 - app-crypt/rotix-0.83-r1 calls cc directly
Summary: app-crypt/rotix-0.83-r1 calls cc directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: 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: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-10 08:23 UTC by Agostino Sarubbo
Modified: 2023-09-15 12:17 UTC (History)
0 users

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


Attachments
build.log (build.log,7.15 KB, text/plain)
2020-05-10 08:23 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-10 08:23:04 UTC
This is an auto-filled bug because app-crypt/rotix 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-10 08:23:12 UTC
Created attachment 637430 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-05-30 06:01:28 UTC
ci has reproduced this issue with version 0.83-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2023-09-15 12:17:30 UTC
The bug has been closed via the following commit(s):

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

commit 6ef01054101bc167103879eb0caf0db26bdfa372
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2023-09-13 21:42:39 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-15 12:17:23 +0000

    app-crypt/rotix: update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/715836
    Closes: https://bugs.gentoo.org/729810
    Closes: https://bugs.gentoo.org/722022
    Closes: https://bugs.gentoo.org/908968
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32763
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../rotix/files/rotix-0.83-cc-cflags-lflags.patch  | 61 ++++++++++++++++++++++
 .../rotix/files/rotix-0.83-nl.po-charset.patch     | 22 ++++++++
 app-crypt/rotix/rotix-0.83-r2.ebuild               | 38 ++++++++++++++
 3 files changed, 121 insertions(+)