D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/freefilesync-10.13-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1WCthk + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf freefilesync-10.13 + /usr/bin/mkdir -p freefilesync-10.13 + cd freefilesync-10.13 + /usr/bin/unzip -o -qq /home/iurt/rpmbuild/SOURCES/FreeFileSync_10.13_Source.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s_../wx+_wx+_ FreeFileSync/Source/ui/gui_generated.cpp + sed -i 's/-O3/-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix/' FreeFileSync/Source/Makefile FreeFileSync/Source/RealTimeSync/Makefile + sed -i '/^LINKFLAGS/s/-s/ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags/' FreeFileSync/Source/Makefile FreeFileSync/Source/RealTimeSync/Makefile + sed -i 's/m_listBoxHistory->GetTopItem()/0/g' FreeFileSync/Source/ui/main_dlg.cpp + sed -i 's!static_assert!//static_assert!' zen/scope_guard.h + sed -i 's!inline!!g' FreeFileSync/Source/ui/version_check.h + sed -i 's!gtk+-2.0!gtk+-3.0!g' FreeFileSync/Source/Makefile FreeFileSync/Source/RealTimeSync/Makefile + sed -i '/pie/ s/-pthread/-lz -pthread/' FreeFileSync/Source/Makefile + sed -i '/pie/ s/-pthread/-lz -pthread/' FreeFileSync/Source/RealTimeSync/Makefile + sed -i s/MAX_SFTP_READ_SIZE/30000/g FreeFileSync/Source/afs/sftp.cpp + sed -i s/MAX_SFTP_OUTGOING_SIZE/30000/g FreeFileSync/Source/afs/sftp.cpp + sed -i '/getProcessParentFolderPath/s!Resources!share/FreeFileSync!' FreeFileSync/Source/base/ffs_paths.cpp + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7quJKj + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd freefilesync-10.13 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C FreeFileSync/Source EXENAME=FreeFileSync make: Entering directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/ g++ -std=c++2a -pipe -DWXINTL_NO_GETTEXT_MACRO -DLIBSSH2_OPENSSL -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum -Wcast-align -Wshadow -Wnon-virtual-dtor -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix -DNDEBUG `wx-config --cxxflags --debug=no` -pthread `pkg-config --cflags openssl` `pkg-config --cflags libcurl` `pkg-config --cflags libssh2` `pkg-config --cflags gtk+-3.0` -isystem/usr/include/gtk-2.0 -c base/binary.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/binary.cpp.o cc1plus: warning: /usr/include/gtk-2.0: No such file or directory [-Wmissing-include-dirs] In file included from ../../zen/i18n.h:12, from : ../../zen/globals.h: In function 'void zen::registerGlobalForDestruction(zen::CleanUpEntry&)': ../../zen/globals.h:169:75: error: static assertion failed: we must not generate code for magic statics! 169 | static_assert(std::is_trivially_constructible_v&& | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 170 | std::is_trivially_destructible_v, "we must not generate code for magic statics!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:124: /tmp/FreeFileSync_Make/ffs/src/base/binary.cpp.o] Error 1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' make: *** Waiting for unfinished jobs.... make: Entering directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/ g++ -std=c++2a -pipe -DWXINTL_NO_GETTEXT_MACRO -DLIBSSH2_OPENSSL -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum -Wcast-align -Wshadow -Wnon-virtual-dtor -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix -DNDEBUG `wx-config --cxxflags --debug=no` -pthread `pkg-config --cflags openssl` `pkg-config --cflags libcurl` `pkg-config --cflags libssh2` `pkg-config --cflags gtk+-3.0` -isystem/usr/include/gtk-2.0 -c base/db_file.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/db_file.cpp.o cc1plus: warning: /usr/include/gtk-2.0: No such file or directory [-Wmissing-include-dirs] In file included from ../../zen/i18n.h:12, from : ../../zen/globals.h: In function 'void zen::registerGlobalForDestruction(zen::CleanUpEntry&)': ../../zen/globals.h:169:75: error: static assertion failed: we must not generate code for magic statics! 169 | static_assert(std::is_trivially_constructible_v&& | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 170 | std::is_trivially_destructible_v, "we must not generate code for magic statics!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:124: /tmp/FreeFileSync_Make/ffs/src/base/db_file.cpp.o] Error 1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' make: Entering directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/ g++ -std=c++2a -pipe -DWXINTL_NO_GETTEXT_MACRO -DLIBSSH2_OPENSSL -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum -Wcast-align -Wshadow -Wnon-virtual-dtor -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix -DNDEBUG `wx-config --cxxflags --debug=no` -pthread `pkg-config --cflags openssl` `pkg-config --cflags libcurl` `pkg-config --cflags libssh2` `pkg-config --cflags gtk+-3.0` -isystem/usr/include/gtk-2.0 -c base/dir_lock.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/dir_lock.cpp.o cc1plus: warning: /usr/include/gtk-2.0: No such file or directory [-Wmissing-include-dirs] In file included from ../../zen/i18n.h:12, from : ../../zen/globals.h: In function 'void zen::registerGlobalForDestruction(zen::CleanUpEntry&)': ../../zen/globals.h:169:75: error: static assertion failed: we must not generate code for magic statics! 169 | static_assert(std::is_trivially_constructible_v&& | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 170 | std::is_trivially_destructible_v, "we must not generate code for magic statics!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:124: /tmp/FreeFileSync_Make/ffs/src/base/dir_lock.cpp.o] Error 1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' make: Entering directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/ g++ -std=c++2a -pipe -DWXINTL_NO_GETTEXT_MACRO -DLIBSSH2_OPENSSL -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum -Wcast-align -Wshadow -Wnon-virtual-dtor -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix -DNDEBUG `wx-config --cxxflags --debug=no` -pthread `pkg-config --cflags openssl` `pkg-config --cflags libcurl` `pkg-config --cflags libssh2` `pkg-config --cflags gtk+-3.0` -isystem/usr/include/gtk-2.0 -c base/ffs_paths.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/ffs_paths.cpp.o cc1plus: warning: /usr/include/gtk-2.0: No such file or directory [-Wmissing-include-dirs] In file included from ../../zen/i18n.h:12, from : ../../zen/globals.h: In function 'void zen::registerGlobalForDestruction(zen::CleanUpEntry&)': ../../zen/globals.h:169:75: error: static assertion failed: we must not generate code for magic statics! 169 | static_assert(std::is_trivially_constructible_v&& | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 170 | std::is_trivially_destructible_v, "we must not generate code for magic statics!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:124: /tmp/FreeFileSync_Make/ffs/src/base/ffs_paths.cpp.o] Error 1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' make: Entering directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/ g++ -std=c++2a -pipe -DWXINTL_NO_GETTEXT_MACRO -DLIBSSH2_OPENSSL -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum -Wcast-align -Wshadow -Wnon-virtual-dtor -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix -DNDEBUG `wx-config --cxxflags --debug=no` -pthread `pkg-config --cflags openssl` `pkg-config --cflags libcurl` `pkg-config --cflags libssh2` `pkg-config --cflags gtk+-3.0` -isystem/usr/include/gtk-2.0 -c base/comparison.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/comparison.cpp.o cc1plus: warning: /usr/include/gtk-2.0: No such file or directory [-Wmissing-include-dirs] In file included from ../../zen/i18n.h:12, from : ../../zen/globals.h: In function 'void zen::registerGlobalForDestruction(zen::CleanUpEntry&)': ../../zen/globals.h:169:75: error: static assertion failed: we must not generate code for magic statics! 169 | static_assert(std::is_trivially_constructible_v&& | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 170 | std::is_trivially_destructible_v, "we must not generate code for magic statics!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:124: /tmp/FreeFileSync_Make/ffs/src/base/comparison.cpp.o] Error 1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' make: Entering directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/ g++ -std=c++2a -pipe -DWXINTL_NO_GETTEXT_MACRO -DLIBSSH2_OPENSSL -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum -Wcast-align -Wshadow -Wnon-virtual-dtor -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix -DNDEBUG `wx-config --cxxflags --debug=no` -pthread `pkg-config --cflags openssl` `pkg-config --cflags libcurl` `pkg-config --cflags libssh2` `pkg-config --cflags gtk+-3.0` -isystem/usr/include/gtk-2.0 -c base/algorithm.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/algorithm.cpp.o cc1plus: warning: /usr/include/gtk-2.0: No such file or directory [-Wmissing-include-dirs] In file included from ../../zen/i18n.h:12, from : ../../zen/globals.h: In function 'void zen::registerGlobalForDestruction(zen::CleanUpEntry&)': ../../zen/globals.h:169:75: error: static assertion failed: we must not generate code for magic statics! 169 | static_assert(std::is_trivially_constructible_v&& | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 170 | std::is_trivially_destructible_v, "we must not generate code for magic statics!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:124: /tmp/FreeFileSync_Make/ffs/src/base/algorithm.cpp.o] Error 1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' make: Entering directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/ g++ -std=c++2a -pipe -DWXINTL_NO_GETTEXT_MACRO -DLIBSSH2_OPENSSL -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum -Wcast-align -Wshadow -Wnon-virtual-dtor -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix -DNDEBUG `wx-config --cxxflags --debug=no` -pthread `pkg-config --cflags openssl` `pkg-config --cflags libcurl` `pkg-config --cflags libssh2` `pkg-config --cflags gtk+-3.0` -isystem/usr/include/gtk-2.0 -c base/config.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/config.cpp.o cc1plus: warning: /usr/include/gtk-2.0: No such file or directory [-Wmissing-include-dirs] In file included from ../../zen/i18n.h:12, from : ../../zen/globals.h: In function 'void zen::registerGlobalForDestruction(zen::CleanUpEntry&)': ../../zen/globals.h:169:75: error: static assertion failed: we must not generate code for magic statics! 169 | static_assert(std::is_trivially_constructible_v&& | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 170 | std::is_trivially_destructible_v, "we must not generate code for magic statics!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:124: /tmp/FreeFileSync_Make/ffs/src/base/config.cpp.o] Error 1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' make: Entering directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' mkdir -p /tmp/FreeFileSync_Make/ffs/src/base/ g++ -std=c++2a -pipe -DWXINTL_NO_GETTEXT_MACRO -DLIBSSH2_OPENSSL -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -Wfatal-errors -Wmissing-include-dirs -Wswitch-enum -Wcast-align -Wshadow -Wnon-virtual-dtor -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-literal-suffix -DNDEBUG `wx-config --cxxflags --debug=no` -pthread `pkg-config --cflags openssl` `pkg-config --cflags libcurl` `pkg-config --cflags libssh2` `pkg-config --cflags gtk+-3.0` -isystem/usr/include/gtk-2.0 -c base/application.cpp -o /tmp/FreeFileSync_Make/ffs/src/base/application.cpp.o cc1plus: warning: /usr/include/gtk-2.0: No such file or directory [-Wmissing-include-dirs] In file included from ../../zen/i18n.h:12, from : ../../zen/globals.h: In function 'void zen::registerGlobalForDestruction(zen::CleanUpEntry&)': ../../zen/globals.h:169:75: error: static assertion failed: we must not generate code for magic statics! 169 | static_assert(std::is_trivially_constructible_v&& | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 170 | std::is_trivially_destructible_v, "we must not generate code for magic statics!"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated due to -Wfatal-errors. make: *** [Makefile:124: /tmp/FreeFileSync_Make/ffs/src/base/application.cpp.o] Error 1 make: Leaving directory '/home/iurt/rpmbuild/BUILD/freefilesync-10.13/FreeFileSync/Source' error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.7quJKj (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.7quJKj (%build) I: [iurt_root_command] ERROR: chroot