Package: src:freefilesync Version: 13.7-1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ About the archive rebuild: The build was made on virtual machines 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 add an affects on src:freefilesync, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --sourcedirectory=FreeFileSync/Source dh_auto_clean -O--sourcedirectory=FreeFileSync/Source cd FreeFileSync/Source && make -j2 clean make[1]: Entering directory '/<<PKGBUILDDIR>>/FreeFileSync/Source' rm -rf /tmp/FreeFileSync_Make rm -f ../Build/Bin/FreeFileSync make[1]: Leaving directory '/<<PKGBUILDDIR>>/FreeFileSync/Source' debian/rules execute_after_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' # Now, auto_clean RealTimeSync dh_auto_clean --sourcedirectory=FreeFileSync/Source/RealTimeSync cd FreeFileSync/Source/RealTimeSync && make -j2 clean make[2]: Entering directory '/<<PKGBUILDDIR>>/FreeFileSync/Source/RealTimeSync' [... snipped ...] 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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ base/../afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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 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/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" | ^~~~~~~~ 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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ base/../afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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 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 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/parallel_scan.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/parallel_scan.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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ base/../afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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 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 In file included from ../../zen/zstring.h:12, from base/path_filter.h:13, from base/parallel_scan.h:13: 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 âvirtual fff::AbstractFileSystem::TraverserCallback::HandleError {anonymous}::DirCallback::reportDirError(const fff::AbstractFileSystem::TraverserCallback::ErrorInfo&)â at base/parallel_scan.cpp:238:128: ../../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 âvirtual fff::AbstractFileSystem::TraverserCallback::HandleError {anonymous}::DirCallback::reportDirError(const fff::AbstractFileSystem::TraverserCallback::ErrorInfo&)â: ../../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/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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ base/../afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ base/../afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ base/../afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ 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" | ^~~~~~~~ In file included from <command-line>: ../../zen/warn_static.h:20:5: warning: we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile] 20 | _Pragma(ZEN_STRINGIZE_STRING(GCC warning MSG)) | ^~~~~~~ afs/abstract.h:491:9: note: in expansion of macro âwarn_staticâ 491 | warn_static("we should not log if not existing anymore!?: ERROR_FILE_NOT_FOUND: ddddddddddd [DeleteFile]") | ^~~~~~~~~~~ In file included from ../../libcurl/curl_wrap.h:17, from afs/ftp.cpp:13: afs/ftp.cpp: In member function âstd::string {anonymous}::FtpSession::runSingleFtpCommand(const std::string&, bool)â: afs/ftp.cpp:576:51: error: invalid conversion from âlong intâ to âcurl_ftpmethodâ [-fpermissive] 576 | return perform(AfsPath(), true /*isDir*/, CURLFTPMETHOD_NOCWD /*avoid needless CWDs*/, | ^~~~~~~~~~~~~~~~~~~ | | | long int compilation terminated due to -Wfatal-errors. make[2]: *** [Makefile:137: /tmp/FreeFileSync_Make/ffs/src/afs/ftp.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 --------------------------------------------------------------------------------

