Summary: | x11-misc/ktsuss-2.1 - su_backend.c: error: call to undeclared function err; ISO C99 and later | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | 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 | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 2.1-r1 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
clang.tar.bz2 emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 x11-misc:ktsuss-2.1:20221003-051005.log |
Description
Toralf Förster
![]() Created attachment 817210 [details]
emerge-info.txt
Created attachment 817213 [details]
clang.tar.bz2
Created attachment 817216 [details]
emerge-history.txt
Created attachment 817219 [details]
environment
Created attachment 817222 [details]
etc.portage.tar.bz2
Created attachment 817225 [details]
logs.tar.bz2
Created attachment 817228 [details]
temp.tar.bz2
Created attachment 817231 [details]
x11-misc:ktsuss-2.1:20221003-051005.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2789250e7e776e19599bab2da0fd20b4e8ddbe2d commit 2789250e7e776e19599bab2da0fd20b4e8ddbe2d Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2022-10-21 15:10:13 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2022-10-21 15:48:10 +0000 x11-misc/ktsuss: EAPI6->8, fix deps and build w/ clang16 bug #781185 could have two causes, either no su(1) or no which(1) given neither are guaranteed. Closes: https://bugs.gentoo.org/781185 Closes: https://bugs.gentoo.org/874540 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> x11-misc/ktsuss/files/ktsuss-2.1-clang16.patch | 29 ++++++++++++++++ x11-misc/ktsuss/files/ktsuss-2.1-no-which.patch | 13 +++++++ x11-misc/ktsuss/ktsuss-2.1-r1.ebuild | 45 +++++++++++++++++++++++++ x11-misc/ktsuss/ktsuss-2.1.ebuild | 32 ------------------ 4 files changed, 87 insertions(+), 32 deletions(-) |