Your message dated Sat, 06 Jul 2024 15:04:06 +0000
with message-id <[email protected]>
and subject line Bug#1072759: fixed in freefilesync 13.7-1
has caused the Debian Bug report #1072759,
regarding freefilesync: FTBFS: ../../libcurl/curl_wrap.cpp:438:29: error: 
static assertion failed
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.)


-- 
1072759: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072759
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:freefilesync
Version: 13.3-2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --sourcedirectory=FreeFileSync/Source
   dh_update_autotools_config -O--sourcedirectory=FreeFileSync/Source
   dh_autoreconf -O--sourcedirectory=FreeFileSync/Source
   dh_auto_configure -O--sourcedirectory=FreeFileSync/Source
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build --sourcedirectory=FreeFileSync/Source -- CXX=x86_64-linux-gnu-g++
        cd FreeFileSync/Source && make -j2 "INSTALL=install 
--strip-program=true" CXX=x86_64-linux-gnu-g\+\+
make[2]: Entering directory '/<<PKGBUILDDIR>>/FreeFileSync/Source'
mkdir -p /tmp/FreeFileSync_Make/ffs/src/
mkdir -p /tmp/FreeFileSync_Make/ffs/src/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
application.cpp -o /tmp/FreeFileSync_Make/ffs/src/application.cpp.o
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base_tools.cpp -o /tmp/FreeFileSync_Make/ffs/src/base_tools.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/../afs/abstract.h:12,
                 from base/structures.h:15,
                 from base_tools.h:10,
                 from base_tools.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ../../zen/file_access.h:12,
                 from config.h:11,
                 from application.h:13,
                 from application.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
config.cpp -o /tmp/FreeFileSync_Make/ffs/src/config.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ../../zen/file_access.h:12,
                 from config.h:11,
                 from config.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ffs_paths.cpp -o /tmp/FreeFileSync_Make/ffs/src/ffs_paths.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ../../zen/file_access.h:12,
                 from ffs_paths.cpp:8:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
icon_buffer.cpp -o /tmp/FreeFileSync_Make/ffs/src/icon_buffer.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from afs/abstract.h:12,
                 from icon_buffer.h:14,
                 from icon_buffer.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
localization.cpp -o /tmp/FreeFileSync_Make/ffs/src/localization.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from localization.h:11,
                 from localization.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
In file included from ../../zen/zstring.h:12,
                 from ../../zen/file_path.h:10,
                 from ../../zen/file_access.h:11:
In static member function ‘static void 
zen::AllocatorOptimalSpeed::deallocate(void*)’,
    inlined from ‘void zen::StorageRefCountThreadSafe<Char, AP>::destroy(Char*) 
[with Char = char; AP = zen::AllocatorOptimalSpeed]’ at 
../../zen/string_base.h:166:29,
    inlined from ‘void zen::StorageRefCountThreadSafe<Char, AP>::destroy(Char*) 
[with Char = char; AP = zen::AllocatorOptimalSpeed]’ at 
../../zen/string_base.h:152:10,
    inlined from ‘zen::Zbase<Char, SP>& zen::Zbase<Char, SP>::operator=(zen::Zbase<Char, 
SP>&&) [with Char = char; SP = zen::DefaultStoragePolicy]’ at ../../zen/string_base.h:644:18,
    inlined from ‘bool zen::ConvertText<T, zen::TextType::string>::readText(const 
std::string&, T&) const [with T = zen::Zbase<char>]’ at 
../../zenXml/zenxml/cvrt_text.h:209:15,
    inlined from ‘bool zen::readText(const std::string&, T&) [with T = 
Zbase<char>]’ at ../../zenXml/zenxml/cvrt_text.h:248:60,
    inlined from ‘bool zen::ConvertElement<T, zen::ValueType::other>::readStruc(const 
zen::XmlElement&, T&) const [with T = zen::Zbase<char>]’ at 
../../zenXml/zenxml/cvrt_struc.h:185:24,
    inlined from ‘bool zen::readStruc(const XmlElement&, T&) [with T = 
Zbase<char>]’ at ../../zenXml/zenxml/cvrt_struc.h:200:65,
    inlined from ‘zen::ConvertElement<std::vector<zen::Zbase<char> >, 
