Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879731 - net-libs/libntlm: possible configure breakage with Clang 16
Summary: net-libs/libntlm: possible configure breakage with Clang 16
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: strict-prototypes
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2022-11-04 22:13 UTC by Matt Jolly
Modified: 2024-12-27 17:25 UTC (History)
0 users

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


Attachments
clang-14.log (clang-14.log,14.69 KB, text/plain)
2022-11-04 22:13 UTC, Matt Jolly
Details
clang-15.log (clang-15.log,14.70 KB, text/plain)
2022-11-04 22:13 UTC, Matt Jolly
Details
clang.diff (clang.diff,4.27 KB, text/plain)
2022-11-04 22:13 UTC, Matt Jolly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Jolly gentoo-dev 2022-11-04 22:13:24 UTC
This package has been identified via automation as potentially impacted by upcoming Clang 16 changes.
The following have been identified as potential issues:

[-Werror,-Wstrict-prototypes]

[-Werror,-Wstrict-prototypes]
error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
Comment 1 Matt Jolly gentoo-dev 2022-11-04 22:13:26 UTC
Created attachment 827441 [details]
clang-14.log

build log
Comment 2 Matt Jolly gentoo-dev 2022-11-04 22:13:27 UTC
Created attachment 827443 [details]
clang-15.log

build log
Comment 3 Matt Jolly gentoo-dev 2022-11-04 22:13:28 UTC
Created attachment 827445 [details]
clang.diff

build log
Comment 4 Larry the Git Cow gentoo-dev 2024-12-27 17:25:55 UTC
The bug has been closed via the following commit(s):

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

commit c28a1ae77ec6fa6196316da755a37224f69a899a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-12-27 17:24:58 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-27 17:25:04 +0000

    net-libs/libntlm: add 1.8
    
    Closes: https://bugs.gentoo.org/879731
    Closes: https://bugs.gentoo.org/944130
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/libntlm/Manifest           |  1 +
 net-libs/libntlm/libntlm-1.8.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)