Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830089 - sys-cluster/csync2-2.0-r2 - rsync.c: error: static declaration of strlcpy follows non-static declaration
Summary: sys-cluster/csync2-2.0-r2 - rsync.c: error: static declaration of strlcpy fol...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 10:37 UTC by Toralf Förster
Modified: 2022-07-15 07:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.01 KB, text/plain)
2021-12-27 10:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,376.09 KB, text/plain)
2021-12-27 10:37 UTC, Toralf Förster
Details
environment (environment,71.88 KB, text/plain)
2021-12-27 10:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,27.88 KB, application/x-bzip)
2021-12-27 10:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.57 KB, application/x-bzip)
2021-12-27 10:37 UTC, Toralf Förster
Details
sys-cluster:csync2-2.0-r2:20211226-230656.log (sys-cluster:csync2-2.0-r2:20211226-230656.log,23.29 KB, text/plain)
2021-12-27 10:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.60 KB, application/x-bzip)
2021-12-27 10:37 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-12-27 10:37:44 UTC
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.  -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"'   -Wall  -pipe -march=native -fno-diagnostics-color -O2 -c -o getrealfn.o getrealfn.c
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.  -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"'   -Wall  -pipe -march=native -fno-diagnostics-color -O2 -c -o groups.o groups.c
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I.  -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"'   -Wall  -pipe -march=native -fno-diagnostics-color -O2 -c -o rsync.o rsync.c
rsync.c:52:15: error: static declaration of 'strlcpy' follows non-static declaration
   52 | static size_t strlcpy(char *d, const char *s, size_t bufsize)
      |               ^~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211222-160113

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

php cli:

  HEAD of ::gentoo
commit 4e3fc3ba96ec93688afc2308b7264752c55aed9e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 26 21:21:48 2021 +0000

    2021-12-26 21:21:46 UTC

emerge -qpvO sys-cluster/csync2
[ebuild  N    ] sys-cluster/csync2-2.0-r2  USE="sqlite ssl -mysql -postgres -xinetd"
Comment 1 Toralf Förster gentoo-dev 2021-12-27 10:37:45 UTC
Created attachment 760487 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-27 10:37:47 UTC
Created attachment 760488 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-27 10:37:48 UTC
Created attachment 760489 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-27 10:37:49 UTC
Created attachment 760490 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-27 10:37:50 UTC
Created attachment 760491 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-27 10:37:51 UTC
Created attachment 760492 [details]
sys-cluster:csync2-2.0-r2:20211226-230656.log
Comment 7 Toralf Förster gentoo-dev 2021-12-27 10:37:52 UTC
Created attachment 760493 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-07-15 07:42:01 UTC
The bug has been referenced in the following commit(s):

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

commit 8a0f7840e4eacb424e9e45803a18d5142e843ac3
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-15 07:41:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 07:41:30 +0000

    sys-cluster/csync2: treeclean
    
    Bug: https://bugs.gentoo.org/718550
    Bug: https://bugs.gentoo.org/837083
    Bug: https://bugs.gentoo.org/830089
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask                   |   5 --
 sys-cluster/csync2/Manifest             |   1 -
 sys-cluster/csync2/csync2-2.0-r2.ebuild | 113 --------------------------------
 sys-cluster/csync2/files/csync2.initd   |  25 -------
 sys-cluster/csync2/files/csync2.xinetd  |  15 -----
 sys-cluster/csync2/metadata.xml         |   8 ---
 6 files changed, 167 deletions(-)
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-15 07:42:25 UTC
Removed.