Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722400 - app-misc/acdctl does not respect CFLAGS/LDFLAGS
Summary: app-misc/acdctl does not respect CFLAGS/LDFLAGS
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: cflags ldflags
  Show dependency tree
 
Reported: 2020-05-11 08:05 UTC by Agostino Sarubbo
Modified: 2022-07-31 12:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,7.28 KB, text/plain)
2020-05-11 08:05 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-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(-)