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

Bug 722400

Summary: app-misc/acdctl does not respect CFLAGS/LDFLAGS
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 CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506, 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-11 08:05:45 UTC
This is an auto-filled bug because app-misc/acdctl does not respect CFLAGS/LDFLAGS.
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" and LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0".
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-11 08:05:54 UTC
Created attachment 638042 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-31 12:20:18 UTC
The bug has been closed via the following commit(s):

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

commit fab5eef76374e27acdf1aca851f5b7f336000159
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2022-07-31 12:20:08 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2022-07-31 12:20:08 +0000

    app-misc/acdctl: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/722400
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../{acdctl-1.1-r1.ebuild => acdctl-1.1-r2.ebuild}   | 17 ++++++++++++++---
 app-misc/acdctl/files/acdctl-1.1-makefile.patch      | 13 +++++++++++++
 app-misc/acdctl/files/acdctl-1.1-warnings.patch      | 20 ++++++++++++++++++++
 3 files changed, 47 insertions(+), 3 deletions(-)