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

Bug 722394

Summary: app-misc/cdctl does not respect CFLAGS
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: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/20606
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-11 08:02:45 UTC
This is an auto-filled bug because app-misc/cdctl 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-11 08:02:56 UTC
Created attachment 638036 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-04 22:17:51 UTC
The bug has been closed via the following commit(s):

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

commit 2c437afd20857d4652078f520141077aa5f91533
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-04-30 15:43:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-04 22:17:02 +0000

    app-misc/cdctl: Respect CFLAGS, fix tc-directly
    
    Closes: https://bugs.gentoo.org/722394
    Closes: https://bugs.gentoo.org/779952
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/cdctl/cdctl-0.16.ebuild                  |  7 ++++++-
 app-misc/cdctl/files/cdctl-0.16-Makefile.in.patch | 14 +++++++-------
 2 files changed, 13 insertions(+), 8 deletions(-)