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

Bug 883215

Summary: net-misc/rsync-3.2.4-r3 (stable) fails to build with sys-devel/clang-15 (stable)
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: releng
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(+)