Summary: | net-misc/dahdi-3.1.0-r4 - clang-15: error: unknown argument: -fconserve-stack | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Jaco Kroon <jaco> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/30996 | ||
Whiteboard: | removed | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 net-misc:dahdi-3.1.0-r4:20220918-112218.log temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 811192 [details]
emerge-info.txt
Created attachment 811195 [details]
emerge-history.txt
Created attachment 811198 [details]
environment
Created attachment 811201 [details]
etc.portage.tar.bz2
Created attachment 811204 [details]
net-misc:dahdi-3.1.0-r4:20220918-112218.log
Created attachment 811207 [details]
temp.tar.bz2
I think this is invalid. Other errors crops up when compiling with CC=clang, but the only way I can reproduce this specific issue is by doing "make modules_prepare" using CC=gcc and then CC=clang for the ebuild. I've fixed the memcpy that should be a __dev_addr_set() call ... which is what clang chokes on otherwise. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=069bd8848f9792e74c67268e9302e84d2acceabf commit 069bd8848f9792e74c67268e9302e84d2acceabf Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2023-05-11 14:18:34 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-05-12 03:53:21 +0000 net-misc/dahdi: add 3.2.0 Closes: https://bugs.gentoo.org/896396 Closes: https://bugs.gentoo.org/855554 Closes: https://bugs.gentoo.org/871363 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org> net-misc/dahdi/Manifest | 3 + net-misc/dahdi/dahdi-3.2.0.ebuild | 120 ++++++++++++++++++++++++++++++++++++++ net-misc/dahdi/metadata.xml | 3 + 3 files changed, 126 insertions(+) |