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

Bug 722058

Summary: app-editors/elvis does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-10 08:44:05 UTC
This is an auto-filled bug because app-editors/elvis does not respect CFLAGS.
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:
To reproduce this issue you may want to set CFLAGS="${CFLAGS} -frecord-gcc-switches".
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-10 08:44:11 UTC
Created attachment 637466 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-06-21 14:58:03 UTC
The bug has been closed via the following commit(s):

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

commit 02ecef7626c6add4e6df2b96a8f8098f57cd5aff
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: 2020-06-21 14:44:08 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2020-06-21 14:57:53 +0000

    app-editors/elvis: various fixes.
    
    * remove colons as sed delimiters.
    * honour CFLAGS.
    
    Closes: https://bugs.gentoo.org/710346
    Closes: https://bugs.gentoo.org/722058
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 app-editors/elvis/elvis-2.2.0-r8.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)