Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879725 - net-dns/nsd: possible configure breakage with Clang 16
Summary: net-dns/nsd: 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 (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2022-11-04 22:12 UTC by Matt Jolly
Modified: 2023-06-07 09:10 UTC (History)
0 users

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


Attachments
clang-14.log (clang-14.log,13.01 KB, text/plain)
2022-11-04 22:12 UTC, Matt Jolly
Details
clang-15.log (clang-15.log,13.19 KB, text/plain)
2022-11-04 22:12 UTC, Matt Jolly
Details
clang.diff (clang.diff,11.39 KB, text/plain)
2022-11-04 22:12 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:12:54 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,-Wimplicit-function-declaration]

[-Werror,-Wimplicit-function-declaration]
error: call to undeclared function 'strptime'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]
Comment 1 Matt Jolly gentoo-dev 2022-11-04 22:12:56 UTC
Created attachment 827423 [details]
clang-14.log

build log
Comment 2 Matt Jolly gentoo-dev 2022-11-04 22:12:57 UTC
Created attachment 827425 [details]
clang-15.log

build log
Comment 3 Matt Jolly gentoo-dev 2022-11-04 22:12:59 UTC
Created attachment 827427 [details]
clang.diff

build log
Comment 4 Larry the Git Cow gentoo-dev 2023-06-07 09:10:18 UTC
The bug has been closed via the following commit(s):

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

commit 62b34373d6fd4bc4c52fe898023a1ddfe3aa74c7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-07 08:57:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-07 09:09:21 +0000

    net-dns/nsd: add 4.7.0
    
    Closes: https://bugs.gentoo.org/879725
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/nsd/Manifest         |   1 +
 net-dns/nsd/nsd-4.7.0.ebuild | 127 +++++++++++++++++++++++++++++++++++++++++++
 net-dns/nsd/nsd-9999.ebuild  |   4 +-
 3 files changed, 130 insertions(+), 2 deletions(-)