--- 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 ---