Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 881687 - dev-tcltk/expect: configure breakage with Clang 16
Summary: dev-tcltk/expect: configure breakage with Clang 16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2022-11-17 20:20 UTC by Sam James
Modified: 2023-12-02 07:56 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)