zen::ValueType::stlContainer>::readStruc(const zen::XmlElement&, std::vector<zen::Zbase<char> >&) 
const::<lambda(const zen::XmlElement&)>’ at ../../zenXml/zenxml/cvrt_struc.h:132:31,
    inlined from ‘constexpr _Funct std::for_each(_IIter, _IIter, _Funct) [with _IIter = _List_const_iterator<zen::XmlElement>; 
_Funct = zen::ConvertElement<vector<zen::Zbase<char> >, zen::ValueType::stlContainer>::readStruc(const 
zen::XmlElement&, std::vector<zen::Zbase<char> >&) const::<lambda(const zen::XmlElement&)>]’ at 
/usr/include/c++/13/bits/stl_algo.h:3833:5,
    inlined from ‘bool zen::ConvertElement<T, zen::ValueType::stlContainer>::readStruc(const 
zen::XmlElement&, T&) const [with T = std::vector<zen::Zbase<char> >]’ at 
../../zenXml/zenxml/cvrt_struc.h:129:22,
    inlined from ‘bool zen::readStruc(const XmlElement&, T&) [with T = 
std::vector<Zbase<char> >]’ at ../../zenXml/zenxml/cvrt_struc.h:200:65,
    inlined from ‘bool zen::XmlIn::operator()(T&) const [with T = 
std::vector<zen::Zbase<char> >]’ at ../../zenXml/zenxml/xml.h:293:26:
../../zen/string_base.h:28:60: warning: ‘void operator delete(void*)’ called on 
unallocated object ‘zen::StorageRefCountThreadSafe<char, 
zen::AllocatorOptimalSpeed>::globalEmptyString’ [-Wfree-nonheap-object]
   28 |     static void  deallocate(void* ptr) { ::operator delete (ptr); }
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~
../../zen/string_base.h: In member function ‘bool zen::XmlIn::operator()(T&) const [with T 
= std::vector<zen::Zbase<char> >]’:
../../zen/string_base.h:211:47: note: declared here
  211 |     inline static constinit GlobalEmptyString globalEmptyString; 
//constinit: dodge static initialization order fiasco!
      |                                               ^~~~~~~~~~~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
log_file.cpp -o /tmp/FreeFileSync_Make/ffs/src/log_file.cpp.o
In file included from ../../zen/error_log.h:12,
                 from log_file.h:11,
                 from log_file.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
status_handler.cpp -o /tmp/FreeFileSync_Make/ffs/src/status_handler.cpp.o
In file included from ../../zen/error_log.h:12,
                 from status_handler.h:12,
                 from status_handler.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/algorithm.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/algorithm.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/../afs/abstract.h:12,
                 from base/structures.h:15,
                 from base/algorithm.h:12,
                 from base/algorithm.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
