Your message dated Tue, 23 Sep 2025 01:00:16 +0000
with message-id <[email protected]>
and subject line Bug#1096443: fixed in clsync 0.4.5-2.2
has caused the Debian Bug report #1096443,
regarding clsync: ftbfs with GCC-15
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1096443: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096443
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:clsync
Version: 0.4.5-2.1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT targeted to the upcoming trixie release]
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/clsync_0.4.5-2.1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-15/porting_to.html
[...]
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-error.o `test -f
'error.c' || echo './'`error.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-fileutils.o `test -f
'fileutils.c' || echo './'`fileutils.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-glibex.o `test -f
'glibex.c' || echo './'`glibex.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-indexes.o `test -f
'indexes.c' || echo './'`indexes.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-main.o `test -f
'main.c' || echo './'`main.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-malloc.o `test -f
'malloc.c' || echo './'`malloc.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-rules.o `test -f
'rules.c' || echo './'`rules.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-stringex.o `test -f
'stringex.c' || echo './'`stringex.c
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-sync.o `test -f
'sync.c' || echo './'`sync.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-posix-hacks.o `test
-f 'posix-hacks.c' || echo './'`posix-hacks.c
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-privileged.o `test
-f 'privileged.c' || echo './'`privileged.c
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-pthreadex.o `test -f
'pthreadex.c' || echo './'`pthreadex.c
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-mon_inotify.o `test
-f 'mon_inotify.c' || echo './'`mon_inotify.c
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-mon_gio.o `test -f
'mon_gio.c' || echo './'`mon_gio.c
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-socket.o `test -f
'socket.c' || echo './'`socket.c
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
main.c: In function ‘sethandler_sigchld’:
main.c:443:23: error: assignment to ‘__sighandler_t’ {aka ‘void (*)(int)’} from
incompatible pointer type ‘void (*)(void)’ [-Wincompatible-pointer-types]
443 | sa.sa_handler = handler;
| ^
In file included from common.h:50,
from main.c:21:
/usr/include/signal.h:72:16: note: ‘__sighandler_t’ declared here
72 | typedef void (*__sighandler_t) (int);
| ^~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -DTHREADING_SUPPORT
-DINOTIFY_SUPPORT -DGIO_SUPPORT -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
-I/usr/include/libmount -I/usr/include/blkid -pthread -DBACKTRACE_SUPPORT
-DCAPABILITIES_SUPPORT -DGETMNTENT_SUPPORT -DUNSHARE_SUPPORT
-DPIVOTROOT_OPT_SUPPORT -DHL_LOCKS -flto=jobserver -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o clsync-control.o `test -f
'control.c' || echo './'`control.c
cc1: warning: ‘-fstack-check=’ and ‘-fstack-clash-protection’ are mutually
exclusive; disabling ‘-fstack-check=’
/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/sysprof-6 -pthread -Wdate-time -D_FORTIFY_SOURCE=2
-DENABLE_SOCKET -D_DEBUG_SUPPORT -D_FORTIFY_SOURCE=2 -DPARANOID
-DREVISION=\"-release\" -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all
-Wall --param ssp-buffer-size=4 -fstack-check -c -o malloc.lo malloc.c
main.c: At top level:
main.c:322:20: warning: ‘splitting_modes’ defined but not used
[-Wunused-const-variable=]
322 | static char *const splitting_modes[] = {
| ^~~~~~~~~~~~~~~
make[3]: *** [Makefile:855: clsync-main.o] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all -Wall
--param ssp-buffer-size=4 -fstack-check -c malloc.c -fPIC -DPIC -o
.libs/malloc.o
cc1: warning: '-fstack-check=' and '-fstack-clash-protection' are mutually
exclusive; disabling '-fstack-check='
privileged.c: In function ‘hl_wait’:
privileged.c:860:9: warning: this ‘while’ clause does not guard...
[-Wmisleading-indentation]
860 | while ( !hl_setstate_ifstate ( lockid, HLLS_FALLBACK,
HLLS_READY | HLLS_SIGNAL ) );
| ^~~~~
In file included from privileged.c:22:
error.h:47:57: note: ...this statement, but the latter is misleadingly indented
as if it were guarded by the ‘while’
47 | # define debug(debug_level, ...) {if
(debug_level < DEBUGLEVEL_LIMIT) _debug(debug_level, __func__, __VA_ARGS__);}
| ^
privileged.c:862:9: note: in expansion of macro ‘debug’
862 | debug ( 14, "fallback: hl_lock_p->count_wait[%u] == %u;
hl_lock_p->count_signal[%u] = %u", lockid, hl_lock_p->count_wait[lockid],
lockid, hl_lock_p->count_signal[lockid] );
| ^~~~~
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread
-Wdate-time -D_FORTIFY_SOURCE=2 -DENABLE_SOCKET -D_DEBUG_SUPPORT
-D_FORTIFY_SOURCE=2 -DPARANOID -DREVISION=\"-release\" -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/clsync-0.4.5=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -pipe -Wall -fstack-protector-all -Wall
--param ssp-buffer-size=4 -fstack-check -c malloc.c -o malloc.o >/dev/null 2>&1
make[3]: Leaving directory '/build/reproducible-path/clsync-0.4.5'
make[2]: *** [Makefile:1259: all-recursive] Error 1
make[2]: Leaving directory '/build/reproducible-path/clsync-0.4.5'
make[1]: *** [Makefile:591: all] Error 2
make[1]: Leaving directory '/build/reproducible-path/clsync-0.4.5'
dh_auto_build: error: make -j8 returned exit code 2
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: clsync
Source-Version: 0.4.5-2.2
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
clsync, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated clsync package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 20 Sep 2025 21:55:06 +0300
Source: clsync
Architecture: source
Version: 0.4.5-2.2
Distribution: unstable
Urgency: medium
Maintainer: Artyom A Anikeev <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1096443
Changes:
clsync (0.4.5-2.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with GCC 15. (Closes: #1096443)
Checksums-Sha1:
dd3b9ed599b95fc4fb7c96e3f846da85f6dd8dea 2070 clsync_0.4.5-2.2.dsc
d9e6b68d7751b4c825ae5d3234b95be06cdfe44c 5748 clsync_0.4.5-2.2.debian.tar.xz
Checksums-Sha256:
13ea0cf7cb08ab8470b8dbd93a9316428bb9907da8525f077f335b6473999178 2070
clsync_0.4.5-2.2.dsc
a872c571df25e28ccff1061b1d8631652de17110a805b8b5f8517b21e10e8488 5748
clsync_0.4.5-2.2.debian.tar.xz
Files:
23639587f5dc49d7184157c7abed195a 2070 admin optional clsync_0.4.5-2.2.dsc
9f3b964d27966f32296f6f593a2c2797 5748 admin optional
clsync_0.4.5-2.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjPIyUACgkQiNJCh6LY
mLGheRAAiKpp8yij2htAgxCH9yUaTEpYKIFLg/QAeYkaZIQ25ILRZ0+5bDnLQvYA
dXuYkV3sGBIiujfqUJBeoek0S/8kXJwS/aRGUuJvBkJSHRIHA8VvXTAdggQNZkuf
Evrkj5h4rZUjhVJCu1U6VkLA2e2v7OGsPinUZd1Qjg5HSx6/XU/w1MJrNDRYOLIr
QzihbKUOheT1zsq4RRS8ybNM6XJn8dlDEHEE1AZt4QE51YZA2RjINcLIMH88KvO9
xjyEOyidY9IXNO7le41N88/pmCicygSVOmPsUk+S/4gZLAQJSB4nqygXVksHfwO6
1NSZjuRAMLEDoTvKLSUfAG971MxQTFsQYedo+qD9oN2duW/sNKDacUdD/dsetx/V
2QmqaL5oXep22gFLeaYDZ97Bi4Q3MTMHvFVcTpcSp8hqki7OT1QoAoGmI52lF8cW
ZarjXvbu6zLmEHHBli+erR80m85qMwH54WDTjTkEdAi7bVPaAIUsI5LiScBoNjC1
wCMaq0L9dHkF6xADT03PdGEfULgZ8OEIzSwtLd9mlTxWOPCFYbNErRY/jJNLwRYz
uwiER9ES0PDSm8ThtzqWo08ax5YMRNoY4Rn/sQpa+zoFsxm3FNvol+tLx60ESjuG
DJRKXA9knAvvRzwysnwCMxqkpA54HetB9LNiHQmCikbGgWafAXQ=
=lerW
-----END PGP SIGNATURE-----
pgpJxttsiKyjZ.pgp
Description: PGP signature
--- End Message ---