Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 742743 - net-mail/serialmail-0.75-r5 calls cc directly
Summary: net-mail/serialmail-0.75-r5 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:
Depends on:
Blocks: tc-directly 742239
  Show dependency tree
 
Reported: 2020-09-16 06:04 UTC by Agostino Sarubbo
Modified: 2020-09-16 22:40 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.90 KB, text/plain)
2020-09-16 06:04 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-09-16 06:04:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/serialmail-0.75-r5 calls cc directly.
Discovered on: amd64 (internal ref: ci)

NOTE:
As per QA policy, toolchain tools must not be called directly because they can cause issue in cross-compiling and because is not possible use a different CC implementation (like clang). To reproduce, please use sys-devel/gcc-config[-native-symlinks], sys-devel/binutils-config[-native-symlinks] and set the CC variable to x86_64-pc-linux-gnu-gcc.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-16 06:04:32 UTC
Created attachment 660486 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-16 22:40:37 UTC
The bug has been closed via the following commit(s):

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

commit c4922b4a5ad6f52073f42799d7ef993d0cacf286
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-16 22:39:24 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-16 22:40:31 +0000

    net-mail/serialmail: respect AR, CC, RANLIB
    
    Closes: https://bugs.gentoo.org/742743
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/serialmail-0.75-respect-AR-RANLIB.patch  | 22 ++++++++++++++++++++++
 net-mail/serialmail/serialmail-0.75-r5.ebuild      | 12 +++++++++---
 2 files changed, 31 insertions(+), 3 deletions(-)