Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883215 - net-misc/rsync-3.2.4-r3 (stable) fails to build with sys-devel/clang-15 (stable)
Summary: net-misc/rsync-3.2.4-r3 (stable) fails to build with sys-devel/clang-15 (stable)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-26 19:51 UTC by Andreas K. Hüttel
Modified: 2022-12-01 21:42 UTC (History)
1 user (show)

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 Andreas K. Hüttel archtester gentoo-dev 2022-11-26 19:51:02 UTC
[1mlog.c:134:24: [0m[0;1;31merror: [0m[1ma function declaration without a
      prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes][0m
static void syslog_init()

and many more, breaking llvm stage builds

link to releng log following
Comment 1 Larry the Git Cow gentoo-dev 2022-12-01 21:42:40 UTC
The bug has been closed via the following commit(s):

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

commit 7a1ecd6cc46b1f97eef4b3d79c1bb03d41c133d0
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2022-12-01 21:41:18 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2022-12-01 21:42:29 +0000

    net-misc/rsync: Don't be so pedantic.
    
    Closes: https://bugs.gentoo.org/883215
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 net-misc/rsync/files/rsync-3.2.4-notpedantic.patch | 25 ++++++++++++++++++++++
 net-misc/rsync/rsync-3.2.4-r3.ebuild               |  1 +
 2 files changed, 26 insertions(+)