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

Bug 881687

Summary: dev-tcltk/expect: configure breakage with Clang 16
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: TCL/TK Project <tcltk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=918972
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 906027    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-17 20:20:32 UTC
Patch coming in a minute.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-17 21:00:08 UTC
The bug has been closed via the following commit(s):

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

commit 0af114cd7cd6a228aaf9c6b370e3614c671fab42
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-17 20:29:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-17 20:37:41 +0000

    dev-tcltk/expect: fix clang 16; EAPI 8; fix test deps
    
    Closes: https://bugs.gentoo.org/881687
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-tcltk/expect/expect-5.45.4-r4.ebuild           |  79 ++++++++
 .../files/expect-5.45.4-configure-clang16.patch    | 223 +++++++++++++++++++++
 2 files changed, 302 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-12-02 07:56:22 UTC
The bug has been referenced in the following commit(s):

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

commit 936218ce779e9b8c68205351b3a91703246611ae
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-02 07:55:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-02 07:55:50 +0000

    dev-tcltk/expect: fix modern c issues
    
    Bug: https://bugs.gentoo.org/881687
    Closes: https://bugs.gentoo.org/918972
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-tcltk/expect/expect-5.45.4-r5.ebuild          |  81 +++
 dev-tcltk/expect/files/expect-5.45-warnings.patch | 684 ++++++++++++++++++++++
 2 files changed, 765 insertions(+)