base/algorithm.cpp:1676:13: warning: TODO: some users want to manually fix 
renamed folders/files: combine them here, don't require a re-compare!
 1676 |         warn_static("TODO: some users want to manually fix renamed 
folders/files: combine them here, don't require a re-compare!")
      |             
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/binary.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/binary.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/../afs/abstract.h:12,
                 from base/binary.h:10,
                 from base/binary.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/comparison.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/comparison.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/../afs/abstract.h:12,
                 from base/structures.h:15,
                 from base/file_hierarchy.h:16,
                 from base/comparison.h:10,
                 from base/comparison.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/db_file.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/db_file.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/db_file.h:11,
                 from base/db_file.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/dir_lock.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/dir_lock.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/dir_lock.h:13,
                 from base/dir_lock.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/file_hierarchy.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/file_hierarchy.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/../afs/abstract.h:12,
                 from base/structures.h:15,
                 from base/file_hierarchy.h:16,
                 from base/file_hierarchy.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/icon_loader.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/icon_loader.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from base/icon_loader.cpp:13:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/multi_rename.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/multi_rename.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/parallel_scan.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/parallel_scan.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/path_filter.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/path_filter.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/../afs/abstract.h:12,
                 from base/structures.h:15,
                 from base/parallel_scan.h:14,
                 from base/parallel_scan.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/speed_test.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/speed_test.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/structures.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/structures.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/../afs/abstract.h:12,
                 from base/structures.h:15,
                 from base/structures.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/synchronization.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/synchronization.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from base/../afs/abstract.h:12,
                 from base/structures.h:15,
                 from base/synchronization.h:11,
                 from base/synchronization.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
base/versioning.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/versioning.cpp.o
In file included from base/versioning.h:11,
                 from base/versioning.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/afs/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
afs/abstract.cpp -o /tmp/FreeFileSync_Make/ffs/src/afs/abstract.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from afs/abstract.h:12,
                 from afs/abstract.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/afs/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
afs/concrete.cpp -o /tmp/FreeFileSync_Make/ffs/src/afs/concrete.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from afs/abstract.h:12,
                 from afs/concrete.h:10,
                 from afs/concrete.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/afs/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
afs/ftp.cpp -o /tmp/FreeFileSync_Make/ffs/src/afs/ftp.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from afs/abstract.h:12,
                 from afs/ftp.h:10,
                 from afs/ftp.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/afs/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
afs/gdrive.cpp -o /tmp/FreeFileSync_Make/ffs/src/afs/gdrive.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from afs/abstract.h:12,
                 from afs/gdrive.h:10,
                 from afs/gdrive.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/afs/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
afs/init_curl_libssh2.cpp -o /tmp/FreeFileSync_Make/ffs/src/afs/init_curl_libssh2.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../libcurl/curl_wrap.h:13,
                 from afs/init_curl_libssh2.cpp:9:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/afs/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
afs/native.cpp -o /tmp/FreeFileSync_Make/ffs/src/afs/native.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from afs/abstract.h:12,
                 from afs/native.h:10,
                 from afs/native.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
In file included from ../../zen/zstring.h:12,
                 from ../../zen/sys_error.h:12:
In static member function ‘static void 
zen::AllocatorOptimalSpeed::deallocate(void*)’,
    inlined from ‘void zen::StorageRefCountThreadSafe<Char, AP>::destroy(Char*) 
[with Char = char; AP = zen::AllocatorOptimalSpeed]’ at 
../../zen/string_base.h:166:29,
    inlined from ‘void zen::StorageRefCountThreadSafe<Char, AP>::destroy(Char*) 
[with Char = char; AP = zen::AllocatorOptimalSpeed]’ at 
../../zen/string_base.h:152:10,
    inlined from ‘zen::Zbase<Char, SP>::~Zbase() [with Char = char; SP = 
zen::DefaultStoragePolicy]’ at ../../zen/string_base.h:418:18,
    inlined from ‘fff::AfsPath::~AfsPath()’ at afs/abstract.h:28:8,
    inlined from ‘fff::AbstractPath fff::createItemPathNativeNoFormatting(const 
Zstring&)’ at afs/native.cpp:746:70:
../../zen/string_base.h:28:60: warning: ‘void operator delete(void*)’ called on 
unallocated object ‘zen::StorageRefCountThreadSafe<char, 
zen::AllocatorOptimalSpeed>::globalEmptyString’ [-Wfree-nonheap-object]
   28 |     static void  deallocate(void* ptr) { ::operator delete (ptr); }
      |                                          ~~~~~~~~~~~~~~~~~~^~~~~
../../zen/string_base.h: In function ‘fff::AbstractPath 
fff::createItemPathNativeNoFormatting(const Zstring&)’:
../../zen/string_base.h:211:47: note: declared here
  211 |     inline static constinit GlobalEmptyString globalEmptyString; 
//constinit: dodge static initialization order fiasco!
      |                                               ^~~~~~~~~~~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/afs/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
afs/sftp.cpp -o /tmp/FreeFileSync_Make/ffs/src/afs/sftp.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from afs/abstract.h:12,
                 from afs/sftp.h:10,
                 from afs/sftp.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/batch_config.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/batch_config.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ../../zen/file_access.h:12,
                 from ui/../config.h:11,
                 from ui/batch_config.h:12,
                 from ui/batch_config.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/abstract_folder_picker.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/abstract_folder_picker.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/batch_status_handler.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/batch_status_handler.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../afs/abstract.h:12,
                 from ui/abstract_folder_picker.h:12,
                 from ui/abstract_folder_picker.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
In file included from ../../zen/error_log.h:12,
                 from ui/batch_status_handler.h:10,
                 from ui/batch_status_handler.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/cfg_grid.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/cfg_grid.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../afs/abstract.h:12,
                 from ui/../afs/concrete.h:10,
                 from ui/cfg_grid.h:14,
                 from ui/cfg_grid.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/command_box.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/command_box.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/folder_history_box.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/folder_history_box.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../afs/abstract.h:12,
                 from ui/../afs/concrete.h:10,
                 from ui/folder_history_box.cpp:10:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/folder_selector.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/folder_selector.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../afs/abstract.h:12,
                 from ui/folder_selector.h:15,
                 from ui/folder_selector.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/file_grid.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/file_grid.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../base/../afs/abstract.h:12,
                 from ui/../base/structures.h:15,
                 from ui/../base/file_hierarchy.h:16,
                 from ui/file_view.h:16,
                 from ui/file_grid.h:11,
                 from ui/file_grid.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
ui/file_grid.cpp: In instantiation of ‘void 
{anonymous}::GridDataRim<side>::renderRowBackgound(wxDC&, const wxRect&, 
size_t, bool, bool, zen::HoverArea) [with fff::SelectSide side = fff::SelectSide::right; 
size_t = long unsigned int]’:
ui/file_grid.cpp:528:10:   required from here
ui/file_grid.cpp:554:13: warning: variable ‘lineWidth’ set but not used 
[-Wunused-but-set-variable]
  554 |         int lineWidth { dipToWxsize(1) } ;
      |             ^~~~~~~~~
ui/file_grid.cpp: In instantiation of ‘void 
{anonymous}::GridDataRim<side>::renderCell(wxDC&, const wxRect&, size_t, 
zen::ColumnType, bool, bool, zen::HoverArea) [with fff::SelectSide side = 
fff::SelectSide::right; size_t = long unsigned int]’:
ui/file_grid.cpp:828:10:   required from here
ui/file_grid.cpp:1009:78: warning: suggest parentheses around ‘&&’ within ‘||’ 
[-Wparentheses]
 1007 |                         if (itemPathFormat_ == ItemPathFormat::traditional || 
itemPathFormat_ == ItemPathFormat::tradrel || (!groupParentFolder.empty() &&
      |                                                                         
                                                    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1008 |                             (( stackedGroupRender && row == 
groupFirstRow + 1) ||
      |                             
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1009 |                              (!stackedGroupRender && row == groupFirstRow))) 
&&
      |                              
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
 1010 |                             (groupName.empty() || 
!pdi.folderGroupObj->isEmpty<side>())) //don't show for missing folders
      |                             
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ui/file_grid.cpp:983:13: warning: variable ‘lineWidth’ set but not used 
[-Wunused-but-set-variable]
  983 |         int lineWidth { dipToWxsize(1) } ;
      |             ^~~~~~~~~
ui/file_grid.cpp: In instantiation of ‘void 
{anonymous}::GridDataRim<side>::renderRowBackgound(wxDC&, const wxRect&, 
size_t, bool, bool, zen::HoverArea) [with fff::SelectSide side = fff::SelectSide::left; 
size_t = long unsigned int]’:
ui/file_grid.cpp:528:10:   required from here
ui/file_grid.cpp:554:13: warning: variable ‘lineWidth’ set but not used 
[-Wunused-but-set-variable]
  554 |         int lineWidth { dipToWxsize(1) } ;
      |             ^~~~~~~~~
ui/file_grid.cpp: In instantiation of ‘void 
{anonymous}::GridDataRim<side>::renderCell(wxDC&, const wxRect&, size_t, 
zen::ColumnType, bool, bool, zen::HoverArea) [with fff::SelectSide side = 
fff::SelectSide::left; size_t = long unsigned int]’:
ui/file_grid.cpp:828:10:   required from here
ui/file_grid.cpp:1009:78: warning: suggest parentheses around ‘&&’ within ‘||’ 
[-Wparentheses]
 1007 |                         if (itemPathFormat_ == ItemPathFormat::traditional || 
itemPathFormat_ == ItemPathFormat::tradrel || (!groupParentFolder.empty() &&
      |                                                                         
                                                    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1008 |                             (( stackedGroupRender && row == 
groupFirstRow + 1) ||
      |                             
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1009 |                              (!stackedGroupRender && row == groupFirstRow))) 
&&
      |                              
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
 1010 |                             (groupName.empty() || 
!pdi.folderGroupObj->isEmpty<side>())) //don't show for missing folders
      |                             
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ui/file_grid.cpp:983:13: warning: variable ‘lineWidth’ set but not used 
[-Wunused-but-set-variable]
  983 |         int lineWidth { dipToWxsize(1) } ;
      |             ^~~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/file_view.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/file_view.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../base/../afs/abstract.h:12,
                 from ui/../base/structures.h:15,
                 from ui/../base/file_hierarchy.h:16,
                 from ui/file_view.h:16,
                 from ui/file_view.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/log_panel.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/log_panel.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ui/log_panel.h:10,
                 from ui/log_panel.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/tree_grid.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/tree_grid.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/gui_generated.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/gui_generated.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../base/../afs/abstract.h:12,
                 from ui/../base/structures.h:15,
                 from ui/../base/file_hierarchy.h:16,
                 from ui/tree_grid.h:13,
                 from ui/tree_grid.cpp:8:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/gui_status_handler.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/gui_status_handler.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ui/gui_status_handler.h:10,
                 from ui/gui_status_handler.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/main_dlg.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/main_dlg.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../base/../afs/abstract.h:12,
                 from ui/../base/structures.h:15,
                 from ui/../base/file_hierarchy.h:16,
                 from ui/file_view.h:16,
                 from ui/file_grid.h:11,
                 from ui/main_dlg.h:16,
                 from ui/main_dlg.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/progress_indicator.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/progress_indicator.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ui/progress_indicator.h:11,
                 from ui/progress_indicator.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/rename_dlg.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/rename_dlg.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/search_grid.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/search_grid.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/small_dlgs.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/small_dlgs.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../base/../afs/abstract.h:12,
                 from ui/../base/structures.h:15,
                 from ui/../base/synchronization.h:11,
                 from ui/small_dlgs.h:12,
                 from ui/small_dlgs.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/sync_cfg.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/sync_cfg.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../zen/file_error.h:10,
                 from ui/../base/../afs/abstract.h:12,
                 from ui/../base/structures.h:15,
                 from ui/sync_cfg.h:12,
                 from ui/sync_cfg.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/tray_icon.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/tray_icon.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/ui/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
ui/triple_splitter.cpp -o /tmp/FreeFileSync_Make/ffs/src/ui/triple_splitter.cpp.o
mkdir -p /tmp/FreeFileSync_Make/ffs/src/../../libcurl/
x86_64-linux-gnu-g++ -Wdate-time -D_FORTIFY_SOURCE=2 -DAPP_NAME_SUFFIX='L" for Debian"' -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -g -std=c++23 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include 
"zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum 
-Wcast-align -Wnon-virtual-dtor -Wno-unused-function -Wshadow -Wno-maybe-uninitialized -DNDEBUG `wx-config --version=3.2 
--cxxflags --debug=no` -pthread `pkgconf --cflags openssl` `pkgconf --cflags libcurl` `pkgconf --cflags libssh2` `pkgconf 
--cflags gtk+-3.0` -isystem/usr/include/gtk-3.0 `pkgconf --cflags libselinux` -DHAVE_SELINUX `pkgconf --cflags zlib` -c 
../../libcurl/curl_wrap.cpp -o /tmp/FreeFileSync_Make/ffs/src/../../libcurl/curl_wrap.cpp.o
In file included from ../../zen/error_log.h:12,
                 from ../../zen/extra_log.h:10,
                 from ../../zen/sys_error.h:13,
                 from ../../libcurl/curl_wrap.h:13,
                 from ../../libcurl/curl_wrap.cpp:7:
../../zen/time.h:262:26: warning: macro "__DATE__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                          ^~~~~~~~
../../zen/time.h:262:39: warning: macro "__TIME__" might prevent reproducible 
builds [-Wdate-time]
  262 |     char compileTime[] = __DATE__ " " __TIME__; //e.g. "Aug  1 2017 
01:32:26"
      |                                       ^~~~~~~~
../../libcurl/curl_wrap.cpp: In function ‘std::wstring 
zen::formatCurlStatusCode(CURLcode)’:
../../libcurl/curl_wrap.cpp:302:12: warning: enumeration value 
‘CURLE_ECH_REQUIRED’ not handled in switch [-Wswitch]
  302 |     switch (sc)
      |            ^
../../libcurl/curl_wrap.cpp:438:29: error: static assertion failed
  438 |     static_assert(CURL_LAST == CURLE_TOO_LARGE + 1);
      |                   ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
compilation terminated due to -Wfatal-errors.
make[2]: *** [Makefile:137: 
/tmp/FreeFileSync_Make/ffs/src/../../libcurl/curl_wrap.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/FreeFileSync/Source'
dh_auto_build: error: cd FreeFileSync/Source && make -j2 "INSTALL=install 
--strip-program=true" CXX=x86_64-linux-gnu-g\+\+ returned exit code 2
make[1]: *** [debian/rules:48: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:41: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202406/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: freefilesync
Source-Version: 13.7-1
Done: Fab Stz <[email protected]>

We believe that the bug you reported is fixed in the latest version of
freefilesync, 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.
Fab Stz <[email protected]> (supplier of updated freefilesync 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: Wed, 26 Jun 2024 20:13:28 +0200
Source: freefilesync
Architecture: source
Version: 13.7-1
Distribution: unstable
Urgency: medium
Maintainer: Fab Stz <[email protected]>
Changed-By: Fab Stz <[email protected]>
Closes: 1072759
Changes:
 freefilesync (13.7-1) unstable; urgency=medium
 .
   [ Fab Stz ]
   * update header of d/p/pkg-config.patch
   * d/control: remove arc from the list or architectures
 .
   [ Jhonny Oliveira ]
   * New upstream version 13.4
   * d/patches/*.patch Remove fix-gtk3... and refresh all patches
 .
   [ Fab Stz ]
   * New upstream version 13.5
   * New upstream version 13.6
   * refresh patches
   * drop ffs_traditional_view.patch
   * d/control: bump Standards-Version to 4.7.0 (no change required)
   * d/p/libcurl_improve_supported_error_codes.patch: support curl 8.8.0
     (Closes: #1072759)
   * New upstream version 13.7
   * refresh patches
Checksums-Sha1:
 31ef65bdc06aaf7909e2be396a26c78a2a2e1986 2254 freefilesync_13.7-1.dsc
 a17441706771b8aa3b0ddfa03db9686c7e2ac63b 2205732 freefilesync_13.7.orig.tar.xz
 d38f60c941c982a74ceb3fd7af3aefda0cd99020 21572 
freefilesync_13.7-1.debian.tar.xz
 62d28348faea679489b456b46a729b0bebed834e 15686 
freefilesync_13.7-1_amd64.buildinfo
Checksums-Sha256:
 c39b2c9eaf81912612ba9963b7a06c0c6bc4cc51d027761bbe7b35a8147f36ed 2254 
freefilesync_13.7-1.dsc
 b7f83ea40e8f0fb00fdff2fb04e9a624a4cead83e377292eb7d4faaac60319b7 2205732 
freefilesync_13.7.orig.tar.xz
 8be7c912aefe5d46131d072d3d285b56ad171c1bfe45713027ff1e4c4f19cd08 21572 
freefilesync_13.7-1.debian.tar.xz
 71baead3c629b4e016cd94bb8874c42f7f49a6b381d27e2341225323500c41c0 15686 
freefilesync_13.7-1_amd64.buildinfo
Files:
 864cc10ce7cf614eeb9cf3c61691386f 2254 utils optional freefilesync_13.7-1.dsc
 597a6ec9c60ae5ef95a79695eae05ffa 2205732 utils optional 
freefilesync_13.7.orig.tar.xz
 c4768bccf27acdff08c62b4e418dcfab 21572 utils optional 
freefilesync_13.7-1.debian.tar.xz
 17486bfa83a7f3eacc5c2b3a12c8479e 15686 utils optional 
freefilesync_13.7-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEEbnQ09Yl9Q7F/zVe3U9W8ZLUjeKIFAmaJWFcPHHN3dEB0ZWNo
aWUubmV0AAoJEFPVvGS1I3ii8SQP/0P9/g7xLgFpaxQGeax4taucEpnXLo0d9upZ
+v62wgZ8n0h/q6FMMzPu2ge+fbsJZndU6hWITRk60i1fDjKivMZx0KbiW/nFznZl
gH5LL0g+ZRdN0BuF9wAdSQsg4Bh3zCc2RwZRPYSorDJvUgsYsbmSc6O08xCPgPo6
yd6bG8dwhqXKYlGmXgo1SD7HAocDZJiDimL9wCKzthbX4c2hv7q3qbbdvUvFt/cV
MbFULKLfHy1zX5Kr6K2DwliGOFmufL9MxL+YyhPaLC9m8cC7SpysP8pT5A4Nl9av
X3o0WMm2rNLYPDPIN1dmB5D+90kdAcIpX2pG1gMgRD6AYkn3hY+WE4Io2vJnfL8U
rKT5GTLRaRbA02pnSDLInI+OCTkorFsb0VkHaCOXFKSlHzmOzPJupVI7mtP/+r0x
BbuSJzmIB0sIs7n2D/OY1ljWGJkeVqd96HWHyiF5jqgigH51uFQTT/RaJDnYegbm
woAxYsAiES7Tpt6OMwb6KpH7XtvBGgSD8I0RUFFQ8/EuF5mmMDt+ve1GK76mBP+u
ufahOaQ4cPVfyTB455mwpR5UQBW9yS/4VYQVbYojglEgZJDUEZC5mgJdGRb3IzJt
ZkMYwgIQbQjxmGZYg1/sh4MY8vnhXPuVuwdApaDhMQXdA1dPDB4UwOzr0fUQJ7dY
fkYchFlL
=86sH
-----END PGP SIGNATURE-----

Attachment: pgp5SC2EwTmsV.pgp
Description: PGP signature


--- End Message ---

Reply via email to