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".
Created attachment 638042 [details] build.log build log and emerge --info
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(-)