Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/p7zip.spec'], chrootPath='/var/lib/mock/f31-build-66950-29946/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/p7zip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/p7zip-16.02-15.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/p7zip.spec'], chrootPath='/var/lib/mock/f31-build-66950-29946/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/p7zip.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MfVbzJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf p7zip_16.02 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/p7zip_16.02_src_all-norar.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd p7zip_16.02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/p7zip_15.14-norar_cmake.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/p7zip-manpages.patch + /usr/bin/cat /builddir/build/SOURCES/02-man.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/CVE-2016-9296.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/05-hardening-flags.patch + /usr/bin/cat /builddir/build/SOURCES/CVE-2017-17969.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/14-Fix-g++-warning.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + mv DOC/License.txt DOC/copying.txt . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hLezAH + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + pushd CPP/7zip/CMAKE/ + sh ./generate.sh + popd + /usr/bin/make -O -j4 V=1 VERBOSE=1 all2 7zG 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' DEST_HOME=/usr DEST_BIN=/usr/bin DEST_SHARE=/usr/libexec/p7zip DEST_MAN=/usr/share/man ~/build/BUILD/p7zip_16.02/CPP/7zip/CMAKE ~/build/BUILD/p7zip_16.02 -- The C compiler identification is GNU 9.1.1 -- The CXX compiler identification is GNU 9.1.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found wxWidgets: -pthread;;;-lwx_gtk3u_core-3.0;-lwx_baseu-3.0;-lwx_gtk3u_adv-3.0 (found version "3.0.4") -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/p7zip_16.02/CPP/7zip/P7ZIP.Unix ~/build/BUILD/p7zip_16.02 mkdir -p bin /usr/bin/make -C CPP/7zip/Bundles/Alone all mkdir -p bin /usr/bin/make -C CPP/7zip/Bundles/SFXCon all mkdir -p bin/Codecs /usr/bin/make -C CPP/7zip/Bundles/Format7zFree all cd bin ; rm -f Lang ; ln -s ../GUI/Lang . cd bin ; rm -f help ; ln -s ../DOC/MANUAL help make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zBuf2.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/7zCrc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/7zCrcOpt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrcOpt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrcOpt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zStream.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zStream.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Alloc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Aes.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Alloc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Aes.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Aes.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Bcj2.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Alloc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Bcj2.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Bcj2.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Bra.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Bcj2Enc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Bra.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Bra86.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/BraIA64.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Bra86.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/CpuArch.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Bcj2Enc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/BraIA64.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Delta.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Bra.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Bra86.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Blake2s.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/BwtSort.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/CpuArch.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Lzma2Dec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/BraIA64.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Delta.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/HuffEnc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/BwtSort.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/CpuArch.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Delta.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/HuffEnc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Ppmd7.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/LzFind.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/LzmaDec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Ppmd7Dec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/LzFindMt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/LzFind.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/LzFindMt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Sha256.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Lzma2Dec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../C/Threads.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Lzma2Dec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Lzma2Enc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Lzma2Enc.c BUILDSTDERR: make[1In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ ]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/LzmaDec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/LzmaDec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/7z/7zExtract.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/MtCoder.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFS../../../../CPP/7zip/Archive/7z/7zDecode.cpp: In member function 'LONG NArchive::N7z::CDecoder::Decode(IInStream*, UInt64, const NArchive::N7z::CFolders&, unsigned int, const UInt64*, ISequentialOutStream*, ICompressProgressInfo*, ISequentialInStream**, ICryptoGetTextPassword*, bool&, bool&, UString&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zDecode.cpp:466:8: warning: variable 'needMtLock' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 466 | bool needMtLock = false; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zDecode.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zHandler.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ ET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/7z/7zDecode.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd7.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/7z/7zHeader.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/7z/7zHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/MtCoder.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd7Dec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/LzmaEnc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd7Enc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/LzmaEnc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd8Dec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd7.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd8Enc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd7Dec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd7Enc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd8.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Sha1.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Sort.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Sha256.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Threads.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Xz.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzCrc64.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd8Dec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzCrc64Opt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd8.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: gcIn file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zIn.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zRegister.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ c -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Ppmd8Enc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzEnc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/7z/7zIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Sha256.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/7z/7zRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Sha1.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Sort.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Threads.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Xz.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzCrc64.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/Common/ItemNameUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzDec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzIn.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UIn file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ NIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzCrc64Opt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzDec.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zCompressionMode.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -gIn file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:7, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzEnc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/XzIn.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zCompressionMode.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zDecode.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zDecode.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/CWrappers.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zDecode.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/CreateCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zDecode.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/FilePathAutoRename.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/inIn file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zEncode.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zEncode.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ clude_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zEncode.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zExtract.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/FileStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zFolderInStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zEncode.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zEncode.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zHandler.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zExtract.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/FilterCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/InBuffer.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zEncode.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strIn file included from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp: In member function 'LONG NArchive::N7z::CHandler::SetMainMethod(NArchive::N7z::CCompressionMethodMode&, UInt32)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:148:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 148 | if (!_numSolidBytesDefined) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp: In member function 'virtual LONG NArchive::N7z::CHandler::UpdateItems(ISequentialOutStream*, UInt32, IArchiveUpdateCallback*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:284:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 284 | bool need_MTime = (Write_MTime.Def && Write_MTime.Val || !Write_MTime.Def); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ ong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zHeader.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zFolderInStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/LimitedStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/OutBuffer.cpp BUILDSTDERR: make[1]: Leaving directory '/bIn file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zHandler.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ uilddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/ProgressUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/StreamBinder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/StreamUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-h../../../../CPP/7zip/Archive/7z/7zIn.cpp: In member function 'LONG NArchive::N7z::CInArchive::ReadDatabase2(NArchive::N7z::CDbEx&, ICryptoGetTextPassword*, bool&, bool&, UString&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zIn.cpp:1513:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1513 | if (buf[i] == NID::kEncodedHeader && buf[i + 1] == NID::kPackInfo || BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zIn.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ ardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/StreamObjects.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Common/VirtThread.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/Bcj2Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/Bcj2Coder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: make[1]: Entering directory 'In file included from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp: In member function 'LONG NArchive::N7z::CHandler::SetMainMethod(NArchive::N7z::CCompressionMethodMode&, UInt32)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:148:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 148 | if (!_numSolidBytesDefined) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp: In member function 'virtual LONG NArchive::N7z::CHandler::UpdateItems(ISequentialOutStream*, UInt32, IArchiveUpdateCallback*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:284:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 284 | bool need_MTime = (Write_MTime.Def && Write_MTime.Val || !Write_MTime.Def); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ /builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/BcjCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/BcjRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/BranchMisc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tablIn file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zProperties.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zOut.h:6, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zOut.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zOut.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zRegister.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ es -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/BranchRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zProperties.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/CopyRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../.In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h: In constructor 'NCompress::NLzma2::CDecoder::CDecoder()': BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:42:10: warning: 'NCompress::NLzma2::CDecoder::_outStepSize' will be initialized after [-Wreorder] BUILDSTDERR: 42 | UInt32 _outStepSize; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'bool NCompress::NLzma2::CDecoder::_outSizeDefined' [-Wreorder] BUILDSTDERR: 34 | bool _outSizeDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 27 | CDecoder::CDecoder(): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'NCompress::NLzma2::CDecoder::_outSizeDefined' will be initialized after [-Wreorder] BUILDSTDERR: 34 | bool _outSizeDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:33:8: warning: 'bool NCompress::NLzma2::CDecoder::_finishMode' [-Wreorder] BUILDSTDERR: 33 | bool _finishMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 27 | CDecoder::CDecoder(): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp: In member function 'virtual LONG NCompress::NLzma2::CDecoder::Code(ISequentialInStream*, ISequentialOutStream*, const UInt64*, const UInt64*, ICompressProgressInfo*)': BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:145:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 145 | bool finished = (inSizeProcessed == 0 && outSizeProcessed == 0 BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ./../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zHeader.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/CopyCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/DeltaFilter.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEIn file included from ../../../../CPP/7zip/Archive/7z/7zOut.h:6, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zOut.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zOut.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zIn.cpp: In member function 'LONG NArchive::N7z::CInArchive::ReadDatabase2(const CExternalCodecs*, NArchive::N7z::CDbEx&, ICryptoGetTextPassword*, bool&, bool&, UString&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zIn.cpp:1513:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1513 | if (buf[i] == NID::kEncodedHeader && buf[i + 1] == NID::kPackInfo || BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zIn.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ FILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/Lzma2Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zSpecStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/LzmaRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPPIn file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zRegister.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zProperties.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ /include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/LzmaDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/PpmdDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zProperties.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOUIn file included from ../../../../CPP/7zip/Archive/Bz2Handler.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': BUILDSTDERR: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] BUILDSTDERR: 97 | UInt32 *m_BlockSorterIndex; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] BUILDSTDERR: 93 | Byte *m_Block; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 140 | CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} BUILDSTDERR: | ^~~~~~~~~~~ RCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Compress/PpmdRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zSpecStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Crypto/7zAesRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Crypto/7zAes.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/Crypto/MyAes.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++In file included from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'virtual LONG CArchiveExtractCallback::GetStream(UInt32, ISequentialOutStream**, Int32)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:843:12: warning: enumeration value 'kAbsPaths' not handled in switch [-Wswitch] BUILDSTDERR: 843 | switch (_pathMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] BUILDSTDERR: 1082 | switch (_overwriteMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1063:10: warning: variable 'isRenamed' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1063 | bool isRenamed = false; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1636 | for (int i = 0; i != _delayedSymLinks.Size(); ++i) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Bz2Handler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabHeader.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODIn file included from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] BUILDSTDERR: 57 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] BUILDSTDERR: 53 | UInt32 NumThreads; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 61 | CCompressionMethodMode(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ ER -D_SFX ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ApmHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Common/DefaultName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werro../../../../CPP/7zip/Archive/Cab/CabIn.cpp: In member function 'LONG NArchive::NCab::CSignatureFinder::Find()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:117:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 117 | if (*p == b) break; p++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:117:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 117 | if (*p == b) break; p++; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:118:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 118 | if (*p == b) break; p++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:118:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 118 | if (*p == b) break; p++; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: In function 'void Correct_PathPart(UString&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:115:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 115 | if (s[0] == '.' && (s[1] == 0 || s[1] == '.' && s[2] == 0)) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 104 | static void CorrectUnsupportedName(UString &name) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 11 | static void ReplaceIncorrectChars(UString &s) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ r=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Common/Extract.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp BUILDSTDERR: make[1]: Leaving directory../../../../CPP/7zip/Archive/ArHandler.cpp: In member function 'virtual LONG NArchive::NAr::CHandler::Open(IInStream*, const UInt64*, IArchiveOpenCallback*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/ArHandler.cpp:620:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 620 | if (_items[i].Name.IsPrefixedBy("data.tar.")) BUILDSTDERR: | ^ '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/DummyOutStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ArHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Common/LoadCodecs.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/FindSignature.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasy../../../../CPP/7zip/Archive/ArjHandler.cpp: In member function 'virtual LONG NArchive::NArj::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/ArjHandler.cpp:679:14: warning: enumeration value 'k_ErrorType_OK' not handled in switch [-Wswitch] BUILDSTDERR: 679 | switch (_arc.Error) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ nchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ArchiveExports.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Common/PropIDUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/HandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ArjHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: make[1]: EnterIn file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In member function 'LONG CArc::OpenStream2(const COpenOptions&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1614:8: warning: variable 'isForced' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1614 | bool isForced = false; BUILDSTDERR: | ^~~~~~~~ ing directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/InStreamWithCRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Common/OpenArchive.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/ItemNameUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSEIn file included from ../../../../CPP/7zip/Archive/Bz2Handler.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': BUILDSTDERR: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] BUILDSTDERR: 97 | UInt32 *m_BlockSorterIndex; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] BUILDSTDERR: 93 | Byte *m_Block; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 140 | CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} BUILDSTDERR: | ^~~~~~~~~~~ T_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Console/ConsoleClose.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/MultiStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Bz2Handler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/ParseProperties.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPIn file included from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:6: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ P/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/DeflateProps.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/LzmaHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAKIn file included from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/List.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/List.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/List.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/List.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ _HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Console/MainAr.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/GzHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabHeader.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../C../../../../CPP/7zip/Archive/PpmdHandler.cpp: In member function 'void NArchive::NPpmd::CRangeDecoder::Normalize()': BUILDSTDERR: ../../../../CPP/7zip/Archive/PpmdHandler.cpp:240:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 240 | Range < kBot && ((Range = (0 - Low) & (kBot - 1)), 1)) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp: In member function 'LONG NArchive::NCab::CSignatureFinder::Find()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:117:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 117 | if (*p == b) break; p++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:117:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 117 | if (*p == b) break; p++; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:118:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 118 | if (*p == b) break; p++; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:118:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 118 | if (*p == b) break; p++; BUILDSTDERR: | ^ PP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Console/List.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/PpmdHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Cab/CabIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Console/PercentPrinter.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLE../../../../CPP/7zip/Archive/Chm/ChmHandler.cpp: In member function 'virtual LONG NArchive::NChm::CHandler::GetProperty(UInt32, PROPID, PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Chm/ChmHandler.cpp:147:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 147 | if (!item.IsDir()) BUILDSTDERR: | ^ R -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/7zip/UI/Console/UserInputUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/SplitHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/CRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Chm/ChmHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/CommandLineParser.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GL../../../../CPP/7zip/Archive/Tar/TarHandler.cpp: In member function 'virtual LONG NArchive::NTar::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp:66:19: warning: enumeration value 'k_ErrorType_OK' not handled in switch [-Wswitch] BUILDSTDERR: 66 | else switch (_error) BUILDSTDERR: | ^ IBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarHandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/IntToString.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/MyString.cp../../../../CPP/7zip/Archive/ComHandler.cpp: In function 'bool NArchive::NCom::CompoundMsiNameToFileName(const UString&, UString&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/ComHandler.cpp:306:11: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 306 | if (c < k_Msi_StartUnicodeChar || c > k_Msi_StartUnicodeChar + k_Msi_UnicodeRange) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/ComHandler.cpp:306:41: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 306 | if (c < k_Msi_StartUnicodeChar || c > k_Msi_StartUnicodeChar + k_Msi_UnicodeRange) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/ComHandler.cpp: In member function 'LONG NArchive::NCom::CDatabase::Open(IInStream*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/ComHandler.cpp:586:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 586 | if (msiName.Len() >= 4 && StringsAreEqualNoCase_Ascii(msiName.RightPtr(4), ".cab") BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ p make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/MyVector.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ComHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/MyWindows.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/StdInStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/re../../../../CPP/7zip/Archive/Tar/TarIn.cpp: In function 'LONG NArchive::NTar::GetNextItemReal(ISequentialInStream*, bool&, NArchive::NTar::CItemEx&, NArchive::NTar::EErrorType&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:189:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 189 | if (!OctalToNumber32(p, 8, item.UID)) item.UID = 0; p += 8; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:189:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 189 | if (!OctalToNumber32(p, 8, item.UID)) item.UID = 0; p += 8; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:190:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 190 | if (!OctalToNumber32(p, 8, item.GID)) item.GID = 0; p += 8; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:190:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 190 | if (!OctalToNumber32(p, 8, item.GID)) item.GID = 0; p += 8; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 162 | for (int i = 0; i < srcString.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp: In function 'AString UnicodeStringToMultiByte(const UString&, UINT)': BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 173 | for (int i = 0; i < srcString.Len(); i++) { BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 174 | if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 200 | for (int i = 0; i < srcString.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ dhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarHeader.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/DummyOutStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/StdOutStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/StringConvert.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/UTFConvert.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/FindSignature.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LIn file included from ../../../../CPP/Common/MyString.h:23, BUILDSTDERR: from ../../../../CPP/myWindows/StdAfx.h:20, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp:3: BUILDSTDERR: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': BUILDSTDERR: ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here BUILDSTDERR: ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] BUILDSTDERR: 491 | delete (T *)_v[--i]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/Wildcard.cpp:5: BUILDSTDERR: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp: In function 'bool NWildcard::IsDriveColonName(const wchar_t*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:463:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 463 | return c != 0 && s[1] == ':' && s[2] == 0 && (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp: In member function 'void NWildcard::CCensor::AddItem(NWildcard::ECensorPathMode, bool, const UString&, bool, bool)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:583:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 583 | if (dotsIndex >= 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 611 | if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarUpdate.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Common/Wildcard.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/InStreamWithCRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/HandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/ItemNameUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ZHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/ErrorMsg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/XzHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGE../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 34 | } else if ((pos+1) < p_path.Len()) { BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const UString&, UString&, UString&)': BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 71 | } else if ((pos+1) < p_path.Len()) { BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 502 | if (pos > 0 && pos == pathName.Len() - 1) BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 535 | while (pos < pathName.Len()) BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~ FILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/FileFind.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/MultiStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/FileDir.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipAddCommon.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: make[1]: Entering directory '/builddir/build/BUILD/p7zip_16../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(CFSTR, DWORD, DWORD, DWORD, DWORD, bool)': BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp:113:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 113 | for (int i = 0; i < ustr.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CInFile::Read(void*, UINT32, UINT32&)': BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp:318:13: warning: comparison of integer expressions of different signedness: 'int' and 'UINT32' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: 318 | if (len > bytesToRead) len = bytesToRead; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Windows/FileName.cpp:6: BUILDSTDERR: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp: In function 'bool NWindows::NFile::NName::IsDrivePath(const wchar_t*)': BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp:234:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 234 | #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp:235:53: note: in expansion of macro 'IS_LETTER_CHAR' BUILDSTDERR: 235 | bool IsDrivePath(const wchar_t *s) throw() { return IS_LETTER_CHAR(s[0]) && s[1] == ':' && s[2] == WCHAR_PATH_SEPARATOR; } BUILDSTDERR: | ^~~~~~~~~~~~~~ .02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/OutStreamWithSha1.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/FileIO.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/FileName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/ParseProperties.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1../../../../CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/Windows/PropVariant.cpp:281:41: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class NWindows::NCOM::CPropVariant' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 281 | memcpy(this, pSrc, sizeof(PROPVARIANT)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/Windows/PropVariant.cpp:7: BUILDSTDERR: ../../../../CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here BUILDSTDERR: 46 | class CPropVariant : public tagPROPVARIANT BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Zip/ZipHandlerOut.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/PropVariant.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipHandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/PropVariantConv.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/Synchronization.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/Windows/System.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' BUILDSTDERR: make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'../../../../CPP/7zip/Archive/CpioHandler.cpp: In function 'UInt32 NArchive::NCpio::IsArc_Cpio(const Byte*, size_t)': BUILDSTDERR: ../../../../CPP/7zip/Archive/CpioHandler.cpp:221:25: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 221 | for (int i = 6; i < k_OctRecord_Size; i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/CpioHandler.cpp:234:25: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 234 | for (int i = 6; i < k_HexRecord_Size; i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/CpioHandler.cpp: In member function 'virtual LONG NArchive::NCpio::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/CpioHandler.cpp:461:14: warning: enumeration value 'k_ErrorType_OK' not handled in switch [-Wswitch] BUILDSTDERR: 461 | switch (_error) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp:177:14: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 177 | unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp:431:42: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 431 | ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); BUILDSTDERR: | ~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Zip/ZipHandler.cpp:35: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/CpioHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/myWindows/mySplitCommandLine.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX ../../../../CPP/myWindows/wine_date_and_time.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/CramfsHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DEXTRACT_ONLY -DNO_READ_FROM_CODER -D_SFX -o ../../../../bin/7zCon.sfx 7zCrc.o 7zCrcOpt.o Aes.o Alloc.o Bcj2.o Bra.o Bra86.o BraIA64.o CpuArch.o Delta.o Lzma2Dec.o LzmaDec.o Ppmd7.o Ppmd7Dec.o Sha256.o Threads.o 7zDecode.o 7zExtract.o 7zHandler.o 7zHeader.o 7zIn.o 7zRegister.o CoderMixer2.o ItemNameUtils.o OutStreamWithCRC.o SfxCon.o CWrappers.o CreateCoder.o FilePathAutoRename.o FileStreams.o FilterCoder.o InBuffer.o LimitedStreams.o OutBuffer.o ProgressUtils.o StreamBinder.o StreamObjects.o StreamUtils.o VirtThread.o Bcj2Coder.o Bcj2Register.o BcjCoder.o BcjRegister.o BranchMisc.o BranchRegister.o CopyCoder.o CopyRegister.o DeltaFilter.o Lzma2Decoder.o Lzma2Register.o LzmaDecoder.o LzmaRegister.o PpmdDecoder.o PpmdRegister.o 7zAes.o 7zAesRegister.o MyAes.o ArchiveExtractCallback.o ArchiveOpenCallback.o DefaultName.o Extract.o ExtractingFilePath.o LoadCodecs.o OpenArchive.o PropIDUtils.o ConsoleClose.o ExtractCallbackConsole.o List.o MainAr.o OpenCallbackConsole.o PercentPrinter.o UserInputUtils.o CRC.o CommandLineParser.o IntToString.o MyString.o MyVector.o MyWindows.o StdInStream.o StdOutStream.o StringConvert.o UTFConvert.o Wildcard.o ErrorMsg.o FileDir.o FileFind.o FileIO.o FileName.o PropVariant.o PropVariantConv.o Synchronization.o System.o mySplitCommandLine.o wine_date_and_time.o -lpthread make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/DeflateProps.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGIn file included from ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadLocals(CObjectVector&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1370:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1370 | if (items.IsEmpty() || items.Size() == 1 && IsStrangeItem(items[0])) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadHeaders2(CObjectVector&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1962:16: warning: comparison of integer expressions of different signedness: 'UInt32' {aka 'unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1962 | if (cdDisk != (int)ecd64.CdDisk) BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:2012:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2012 | if (ecd64.ThisDisk == 0 && ecd64AbsOffset != ArcInfo.Base + locator.Ecd64Offset BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ EFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/DllExports2.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipItem.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ElfHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switchesIn file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Zip/ZipRegister.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/DmgHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/CWrappers.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/FatHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../.In file included from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.h:12, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp: In function 'LONG NArchive::NZip::Update2(NArchive::NZip::COutArchive&, NArchive::NZip::CInArchive*, const CObjectVector&, CObjectVector&, const NArchive::NZip::CCompressionMethodMode*, const CByteBuffer*, IArchiveUpdateCallback*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp:221:8: warning: '.NArchive::NZip::CMemBlocks2::CompressingResult' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 221 | struct CMemBlocks2: public CMemLockBlocks BUILDSTDERR: | ^~~~~~~~~~~ ./CPP/7zip/Archive/FlvHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ExtHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/CreateCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FilePathAutoRename.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FileStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/InBuffer.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/GzHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/InOutTempBuffer.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FilterCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/GptHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/HandlerCont.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/LimitedStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/MethodId.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/MemBlocks.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/IhexHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/MethodProps.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/OffsetStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Iso/IsoHeader.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Iso/IsoHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/OutBuffer.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/HfsHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/ProgressMt.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/ProgressUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Iso/IsoRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/PropId.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Iso/IsoIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/LzhHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/OutMemStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/LzmaHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/MachoHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamBinder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamObjecIn file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/MubHandler.cpp: In member function 'virtual LONG NArchive::NMub::CHandler::GetProperty(UInt32, PROPID, PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/MubHandler.cpp:124:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 124 | item.Type != MACH_CPU_TYPE_386 && BUILDSTDERR: | ^ ts.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/MbrHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/UniqBlocks.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/MslzHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-In file included from ../../../../CPP/7zip/Compress/BZip2Register.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] BUILDSTDERR: 97 | UInt32 *m_BlockSorterIndex; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] BUILDSTDERR: 93 | Byte *m_Block; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 140 | CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} BUILDSTDERR: | ^~~~~~~~~~~ hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/MubHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/VirtThread.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BZip2Crc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Nsis/NsisDecode.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BZip2Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: make[1]: EIn file included from ../../../../CPP/7zip/Compress/BZip2Encoder.cpp:10: BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] BUILDSTDERR: 97 | UInt32 *m_BlockSorterIndex; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] BUILDSTDERR: 93 | Byte *m_Block; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 140 | CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} BUILDSTDERR: | ^~~~~~~~~~~ ntering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BZip2Decoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BZip2Encoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Nsis/NsisHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Bcj2Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BcjCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Bcj2Coder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Nsis/NsisRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BcjRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BitlDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexc../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In function 'bool NArchive::NNsis::IsDrivePath(const wchar_t*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2796:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2796 | #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2799:45: note: in expansion of macro 'IS_LETTER_CHAR' BUILDSTDERR: 2799 | bool IsDrivePath(const wchar_t *s) { return IS_LETTER_CHAR(s[0]) && s[1] == ':' /* && s[2] == '\\' */ ; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In function 'bool NArchive::NNsis::IsDrivePath(const char*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2796:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2796 | #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2800:45: note: in expansion of macro 'IS_LETTER_CHAR' BUILDSTDERR: 2800 | bool IsDrivePath(const char *s) { return IS_LETTER_CHAR(s[0]) && s[1] == ':' /* && s[2] == '\\' */ ; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In function 'bool NArchive::NNsis::IsAbsolutePath(const wchar_t*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2805:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2805 | s[0] == WCHAR_PATH_SEPARATOR && BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In function 'bool NArchive::NNsis::IsAbsolutePath(const char*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2813:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2813 | s[0] == CHAR_PATH_SEPARATOR && BUILDSTDERR: ../../../../CPP/7zip/Archive/PpmdHandler.cpp: In member function 'void NArchive::NPpmd::CRangeDecoder::Normalize()': BUILDSTDERR: ../../../../CPP/7zip/Archive/PpmdHandler.cpp:240:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 240 | Range < kBot && ((Range = (0 - Low) & (kBot - 1)), 1)) BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ eptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BranchMisc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BranchRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ByteSwap.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/PpmdHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/CopyCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/CopyRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Deflate64Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/NtfsHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstac../../../../CPP/7zip/Archive/PeHandler.cpp: In member function 'LONG NArchive::NPe::CHandler::OpenResources(unsigned int, IInStream*, IArchiveOpenCallback*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/PeHandler.cpp:1913:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 1913 | if (end > sect.VSize) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateDecoder.h: In constructor 'NCompress::NDeflate::NDecoder::CCoder::CCoder(bool, bool)': BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateDecoder.h:48:8: warning: 'NCompress::NDeflate::NDecoder::CCoder::_deflate64Mode' will be initialized after [-Wreorder] BUILDSTDERR: 48 | bool _deflate64Mode; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateDecoder.h:47:8: warning: 'bool NCompress::NDeflate::NDecoder::CCoder::_deflateNSIS' [-Wreorder] BUILDSTDERR: 47 | bool _deflateNSIS; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:11:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 11 | CCoder::CCoder(bool deflate64Mode, bool deflateNSIS): BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10: BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h: In constructor 'NCompress::NDeflate::NEncoder::CCoder::CCoder(bool)': BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h:106:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Deflate64Mode' will be initialized after [-Wreorder] BUILDSTDERR: 106 | bool m_Deflate64Mode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h:89:11: warning: 'UInt16* NCompress::NDeflate::NEncoder::CCoder::m_OnePosMatchesMemory' [-Wreorder] BUILDSTDERR: 89 | UInt16 *m_OnePosMatchesMemory; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:125:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 125 | CCoder::CCoder(bool deflate64Mode): BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10: BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h:105:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Created' will be initialized after [-Wreorder] BUILDSTDERR: 105 | bool m_Created; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h:82:15: warning: 'NCompress::NDeflate::NEncoder::CCodeValue* NCompress::NDeflate::NEncoder::CCoder::m_Values' [-Wreorder] BUILDSTDERR: 82 | CCodeValue *m_Values; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:125:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 125 | CCoder::CCoder(bool deflate64Mode): BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.cpp: In member function 'void NCompress::NDeflate::NEncoder::CCoder::TryBlock()': BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:630:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 630 | if (m_Pos >= kMatchArrayLimit || BlockSizeRes >= blockSize || !m_SecondPass && BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: 631 | ((Inline_MatchFinder_GetNumAvailableBytes(&_lzInWindow) == 0) || m_ValueIndex >= m_ValueBlockSize)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ k-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/QcowHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/PeHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/DeflateDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/DeflateRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/DeflateEncoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/RpmHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/DeltaFilter.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/SplitHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ImplodeHuffmanDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ImplodeDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzOutWindow.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/SwfHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/SquashfsHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarHeader.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/BunIn file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h: In constructor 'NCompress::NLzma2::CDecoder::CDecoder()': BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:42:10: warning: 'NCompress::NLzma2::CDecoder::_outStepSize' will be initialized after [-Wreorder] BUILDSTDERR: 42 | UInt32 _outStepSize; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'bool NCompress::NLzma2::CDecoder::_outSizeDefined' [-Wreorder] BUILDSTDERR: 34 | bool _outSizeDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 27 | CDecoder::CDecoder(): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'NCompress::NLzma2::CDecoder::_outSizeDefined' will be initialized after [-Wreorder] BUILDSTDERR: 34 | bool _outSizeDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:33:8: warning: 'bool NCompress::NLzma2::CDecoder::_finishMode' [-Wreorder] BUILDSTDERR: 33 | bool _finishMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 27 | CDecoder::CDecoder(): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp: In member function 'virtual LONG NCompress::NLzma2::CDecoder::Code(ISequentialInStream*, ISequentialOutStream*, const UInt64*, const UInt64*, ICompressProgressInfo*)': BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:145:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 145 | bool finished = (inSizeProcessed == 0 && outSizeProcessed == 0 BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp: In member function 'virtual LONG NArchive::NTar::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp:66:19: warning: enumeration value 'k_ErrorType_OK' not handled in switch [-Wswitch] BUILDSTDERR: 66 | else switch (_error) BUILDSTDERR: | ^ dles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarHandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Lzma2Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SO../../../../CPP/7zip/Compress/Lzma2Encoder.cpp: In function 'LONG NCompress::NLzma2::SetLzma2Prop(PROPID, const PROPVARIANT&, CLzma2EncProps&)': BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp:56:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 56 | if (prop.vt != VT_UI4) return E_INVALIDARG; lzma2Props.numTotalThreads = (int)(prop.ulVal); break; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp:56:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 56 | if (prop.vt != VT_UI4) return E_INVALIDARG; lzma2Props.numTotalThreads = (int)(prop.ulVal); break; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp: In function 'LONG NArchive::NTar::GetNextItemReal(ISequentialInStream*, bool&, NArchive::NTar::CItemEx&, NArchive::NTar::EErrorType&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:189:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 189 | if (!OctalToNumber32(p, 8, item.UID)) item.UID = 0; p += 8; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:189:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 189 | if (!OctalToNumber32(p, 8, item.UID)) item.UID = 0; p += 8; BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:190:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 190 | if (!OctalToNumber32(p, 8, item.GID)) item.GID = 0; p += 8; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:190:55: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 190 | if (!OctalToNumber32(p, 8, item.GID)) item.GID = 0; p += 8; BUILDSTDERR: | ^ URCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzmaDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: make[1]: Entering directory '/builddir/build/BUILD/p7zip_16../../../../CPP/7zip/Compress/LzmaEncoder.cpp: In member function 'virtual LONG NCompress::NLzma::CEncoder::SetCoderProperties(const PROPID*, const PROPVARIANT*, UInt32)': BUILDSTDERR: ../../../../CPP/7zip/Compress/LzmaEncoder.cpp:118:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 118 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal != VARIANT_FALSE); break; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzmaEncoder.cpp:118:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 118 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal != VARIANT_FALSE); break; BUILDSTDERR: | ^~~~~ .02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzmaEncoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzmaRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/PpmdDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Tar/TarUpdate.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFIn file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h: In constructor 'NCompress::NLzx::CDecoder::CDecoder(bool)': BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:192:8: warning: 'NCompress::NLzx::CDecoder::_keepHistory' will be initialized after [-Wreorder] BUILDSTDERR: 192 | bool _keepHistory; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:181:8: warning: 'bool NCompress::NLzx::CDecoder::_skipByte' [-Wreorder] BUILDSTDERR: 181 | bool _skipByte; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CDecoder::CDecoder(bool wimMode): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:194:12: warning: 'NCompress::NLzx::CDecoder::_numDictBits' will be initialized after [-Wreorder] BUILDSTDERR: 194 | unsigned _numDictBits; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:186:10: warning: 'UInt32 NCompress::NLzx::CDecoder::_unpackBlockSize' [-Wreorder] BUILDSTDERR: 186 | UInt32 _unpackBlockSize; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CDecoder::CDecoder(bool wimMode): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:198:10: warning: 'NCompress::NLzx::CDecoder::_x86_translationSize' will be initialized after [-Wreorder] BUILDSTDERR: 198 | UInt32 _x86_translationSize; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:189:8: warning: 'bool NCompress::NLzx::CDecoder::KeepHistoryForNext' [-Wreorder] BUILDSTDERR: 189 | bool KeepHistoryForNext; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CDecoder::CDecoder(bool wimMode): BUILDSTDERR: | ^~~~~~~~ ILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzxDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/PpmdEncoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Udf/UdfHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/VdiHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/PpmdRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FOR../../../../CPP/7zip/Archive/Udf/UdfIn.cpp: In member function 'LONG NArchive::NUdf::CInArchive::FillRefs(NArchive::NUdf::CFileSet&, unsigned int, int, int)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Udf/UdfIn.cpp:578:16: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 578 | if (_numRefs >= kNumRefsMax) BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~~~~ TIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/QuantumDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/PpmdZip.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ShrinkDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Udf/UdfIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../.../../../../CPP/7zip/Archive/UefiHandler.cpp: In function 'AString NArchive::NUefi::GuidToString(const Byte*, bool)': BUILDSTDERR: ../../../../CPP/7zip/Archive/UefiHandler.cpp:360:19: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 360 | for (i = 4; i < kGuidSize; i++) BUILDSTDERR: | ~~^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/UefiHandler.cpp: In member function 'bool NArchive::NUefi::CFfsFileHeader::Parse(const Byte*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/UefiHandler.cpp:453:19: warning: comparison of integer expressions of different signedness: 'int' and 'const UInt32' {aka 'const unsigned int'} [-Wsign-compare] BUILDSTDERR: 453 | for (i = 0; i < kFileHeaderSize; i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/UefiHandler.cpp: In member function 'LONG NArchive::NUefi::CHandler::ParseVolume(int, UInt32, UInt32, UInt32, int, int, int)': BUILDSTDERR: ../../../../CPP/7zip/Archive/UefiHandler.cpp:1182:13: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 1182 | if (level > kLevelMax) BUILDSTDERR: | ~~~~~~^~~~~~~~~~~ ./../CPP/7zip/Archive/UefiHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ZDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/7zAesRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/7zAes.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/VhdHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/HmacSha1.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/VmdkHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/MyAes.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/MyAesReg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Wim/WimRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/RandGen.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/WzAes.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_In file included from ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp: In constructor 'NArchive::NWim::CMetaItem::CMetaItem()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:87:7: warning: 'NArchive::NWim::CMetaItem::SecurityId' will be initialized after [-Wreorder] BUILDSTDERR: 87 | int SecurityId; // -1: means no secutity ID BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:81:10: warning: 'UInt64 NArchive::NWim::CMetaItem::FileID' [-Wreorder] BUILDSTDERR: 81 | UInt64 FileID; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:96:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 96 | CMetaItem(): UpdateIndex(-1), HashIndex(-1), SecurityId(-1), BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp: In member function 'virtual LONG NArchive::NWim::CHandler::UpdateItems(ISequentialOutStream*, UInt32, IArchiveUpdateCallback*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:693:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 693 | #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:1092:53: note: in expansion of macro 'IS_LETTER_CHAR' BUILDSTDERR: 1092 | if (colonPos == 1 && fileName[2] == L':' && IS_LETTER_CHAR(fileName[0])) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:1841:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1841 | if ((int)i < _oldXml.Images.Size()) BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/XarHandler.cpp: In constructor 'NArchive::NXar::CFile::CFile()': BUILDSTDERR: ../../../../CPP/7zip/Archive/XarHandler.cpp:83:7: warning: 'NArchive::NXar::CFile::Parent' will be initialized after [-Wreorder] BUILDSTDERR: 83 | int Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/XarHandler.cpp:62:10: warning: 'UInt64 NArchive::NXar::CFile::Size' [-Wreorder] BUILDSTDERR: 62 | UInt64 Size; BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/XarHandler.cpp:85:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 85 | CFile(): IsDir(false), HasData(false), ModeDefined(false), Sha1IsDefined(false), BUILDSTDERR: | ^~~~~ HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/ZipCrypto.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/ZipStrong.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Wim/WimIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/XarHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromExtractGroup() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] BUILDSTDERR: 286 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'NExtract::NPathMode::EEnum CArcCommand::GetPathMode() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] BUILDSTDERR: 298 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromUpdateGroup() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kTest' not handled in switch [-Wswitch] BUILDSTDERR: 309 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtractFull' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'void AddNameToCensor(NWildcard::CCensor&, const UString&, bool, NRecursedType::EEnum, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:365:10: warning: enumeration value 'kNonRecursed' not handled in switch [-Wswitch] BUILDSTDERR: 365 | switch (type) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'bool ParseUpdateCommandString2(const UString&, NUpdateArchive::CActionSet&, UString&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:726:22: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 726 | if (c < '0' || c >= '0' + kNumUpdatePairActions) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'void CArcCmdLineParser::Parse1(const UStringVector&, CArcCmdLineOptions&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:929:14: warning: variable 'v' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 929 | UInt32 v = 0; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'virtual LONG CArchiveExtractCallback::GetStream(UInt32, ISequentialOutStream**, Int32)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:843:12: warning: enumeration value 'kAbsPaths' not handled in switch [-Wswitch] BUILDSTDERR: 843 | switch (_pathMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] BUILDSTDERR: 1082 | switch (_overwriteMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1636 | for (int i = 0; i != _delayedSymLinks.Size(); ++i) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/XzHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/ZHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIXIn file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp: In function 'LONG EnumerateForItem(NWindows::NFile::NFind::CFileInfo&, const NWildcard::CCensorNode&, int, int, const FString&, const UStringVector&, CDirItems&, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:415:7: warning: variable 'dirItemIndex' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 415 | int dirItemIndex = -1; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp: In function 'LONG EnumerateDirItems(const NWildcard::CCensorNode&, int, int, const FString&, const UStringVector&, CDirItems&, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:603:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 603 | if (isDir && !item.ForDir || !isDir && !item.ForFile) BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/DefaultName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Extract.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipAddCommon.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usIn file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Zip/ZipHandler.cpp:35: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp: In constructor 'CEncoderInfo::CEncoderInfo()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:741:15: warning: 'CEncoderInfo::fileData' will be initialized after [-Wreorder] BUILDSTDERR: 741 | const Byte *fileData; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:713:8: warning: 'bool CEncoderInfo::CheckCrc_Enc' [-Wreorder] BUILDSTDERR: 713 | bool CheckCrc_Enc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:759:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 759 | CEncoderInfo(): BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: In function 'void Correct_PathPart(UString&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:115:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 115 | if (s[0] == '.' && (s[1] == 0 || s[1] == '.' && s[2] == 0)) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 104 | static void CorrectUnsupportedName(UString &name) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 11 | static void ReplaceIncorrectChars(UString &s) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ r/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Bench.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipItem.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7ziIn file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Zip/ZipHandlerOut.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Zip/ZipRegister.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ p/Archive/Zip/ZipHandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/HashCalc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/LoadCodecs.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -sIn file included from ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadLocals(CObjectVector&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1370:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1370 | if (items.IsEmpty() || items.Size() == 1 && IsStrangeItem(items[0])) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadHeaders2(CObjectVector&)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1962:16: warning: comparison of integer expressions of different signedness: 'UInt32' {aka 'unsigned int'} and 'int' [-Wsign-compare] BUILDSTDERR: 1962 | if (cdDisk != (int)ecd64.CdDisk) BUILDSTDERR: | ~~~~~~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:2012:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2012 | if (ecd64.ThisDisk == 0 && ecd64AbsOffset != ArcInfo.Base + locator.Ecd64Offset BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/SortUtils.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ pecs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/PropIDUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/SetProperties.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/SortUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/TempFiles.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/CWrappers.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/CreateCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateAction.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FilterCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -In file included from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.h:12, BUILDSTDERR: from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 278 | IArchiveOpenCallback *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] BUILDSTDERR: 224 | bool IsArcOpen; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 280 | CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp: In function 'LONG NArchive::NZip::Update2(const CExternalCodecs*, NArchive::NZip::COutArchive&, NArchive::NZip::CInArchive*, const CObjectVector&, CObjectVector&, const NArchive::NZip::CCompressionMethodMode*, const CByteBuffer*, IArchiveUpdateCallback*)': BUILDSTDERR: ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp:221:8: warning: '.NArchive::NZip::CMemBlocks2::CompressingResult' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 221 | struct CMemBlocks2: public CMemLockBlocks BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp: In function 'LONG UpdateArchive(CCodecs*, const CObjectVector&, const UString&, NWildcard::CCensor&, CUpdateOptions&, CUpdateErrorInfo&, IOpenCallbackUI*, IUpdateCallbackUI2*, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp:1012:23: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 1012 | for (int i = 2; i < NPairState::kNumValues; i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp:42:14: warning: 'kTempFolderPrefix' defined but not used [-Wunused-variable] BUILDSTDERR: 42 | static CFSTR kTempFolderPrefix = FTEXT("7zE"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In constructor 'NArchive::NParser::CParseItem::CParseItem()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:141:8: warning: 'NArchive::NParser::CParseItem::LenIsUnknown' will be initialized after [-Wreorder] BUILDSTDERR: 141 | bool LenIsUnknown; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:127:8: warning: 'bool NArchive::NParser::CParseItem::FileTime_Defined' [-Wreorder] BUILDSTDERR: 127 | bool FileTime_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 143 | CParseItem(): BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:130:8: warning: 'NArchive::NParser::CParseItem::NumSubFiles_Defined' will be initialized after [-Wreorder] BUILDSTDERR: 130 | bool NumSubFiles_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:129:8: warning: 'bool NArchive::NParser::CParseItem::NumSubDirs_Defined' [-Wreorder] BUILDSTDERR: 129 | bool NumSubDirs_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 143 | CParseItem(): BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In function 'void MakeCheckOrder(CCodecs*, CIntVector&, unsigned int, CIntVector&, const Byte*, size_t)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1007:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1007 | if (sig.Size() == 0 && dataSize == 0 || BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In member function 'LONG CArc::OpenStream2(const COpenOptions&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1656:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 1656 | if (isNumber) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1682:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1682 | || isZip && StringsAreEqualNoCase_Ascii(ai.Name, "zip") BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1683:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1683 | || isRar && StringsAreEqualNoCase_Ascii(ai.Name, "rar") BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:2787:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 2787 | if (!pi.IsNotArcType) BUILDSTDERR: | ^ fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/InBuffer.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Update.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/OpenArchive.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/InOutTempBuffer.cpp BUILDSTDERR: make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/In file included from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: In member function 'virtual LONG CArchiveUpdateCallback::GetRawProp(UInt32, PROPID, const void**, UInt32*, UInt32*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:232:23: warning: unused variable 'di' [-Wunused-variable] BUILDSTDERR: 232 | const CDirItem &di = DirItems->Items[up.DirIndex]; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:275:16: warning: 'UString GetRelativePath(const UString&, const UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 275 | static UString GetRelativePath(const UString &to, const UString &from) BUILDSTDERR: | ^~~~~~~~~~~~~~~ 7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdatePair.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/MemBlocks.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/MethodId.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasIn file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateProduce.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/LimitedStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/BenchCon.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/ConsoleClose.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/OffsetStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPIn file included from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] BUILDSTDERR: 104 | bool DeleteMessageWasShown; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] BUILDSTDERR: 99 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 106 | CUpdateCallbackConsole() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:6: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ P/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/MethodProps.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/OutBuffer.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/HashCon.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/List.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/List.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/List.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/List.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/ProgressMt.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/ProgressUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/OutMemStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/List.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/PropId.cpp BUILDSTDERR: make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CIn file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ PP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/MainAr.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamBinder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/PercentPrinter.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/Main.cpp:51: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] BUILDSTDERR: 104 | bool DeleteMessageWasShown; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] BUILDSTDERR: 99 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 106 | CUpdateCallbackConsole() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp: In function 'int Main2(int, char**)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:998:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 998 | if (so) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:869:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 869 | if (hresultMain == S_OK) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:1129:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1129 | for(int i = 0; i < uo.Commands.Size(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:360:13: warning: 'void PrintTime(const char*, UInt64, UInt64)' defined but not used [-Wunused-function] BUILDSTDERR: 360 | static void PrintTime(const char *s, UInt64 val, UInt64 total) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:187:13: warning: 'void GetArguments(int, const char**, UStringVector&)' defined but not used [-Wunused-function] BUILDSTDERR: 187 | static void GetArguments(int numArgs, const char *args[], UStringVector &parts) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Update.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] BUILDSTDERR: 104 | bool DeleteMessageWasShown; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] BUILDSTDERR: 99 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 106 | CUpdateCallbackConsole() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamObjects.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/Main.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/UserInputUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/UniqBlocks.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/VirtThread.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BZip2Crc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOIn file included from ../../../../CPP/7zip/Compress/BZip2Register.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] BUILDSTDERR: 97 | UInt32 *m_BlockSorterIndex; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] BUILDSTDERR: 93 | Byte *m_Block; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 140 | CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} BUILDSTDERR: | ^~~~~~~~~~~ URCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CommandLineParser.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CrcReg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/IntToString.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BZip2Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/ListFileUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIIn file included from ../../../../CPP/7zip/Compress/BZip2Encoder.cpp:10: BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] BUILDSTDERR: 97 | UInt32 *m_BlockSorterIndex; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] BUILDSTDERR: 93 | Byte *m_Block; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 140 | CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} BUILDSTDERR: | ^~~~~~~~~~~ BCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BZip2Decoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyVector.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BZip2Encoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Bcj2Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Bcj2Coder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BcjCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyString.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BcjRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BitlDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BranchMisc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyWindows.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/Sha256Reg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/Sha1Reg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_O../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 162 | for (int i = 0; i < srcString.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp: In function 'AString UnicodeStringToMultiByte(const UString&, UINT)': BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 173 | for (int i = 0; i < srcString.Len(); i++) { BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 174 | if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 200 | for (int i = 0; i < srcString.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ FFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/BranchRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ByteSwap.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StdInStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StdOutStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/CodecExports.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StringConvert.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/CopyRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/CopyCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StringToInt.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_In file included from ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateDecoder.h: In constructor 'NCompress::NDeflate::NDecoder::CCoder::CCoder(bool, bool)': BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateDecoder.h:48:8: warning: 'NCompress::NDeflate::NDecoder::CCoder::_deflate64Mode' will be initialized after [-Wreorder] BUILDSTDERR: 48 | bool _deflate64Mode; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateDecoder.h:47:8: warning: 'bool NCompress::NDeflate::NDecoder::CCoder::_deflateNSIS' [-Wreorder] BUILDSTDERR: 47 | bool _deflateNSIS; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:11:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 11 | CCoder::CCoder(bool deflate64Mode, bool deflateNSIS): BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10: BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h: In constructor 'NCompress::NDeflate::NEncoder::CCoder::CCoder(bool)': BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h:106:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Deflate64Mode' will be initialized after [-Wreorder] BUILDSTDERR: 106 | bool m_Deflate64Mode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h:89:11: warning: 'UInt16* NCompress::NDeflate::NEncoder::CCoder::m_OnePosMatchesMemory' [-Wreorder] BUILDSTDERR: 89 | UInt16 *m_OnePosMatchesMemory; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:125:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 125 | CCoder::CCoder(bool deflate64Mode): BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10: BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h:105:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Created' will be initialized after [-Wreorder] BUILDSTDERR: 105 | bool m_Created; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.h:82:15: warning: 'NCompress::NDeflate::NEncoder::CCodeValue* NCompress::NDeflate::NEncoder::CCoder::m_Values' [-Wreorder] BUILDSTDERR: 82 | CCodeValue *m_Values; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:125:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 125 | CCoder::CCoder(bool deflate64Mode): BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.cpp: In member function 'void NCompress::NDeflate::NEncoder::CCoder::TryBlock()': BUILDSTDERR: ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:630:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 630 | if (m_Pos >= kMatchArrayLimit || BlockSizeRes >= blockSize || !m_SecondPass && BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: 631 | ((Inline_MatchFinder_GetNumAvailableBytes(&_lzInWindow) == 0) || m_ValueIndex >= m_ValueBlockSize)) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FILE ../../../../CPP/Common/UTFConvert.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Deflate64Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/XzCrc64Reg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/DeflateDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/DeflateRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-secIn file included from ../../../../CPP/Common/Wildcard.cpp:5: BUILDSTDERR: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp: In function 'bool NWildcard::IsDriveColonName(const wchar_t*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:463:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 463 | return c != 0 && s[1] == ':' && s[2] == 0 && (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp: In member function 'void NWildcard::CCensor::AddItem(NWildcard::ECensorPathMode, bool, const UString&, bool, bool)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:583:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 583 | if (dotsIndex >= 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 611 | if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ urity -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/DeflateEncoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/DeltaFilter.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/Wildcard.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/ErrorMsg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOU../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 502 | if (pos > 0 && pos == pathName.Len() - 1) BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 535 | while (pos < pathName.Len()) BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~ RCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ImplodeDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ImplodeHuffmanDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzOutWindow.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzhDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileDir.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I..../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 34 | } else if ((pos+1) < p_path.Len()) { BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const UString&, UString&, UString&)': BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 71 | } else if ((pos+1) < p_path.Len()) { BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h: In constructor 'NCompress::NLzma2::CDecoder::CDecoder()': BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:42:10: warning: 'NCompress::NLzma2::CDecoder::_outStepSize' will be initialized after [-Wreorder] BUILDSTDERR: 42 | UInt32 _outStepSize; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'bool NCompress::NLzma2::CDecoder::_outSizeDefined' [-Wreorder] BUILDSTDERR: 34 | bool _outSizeDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 27 | CDecoder::CDecoder(): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'NCompress::NLzma2::CDecoder::_outSizeDefined' will be initialized after [-Wreorder] BUILDSTDERR: 34 | bool _outSizeDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:33:8: warning: 'bool NCompress::NLzma2::CDecoder::_finishMode' [-Wreorder] BUILDSTDERR: 33 | bool _finishMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 27 | CDecoder::CDecoder(): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp: In member function 'virtual LONG NCompress::NLzma2::CDecoder::Code(ISequentialInStream*, ISequentialOutStream*, const UInt64*, const UInt64*, ICompressProgressInfo*)': BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:145:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 145 | bool finished = (inSizeProcessed == 0 && outSizeProcessed == 0 BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp: In function 'LONG NCompress::NLzma2::SetLzma2Prop(PROPID, const PROPVARIANT&, CLzma2EncProps&)': BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp:56:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 56 | if (prop.vt != VT_UI4) return E_INVALIDARG; lzma2Props.numTotalThreads = (int)(prop.ulVal); break; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp:56:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 56 | if (prop.vt != VT_UI4) return E_INVALIDARG; lzma2Props.numTotalThreads = (int)(prop.ulVal); break; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Windows/FileName.cpp:6: BUILDSTDERR: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp: In function 'bool NWindows::NFile::NName::IsDrivePath(const wchar_t*)': BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp:234:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 234 | #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp:235:53: note: in expansion of macro 'IS_LETTER_CHAR' BUILDSTDERR: 235 | bool IsDrivePath(const wchar_t *s) throw() { return IS_LETTER_CHAR(s[0]) && s[1] == ':' && s[2] == WCHAR_PATH_SEPARATOR; } BUILDSTDERR: | ^~~~~~~~~~~~~~ /../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileFind.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOU../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(CFSTR, DWORD, DWORD, DWORD, DWORD, bool)': BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp:113:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 113 | for (int i = 0; i < ustr.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CInFile::Read(void*, UINT32, UINT32&)': BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp:318:13: warning: comparison of integer expressions of different signedness: 'int' and 'UINT32' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: 318 | if (len > bytesToRead) len = bytesToRead; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/Windows/PropVariant.cpp:281:41: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class NWindows::NCOM::CPropVariant' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 281 | memcpy(this, pSrc, sizeof(PROPVARIANT)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/Windows/PropVariant.cpp:7: BUILDSTDERR: ../../../../CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here BUILDSTDERR: 46 | class CPropVariant : public tagPROPVARIANT BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzmaEncoder.cpp: In member function 'virtual LONG NCompress::NLzma::CEncoder::SetCoderProperties(const PROPID*, const PROPVARIANT*, UInt32)': BUILDSTDERR: ../../../../CPP/7zip/Compress/LzmaEncoder.cpp:118:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 118 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal != VARIANT_FALSE); break; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzmaEncoder.cpp:118:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 118 | if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal != VARIANT_FALSE); break; BUILDSTDERR: | ^~~~~ RCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileIO.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/PropVariant.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/Lzma2Register.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzmaEncoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/Synchronization.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLI../../../../CPP/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': BUILDSTDERR: ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison of integer expressions of different signedness: 'Int64' {aka 'long long int'} and 'long long unsigned int' [-Wsign-compare] BUILDSTDERR: 127 | if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/PropVariantConv.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/System.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/TimeUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/myWindows/myAddExeFlag.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzmaDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: make[1]: Ente../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp:177:14: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 177 | unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp:431:42: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 431 | ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); BUILDSTDERR: | ~~~~~~~~~~~^~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h: In constructor 'NCompress::NLzx::CDecoder::CDecoder(bool)': BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:192:8: warning: 'NCompress::NLzx::CDecoder::_keepHistory' will be initialized after [-Wreorder] BUILDSTDERR: 192 | bool _keepHistory; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:181:8: warning: 'bool NCompress::NLzx::CDecoder::_skipByte' [-Wreorder] BUILDSTDERR: 181 | bool _skipByte; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CDecoder::CDecoder(bool wimMode): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:194:12: warning: 'NCompress::NLzx::CDecoder::_numDictBits' will be initialized after [-Wreorder] BUILDSTDERR: 194 | unsigned _numDictBits; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:186:10: warning: 'UInt32 NCompress::NLzx::CDecoder::_unpackBlockSize' [-Wreorder] BUILDSTDERR: 186 | UInt32 _unpackBlockSize; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CDecoder::CDecoder(bool wimMode): BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:198:10: warning: 'NCompress::NLzx::CDecoder::_x86_translationSize' will be initialized after [-Wreorder] BUILDSTDERR: 198 | UInt32 _x86_translationSize; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.h:189:8: warning: 'bool NCompress::NLzx::CDecoder::KeepHistoryForNext' [-Wreorder] BUILDSTDERR: 189 | bool KeepHistoryForNext; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CDecoder::CDecoder(bool wimMode): BUILDSTDERR: | ^~~~~~~~ ring directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzmaRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/myWindows/wine_date_and_time.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/myWindows/mySplitCommandLine.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/PpmdDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fs../../../../CPP/7zip/Compress/LzmsDecoder.cpp: In member function 'LONG NCompress::NLzms::CDecoder::CodeReal(const Byte*, size_t, Byte*, size_t)': BUILDSTDERR: ../../../../CPP/7zip/Compress/LzmsDecoder.cpp:543:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 543 | _rc.cur == _bs._buf && _bs._bitPos != 0) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ tack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzxDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -o ../../../../bin/7za 7zCrc.o 7zCrcOpt.o 7zStream.o Aes.o Alloc.o Bcj2.o Bcj2Enc.o Bra.o Bra86.o BraIA64.o BwtSort.o CpuArch.o Delta.o HuffEnc.o LzFind.o LzFindMt.o Lzma2Dec.o Lzma2Enc.o LzmaDec.o LzmaEnc.o MtCoder.o Ppmd7.o Ppmd7Dec.o Ppmd7Enc.o Ppmd8.o Ppmd8Dec.o Ppmd8Enc.o Sha1.o Sha256.o Sort.o Threads.o Xz.o XzCrc64.o XzCrc64Opt.o XzDec.o XzEnc.o XzIn.o 7zCompressionMode.o 7zDecode.o 7zEncode.o 7zExtract.o 7zFolderInStream.o 7zHandler.o 7zHandlerOut.o 7zHeader.o 7zIn.o 7zOut.o 7zProperties.o 7zRegister.o 7zSpecStream.o 7zUpdate.o Bz2Handler.o CabBlockInStream.o CabHandler.o CabHeader.o CabIn.o CabRegister.o CoderMixer2.o DummyOutStream.o FindSignature.o HandlerOut.o InStreamWithCRC.o ItemNameUtils.o MultiStream.o OutStreamWithCRC.o ParseProperties.o DeflateProps.o GzHandler.o LzmaHandler.o PpmdHandler.o SplitHandler.o TarHandler.o TarHandlerOut.o TarHeader.o TarIn.o TarOut.o TarRegister.o TarUpdate.o XzHandler.o ZHandler.o ZipAddCommon.o ZipHandler.o ZipHandlerOut.o ZipIn.o ZipItem.o ZipOut.o ZipRegister.o ZipUpdate.o CWrappers.o CreateCoder.o FilePathAutoRename.o FileStreams.o FilterCoder.o InBuffer.o InOutTempBuffer.o LimitedStreams.o MemBlocks.o MethodId.o MethodProps.o OffsetStream.o OutBuffer.o OutMemStream.o ProgressMt.o ProgressUtils.o PropId.o StreamBinder.o StreamObjects.o StreamUtils.o UniqBlocks.o VirtThread.o BZip2Crc.o BZip2Decoder.o BZip2Encoder.o BZip2Register.o Bcj2Coder.o Bcj2Register.o BcjCoder.o BcjRegister.o BitlDecoder.o BranchMisc.o BranchRegister.o ByteSwap.o CopyCoder.o CopyRegister.o Deflate64Register.o DeflateDecoder.o DeflateEncoder.o DeflateRegister.o DeltaFilter.o ImplodeDecoder.o ImplodeHuffmanDecoder.o LzOutWindow.o Lzma2Decoder.o Lzma2Encoder.o Lzma2Register.o LzmaDecoder.o LzmaEncoder.o LzmaRegister.o LzxDecoder.o PpmdDecoder.o PpmdEncoder.o PpmdRegister.o PpmdZip.o QuantumDecoder.o ShrinkDecoder.o ZDecoder.o 7zAes.o 7zAesRegister.o HmacSha1.o MyAes.o MyAesReg.o Pbkdf2HmacSha1.o RandGen.o WzAes.o ZipCrypto.o ZipStrong.o ArchiveCommandLine.o ArchiveExtractCallback.o ArchiveOpenCallback.o Bench.o DefaultName.o EnumDirItems.o Extract.o ExtractingFilePath.o HashCalc.o LoadCodecs.o OpenArchive.o PropIDUtils.o SetProperties.o SortUtils.o TempFiles.o Update.o UpdateAction.o UpdateCallback.o UpdatePair.o UpdateProduce.o BenchCon.o ConsoleClose.o ExtractCallbackConsole.o HashCon.o List.o Main.o MainAr.o OpenCallbackConsole.o PercentPrinter.o UpdateCallbackConsole.o UserInputUtils.o CRC.o CommandLineParser.o CrcReg.o IntToString.o ListFileUtils.o MyString.o MyVector.o MyWindows.o Sha1Reg.o Sha256Reg.o StdInStream.o StdOutStream.o StringConvert.o StringToInt.o UTFConvert.o Wildcard.o XzCrc64Reg.o ErrorMsg.o FileDir.o FileFind.o FileIO.o FileName.o PropVariant.o PropVariantConv.o Synchronization.o System.o TimeUtils.o myAddExeFlag.o mySplitCommandLine.o wine_date_and_time.o -lpthread make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/LzmsDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/PpmdRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/PpmdEncoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/PpmdZip.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/QuantumDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ShrinkDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ZDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/XpressDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ZlibEncoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/ZlibDecoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/7zAesRegister.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/HmacSha1.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/HmacSha256.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/MyAes.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/MyAesReg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/7zAes.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/RandGen.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/ZipCrypto.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/WzAes.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Crypto/ZipStrong.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/DynLimBuf.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CrcReg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/IntToString.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyM../../../../CPP/Common/MyXml.cpp: In function 'bool IsValidChar(char)': BUILDSTDERR: ../../../../CPP/Common/MyXml.cpp:10:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 10 | c >= 'a' && c <= 'z' || BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/MyXml.cpp:12:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 12 | c >= '0' && c <= '9' || BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~ ap.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyVector.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyWindows.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/NewHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/Sha1Reg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 162 | for (int i = 0; i < srcString.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp: In function 'AString UnicodeStringToMultiByte(const UString&, UINT)': BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 173 | for (int i = 0; i < srcString.Len(); i++) { BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 174 | if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 200 | for (int i = 0; i < srcString.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyXml.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/Sha256Reg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyString.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StringToInt.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=6../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 34 | } else if ((pos+1) < p_path.Len()) { BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const UString&, UString&, UString&)': BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 71 | } else if ((pos+1) < p_path.Len()) { BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ 4 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StringConvert.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/UTFConvert.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/XzCrc64Reg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileFind.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Win../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 502 | if (pos > 0 && pos == pathName.Len() - 1) BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 535 | while (pos < pathName.Len()) BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(CFSTR, DWORD, DWORD, DWORD, DWORD, bool)': BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp:113:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 113 | for (int i = 0; i < ustr.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CInFile::Read(void*, UINT32, UINT32&)': BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp:318:13: warning: comparison of integer expressions of different signedness: 'int' and 'UINT32' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: 318 | if (len > bytesToRead) len = bytesToRead; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/Wildcard.cpp:5: BUILDSTDERR: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp: In function 'bool NWildcard::IsDriveColonName(const wchar_t*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:463:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 463 | return c != 0 && s[1] == ':' && s[2] == 0 && (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp: In member function 'void NWildcard::CCensor::AddItem(NWildcard::ECensorPathMode, bool, const UString&, bool, bool)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:583:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 583 | if (dotsIndex >= 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 611 | if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/Windows/PropVariant.cpp:281:41: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class NWindows::NCOM::CPropVariant' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 281 | memcpy(this, pSrc, sizeof(PROPVARIANT)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/Windows/PropVariant.cpp:7: BUILDSTDERR: ../../../../CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here BUILDSTDERR: 46 | class CPropVariant : public tagPROPVARIANT BUILDSTDERR: | ^~~~~~~~~~~~ dows/FileDir.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileIO.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/Wildcard.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/PropVariant.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/PropVariantUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../..In file included from ../../../../CPP/Windows/FileName.cpp:6: BUILDSTDERR: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp: In function 'bool NWindows::NFile::NName::IsDrivePath(const wchar_t*)': BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp:234:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 234 | #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp:235:53: note: in expansion of macro 'IS_LETTER_CHAR' BUILDSTDERR: 235 | bool IsDrivePath(const wchar_t *s) throw() { return IS_LETTER_CHAR(s[0]) && s[1] == ':' && s[2] == WCHAR_PATH_SEPARATOR; } BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp:431:42: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 431 | ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); BUILDSTDERR: | ~~~~~~~~~~~^~~~~ /../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/System.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/Synchronization.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/myWindows/wine_date_and_time.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clas../../../../CPP/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': BUILDSTDERR: ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison of integer expressions of different signedness: 'Int64' {aka 'long long int'} and 'long long unsigned int' [-Wsign-compare] BUILDSTDERR: 127 | if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ h-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/TimeUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -fPIC -shared -o ../../../../bin/7z.so 7zBuf2.o 7zCrc.o 7zCrcOpt.o 7zStream.o Aes.o Alloc.o Bcj2.o Bcj2Enc.o Blake2s.o Bra.o Bra86.o BraIA64.o BwtSort.o CpuArch.o Delta.o HuffEnc.o LzFind.o LzFindMt.o Lzma2Dec.o Lzma2Enc.o LzmaDec.o LzmaEnc.o MtCoder.o Ppmd7.o Ppmd7Dec.o Ppmd7Enc.o Ppmd8.o Ppmd8Dec.o Ppmd8Enc.o Sha1.o Sha256.o Sort.o Threads.o Xz.o XzCrc64.o XzCrc64Opt.o XzDec.o XzEnc.o XzIn.o 7zCompressionMode.o 7zDecode.o 7zEncode.o 7zExtract.o 7zFolderInStream.o 7zHandler.o 7zHandlerOut.o 7zHeader.o 7zIn.o 7zOut.o 7zProperties.o 7zRegister.o 7zSpecStream.o 7zUpdate.o ApmHandler.o ArHandler.o ArchiveExports.o ArjHandler.o Bz2Handler.o CabBlockInStream.o CabHandler.o CabHeader.o CabIn.o CabRegister.o ChmHandler.o ChmIn.o ComHandler.o CoderMixer2.o DummyOutStream.o FindSignature.o HandlerOut.o InStreamWithCRC.o ItemNameUtils.o MultiStream.o OutStreamWithCRC.o OutStreamWithSha1.o ParseProperties.o CpioHandler.o CramfsHandler.o DeflateProps.o DllExports2.o DmgHandler.o ElfHandler.o ExtHandler.o FatHandler.o FlvHandler.o GzHandler.o GptHandler.o HandlerCont.o HfsHandler.o IhexHandler.o IsoHandler.o IsoHeader.o IsoIn.o IsoRegister.o LzhHandler.o LzmaHandler.o MachoHandler.o MbrHandler.o MslzHandler.o MubHandler.o NsisDecode.o NsisHandler.o NsisIn.o NsisRegister.o NtfsHandler.o PeHandler.o PpmdHandler.o QcowHandler.o RpmHandler.o SplitHandler.o SquashfsHandler.o SwfHandler.o TarHandler.o TarHandlerOut.o TarHeader.o TarIn.o TarOut.o TarRegister.o TarUpdate.o UdfHandler.o UdfIn.o UefiHandler.o VdiHandler.o VhdHandler.o VmdkHandler.o WimHandler.o WimHandlerOut.o WimIn.o WimRegister.o XarHandler.o XzHandler.o ZHandler.o ZipAddCommon.o ZipHandler.o ZipHandlerOut.o ZipIn.o ZipItem.o ZipOut.o ZipRegister.o ZipUpdate.o CWrappers.o CreateCoder.o FilterCoder.o InBuffer.o InOutTempBuffer.o LimitedStreams.o MemBlocks.o MethodId.o MethodProps.o OffsetStream.o OutBuffer.o OutMemStream.o ProgressMt.o ProgressUtils.o PropId.o StreamBinder.o StreamObjects.o StreamUtils.o UniqBlocks.o VirtThread.o BZip2Crc.o BZip2Decoder.o BZip2Encoder.o BZip2Register.o Bcj2Coder.o Bcj2Register.o BcjCoder.o BcjRegister.o BitlDecoder.o BranchMisc.o BranchRegister.o ByteSwap.o CodecExports.o CopyCoder.o CopyRegister.o Deflate64Register.o DeflateDecoder.o DeflateEncoder.o DeflateRegister.o DeltaFilter.o ImplodeDecoder.o ImplodeHuffmanDecoder.o LzOutWindow.o LzhDecoder.o Lzma2Decoder.o Lzma2Encoder.o Lzma2Register.o LzmaDecoder.o LzmaEncoder.o LzmaRegister.o LzmsDecoder.o LzxDecoder.o PpmdDecoder.o PpmdEncoder.o PpmdRegister.o PpmdZip.o QuantumDecoder.o ShrinkDecoder.o ZDecoder.o XpressDecoder.o ZlibDecoder.o ZlibEncoder.o 7zAes.o 7zAesRegister.o HmacSha1.o HmacSha256.o MyAes.o MyAesReg.o Pbkdf2HmacSha1.o RandGen.o WzAes.o ZipCrypto.o ZipStrong.o CRC.o CrcReg.o DynLimBuf.o IntToString.o MyMap.o MyString.o MyVector.o MyWindows.o MyXml.o NewHandler.o Sha1Reg.o Sha256Reg.o StringConvert.o StringToInt.o UTFConvert.o Wildcard.o XzCrc64Reg.o FileDir.o FileFind.o FileIO.o FileName.o PropVariant.o PropVariantUtils.o Synchronization.o System.o TimeUtils.o wine_date_and_time.o -lpthread -ldl make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' /usr/bin/make -C CPP/7zip/UI/Console all /usr/bin/make -C CPP/7zip/UI/GUI all make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrcOpt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/CpuArch.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Alloc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Threads.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrcOpt.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Alloc.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/CpuArch.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Threads.c make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FilePathAutoRename.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/CreateCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FilePathAutoRename.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/CreateCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FileStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FileStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FilterCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/FilterCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/MethodProps.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/LimitedStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/LimitedStreams.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/In file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/ProgressUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/PropId.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/UniqBlocks.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/MethodProps.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/PropId.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/ProgressUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamObjects.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/CopyCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redIn file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromExtractGroup() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] BUILDSTDERR: 286 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/Uhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/StreamObjects.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Common/UniqBlocks.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/Compress/CopyCoder.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../I/Common/ArchiveCommandLine.cpp: In member function 'NExtract::NPathMode::EEnum CArcCommand::GetPathMode() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] BUILDSTDERR: 298 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromUpdateGroup() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kTest' not handled in switch [-Wswitch] BUILDSTDERR: 309 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtractFull' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'void AddNameToCensor(NWildcard::CCensor&, const UString&, bool, NRecursedType::EEnum, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:365:10: warning: enumeration value 'kNonRecursed' not handled in switch [-Wswitch] BUILDSTDERR: 365 | switch (type) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'bool ParseUpdateCommandString2(const UString&, NUpdateArchive::CActionSet&, UString&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:726:22: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 726 | if (c < '0' || c >= '0' + kNumUpdatePairActions) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'void CArcCmdLineParser::Parse1(const UStringVector&, CArcCmdLineOptions&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:929:14: warning: variable 'v' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 929 | UInt32 v = 0; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'virtual LONG CArchiveExtractCallback::GetStream(UInt32, ISequentialOutStream**, Int32)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:843:12: warning: enumeration value 'kAbsPaths' not handled in switch [-Wswitch] BUILDSTDERR: 843 | switch (_pathMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] BUILDSTDERR: 1082 | switch (_overwriteMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1636 | for (int i = 0; i != _delayedSymLinks.Size(); ++i) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromExtractGroup() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] BUILDSTDERR: 286 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'NExtract::NPathMode::EEnum CArcCommand::GetPathMode() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] BUILDSTDERR: 298 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromUpdateGroup() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kTest' not handled in switch [-Wswitch] BUILDSTDERR: 309 | switch (CommandType) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtractFull' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'void AddNameToCensor(NWildcard::CCensor&, const UString&, bool, NRecursedType::EEnum, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:365:10: warning: enumeration value 'kNonRecursed' not handled in switch [-Wswitch] BUILDSTDERR: 365 | switch (type) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'bool ParseUpdateCommandString2(const UString&, NUpdateArchive::CActionSet&, UString&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:726:22: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 726 | if (c < '0' || c >= '0' + kNumUpdatePairActions) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'void CArcCmdLineParser::Parse1(const UStringVector&, CArcCmdLineOptions&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:929:14: warning: variable 'v' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 929 | UInt32 v = 0; BUILDSTDERR: | ^ CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/DefaultName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp: In function 'LONG EnumerateForItem(NWindows::NFile::NFind::CFileInfo&, const NWildcard::CCensorNode&, int, int, const FString&, const UStringVector&, CDirItems&, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:415:7: warning: variable 'dirItemIndex' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 415 | int dirItemIndex = -1; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp: In function 'LONG EnumerateDirItems(const NWildcard::CCensorNode&, int, int, const FString&, const UStringVector&, CDirItems&, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:603:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 603 | if (isDir && !item.ForDir || !isDir && !item.ForFile) BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp: In constructor 'CEncoderInfo::CEncoderInfo()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:741:15: warning: 'CEncoderInfo::fileData' will be initialized after [-Wreorder] BUILDSTDERR: 741 | const Byte *fileData; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:713:8: warning: 'bool CEncoderInfo::CheckCrc_Enc' [-Wreorder] BUILDSTDERR: 713 | bool CheckCrc_Enc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:759:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 759 | CEncoderInfo(): BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'virtual LONG CArchiveExtractCallback::GetStream(UInt32, ISequentialOutStream**, Int32)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:843:12: warning: enumeration value 'kAbsPaths' not handled in switch [-Wswitch] BUILDSTDERR: 843 | switch (_pathMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] BUILDSTDERR: 1082 | switch (_overwriteMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1636 | for (int i = 0; i != _delayedSymLinks.Size(); ++i) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Bench.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/DefaultName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1In file included from ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: In function 'void Correct_PathPart(UString&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:115:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 115 | if (s[0] == '.' && (s[1] == 0 || s[1] == '.' && s[2] == 0)) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 104 | static void CorrectUnsupportedName(UString &name) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 11 | static void ReplaceIncorrectChars(UString &s) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp: In constructor 'CEncoderInfo::CEncoderInfo()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:741:15: warning: 'CEncoderInfo::fileData' will be initialized after [-Wreorder] BUILDSTDERR: 741 | const Byte *fileData; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:713:8: warning: 'bool CEncoderInfo::CheckCrc_Enc' [-Wreorder] BUILDSTDERR: 713 | bool CheckCrc_Enc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Bench.cpp:759:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 759 | CEncoderInfo(): BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Bench.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Extract.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/HashCalc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/PropIDUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp: In function 'LONG EnumerateForItem(NWindows::NFile::NFind::CFileInfo&, const NWildcard::CCensorNode&, int, int, const FString&, const UStringVector&, CDirItems&, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:415:7: warning: variable 'dirItemIndex' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 415 | int dirItemIndex = -1; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp: In function 'LONG EnumerateDirItems(const NWildcard::CCensorNode&, int, int, const FString&, const UStringVector&, CDirItems&, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:603:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 603 | if (isDir && !item.ForDir || !isDir && !item.ForFile) BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/SortUtils.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/SetProperties.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/LoadCodecs.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/SortUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLAIn file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: In function 'void Correct_PathPart(UString&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:115:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 115 | if (s[0] == '.' && (s[1] == 0 || s[1] == '.' && s[2] == 0)) BUILDSTDERR: | ~~~~~~~~~~~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 104 | static void CorrectUnsupportedName(UString &name) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 11 | static void ReplaceIncorrectChars(UString &s) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: In member function 'virtual LONG CArchiveUpdateCallback::GetRawProp(UInt32, PROPID, const void**, UInt32*, UInt32*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:232:23: warning: unused variable 'di' [-Wunused-variable] BUILDSTDERR: 232 | const CDirItem &di = DirItems->Items[up.DirIndex]; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:275:16: warning: 'UString GetRelativePath(const UString&, const UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 275 | static UString GetRelativePath(const UString &to, const UString &from) BUILDSTDERR: | ^~~~~~~~~~~~~~~ NG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/TempFiles.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateAction.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Extract.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In constructor 'NArchive::NParser::CParseItem::CParseItem()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:141:8: warning: 'NArchive::NParser::CParseItem::LenIsUnknown' will be initialized after [-Wreorder] BUILDSTDERR: 141 | bool LenIsUnknown; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:127:8: warning: 'bool NArchive::NParser::CParseItem::FileTime_Defined' [-Wreorder] BUILDSTDERR: 127 | bool FileTime_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 143 | CParseItem(): BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:130:8: warning: 'NArchive::NParser::CParseItem::NumSubFiles_Defined' will be initialized after [-Wreorder] BUILDSTDERR: 130 | bool NumSubFiles_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:129:8: warning: 'bool NArchive::NParser::CParseItem::NumSubDirs_Defined' [-Wreorder] BUILDSTDERR: 129 | bool NumSubDirs_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 143 | CParseItem(): BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In function 'void MakeCheckOrder(CCodecs*, CIntVector&, unsigned int, CIntVector&, const Byte*, size_t)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1007:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1007 | if (sig.Size() == 0 && dataSize == 0 || BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In member function 'LONG CArc::OpenStream2(const COpenOptions&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1656:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 1656 | if (isNumber) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1682:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1682 | || isZip && StringsAreEqualNoCase_Ascii(ai.Name, "zip") BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1683:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1683 | || isRar && StringsAreEqualNoCase_Ascii(ai.Name, "rar") BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:2787:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 2787 | if (!pi.IsNotArcType) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp: In function 'LONG UpdateArchive(CCodecs*, const CObjectVector&, const UString&, NWildcard::CCensor&, CUpdateOptions&, CUpdateErrorInfo&, IOpenCallbackUI*, IUpdateCallbackUI2*, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp:1012:23: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 1012 | for (int i = 2; i < NPairState::kNumValues; i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp:42:14: warning: 'kTempFolderPrefix' defined but not used [-Wunused-variable] BUILDSTDERR: 42 | static CFSTR kTempFolderPrefix = FTEXT("7zE"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateProduce.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/OpenArchive.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/HashCalc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Update.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/PropIDUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdatePair.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: make[1]: Entering direcIn file included from ../../../../CPP/7zip/UI/Common/WorkDir.cpp:6: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ tory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/SetProperties.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/LoadCodecs.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/WorkDir.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_In file included from ../../../../CPP/7zip/UI/Common/SortUtils.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/SortUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/TempFiles.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/ZipRegistry.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Explorer/MyMessages.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateAction.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -gIn file included from ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/../Agent/IFolderArchive.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/../Agent/IFolderArchive.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/FileManager/../Common/ArchiveExtractCallback.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:15, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/FileManager/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:15, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/FileManager/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:15, BUILDSTDERR: from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h: In constructor 'CExtractCallbackImp::CExtractCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:277:8: warning: 'CExtractCallbackImp::PasswordWasAsked' will be initialized after [-Wreorder] BUILDSTDERR: 277 | bool PasswordWasAsked; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:273:35: warning: 'NExtract::NOverwriteMode::EEnum CExtractCallbackImp::OverwriteMode' [-Wreorder] BUILDSTDERR: 273 | NExtract::NOverwriteMode::EEnum OverwriteMode; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:273:35: warning: 'CExtractCallbackImp::OverwriteMode' will be initialized after [-Wreorder] BUILDSTDERR: 273 | NExtract::NOverwriteMode::EEnum OverwriteMode; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:263:8: warning: 'bool CExtractCallbackImp::StreamMode' [-Wreorder] BUILDSTDERR: 263 | bool StreamMode; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:263:8: warning: 'CExtractCallbackImp::StreamMode' will be initialized after [-Wreorder] BUILDSTDERR: 263 | bool StreamMode; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:261:8: warning: 'bool CExtractCallbackImp::ProcessAltStreams' [-Wreorder] BUILDSTDERR: 261 | bool ProcessAltStreams; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:289:8: warning: 'CExtractCallbackImp::MultiArcMode' will be initialized after [-Wreorder] BUILDSTDERR: 289 | bool MultiArcMode; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:251:14: warning: 'IHashCalc* CExtractCallbackImp::_hashCalc' [-Wreorder] BUILDSTDERR: 251 | IHashCalc *_hashCalc; // it's for stat in Test operation BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp: In member function 'virtual LONG CExtractCallbackImp::AskWrite(const wchar_t*, Int32, const FILETIME*, const UInt64*, const wchar_t*, OLECHAR**, Int32*)': BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:721:12: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] BUILDSTDERR: 721 | switch (OverwriteMode) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:721:12: warning: enumeration value 'kRename' not handled in switch [-Wswitch] BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:721:12: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/Update.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp: In function 'LONG UpdateArchive(CCodecs*, const CObjectVector&, const UString&, NWildcard::CCensor&, CUpdateOptions&, CUpdateErrorInfo&, IOpenCallbackUI*, IUpdateCallbackUI2*, bool)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp:1012:23: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 1012 | for (int i = 2; i < NPairState::kNumValues; i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/Update.cpp:42:14: warning: 'kTempFolderPrefix' defined but not used [-Wunused-variable] BUILDSTDERR: 42 | static CFSTR kTempFolderPrefix = FTEXT("7zE"); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ record-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/FormatUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/Update.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/OverwriteDialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/LangUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/PasswordDialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/OverwriteDialog_rc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/PasswordDialog_rc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/ProgramLocation.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-pr../../../../CPP/7zip/UI/FileManager/ProgressDialog2.cpp: In member function 'bool CProgressDialog::OnExternalCloseMessage()': BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ProgressDialog2.cpp:1027:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1027 | for (int i = 0; i < Sync.Messages.Size(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/FileManager/ProgressDialog2.cpp:1034:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1034 | for (int i = 0; i < messages.Size(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In constructor 'NArchive::NParser::CParseItem::CParseItem()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:141:8: warning: 'NArchive::NParser::CParseItem::LenIsUnknown' will be initialized after [-Wreorder] BUILDSTDERR: 141 | bool LenIsUnknown; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:127:8: warning: 'bool NArchive::NParser::CParseItem::FileTime_Defined' [-Wreorder] BUILDSTDERR: 127 | bool FileTime_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 143 | CParseItem(): BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:130:8: warning: 'NArchive::NParser::CParseItem::NumSubFiles_Defined' will be initialized after [-Wreorder] BUILDSTDERR: 130 | bool NumSubFiles_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:129:8: warning: 'bool NArchive::NParser::CParseItem::NumSubDirs_Defined' [-Wreorder] BUILDSTDERR: 129 | bool NumSubDirs_Defined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 143 | CParseItem(): BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In function 'void MakeCheckOrder(CCodecs*, CIntVector&, unsigned int, CIntVector&, const Byte*, size_t)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1007:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1007 | if (sig.Size() == 0 && dataSize == 0 || BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In member function 'LONG CArc::OpenStream2(const COpenOptions&)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1656:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 1656 | if (isNumber) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1682:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1682 | || isZip && StringsAreEqualNoCase_Ascii(ai.Name, "zip") BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1683:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1683 | || isRar && StringsAreEqualNoCase_Ascii(ai.Name, "rar") BUILDSTDERR: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:2787:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 2787 | if (!pi.IsNotArcType) BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: In member function 'virtual LONG CArchiveUpdateCallback::GetRawProp(UInt32, PROPID, const void**, UInt32*, UInt32*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:232:23: warning: unused variable 'di' [-Wunused-variable] BUILDSTDERR: 232 | const CDirItem &di = DirItems->Items[up.DirIndex]; BUILDSTDERR: | ^~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:275:16: warning: 'UString GetRelativePath(const UString&, const UString&)' defined but not used [-Wunused-function] BUILDSTDERR: 275 | static UString GetRelativePath(const UString &to, const UString &from) BUILDSTDERR: | ^~~~~~~~~~~~~~~ otection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/PropertyName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/ProgressDialog2.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/OpenArchive.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/SplitUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CIn file included from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:7: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateProduce.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ PP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/StringUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdatePair.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/ConsoleClose.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../..../../../../CPP/7zip/UI/GUI/BenchmarkDialog.cpp: In member function 'void CBenchmarkDialog::OnChangeSettings()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/BenchmarkDialog.cpp:325:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: 325 | for (int i = 0; i < ARRAY_SIZE(g_IDs); i++) BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] BUILDSTDERR: 104 | bool DeleteMessageWasShown; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] BUILDSTDERR: 99 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 106 | CUpdateCallbackConsole() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:6: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/List.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/List.cpp:16: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/List.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/List.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ /../../CPP/7zip/UI/Console/BenchCon.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/BenchmarkDialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/HashCon.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/List.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-claIn file included from ../../../../CPP/7zip/UI/GUI/CompressDialog.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/CompressDialog.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/CompressDialog.cpp: In function 'bool IsMethodSupportedBySfx(int)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/CompressDialog.cpp:247:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] BUILDSTDERR: 247 | for (int i = 0; i < ARRAY_SIZE(g_7zSfxMethods); i++) BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp:5: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/ExtractDialog.cpp:6: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/ExtractDialog.cpp: In member function 'virtual void CExtractDialog::OnOK()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/ExtractDialog.cpp:362:26: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare] BUILDSTDERR: 362 | if (_path.GetCount() >= kHistorySize) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ sh-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/CompressDialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/MainAr.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/FileManager/ProgressDialog2_rc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/ExtractDialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../.In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/Main.cpp:36: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/Main.cpp:51: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] BUILDSTDERR: 104 | bool DeleteMessageWasShown; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] BUILDSTDERR: 99 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 106 | CUpdateCallbackConsole() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp: In function 'int Main2(int, char**)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:998:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 998 | if (so) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:869:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 869 | if (hresultMain == S_OK) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:1129:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 1129 | for(int i = 0; i < uo.Commands.Size(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp: At global scope: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:360:13: warning: 'void PrintTime(const char*, UInt64, UInt64)' defined but not used [-Wunused-function] BUILDSTDERR: 360 | static void PrintTime(const char *s, UInt64 val, UInt64 total) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/Main.cpp:187:13: warning: 'void GetArguments(int, const char**, UStringVector&)' defined but not used [-Wunused-function] BUILDSTDERR: 187 | static void GetArguments(int numArgs, const char *args[], UStringVector &parts) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/../Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/../Common/Update.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] BUILDSTDERR: 104 | bool DeleteMessageWasShown; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] BUILDSTDERR: 99 | bool PasswordIsDefined; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 106 | CUpdateCallbackConsole() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ ./CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/Main.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/PercentPrinter.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/Console/UserInputUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CommandLineParser.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/IntToString.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/BenchmarkDialog_rc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/ListFileUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=6In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/IFolderArchive.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/IFolderArchive.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:12, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/ArchiveExtractCallback.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:15, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:15, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:15, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h: In constructor 'CExtractCallbackImp::CExtractCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:277:8: warning: 'CExtractCallbackImp::PasswordWasAsked' will be initialized after [-Wreorder] BUILDSTDERR: 277 | bool PasswordWasAsked; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'NExtract::NOverwriteMode::EEnum CExtractCallbackImp::OverwriteMode' [-Wreorder] BUILDSTDERR: 273 | NExtract::NOverwriteMode::EEnum OverwriteMode; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'CExtractCallbackImp::OverwriteMode' will be initialized after [-Wreorder] BUILDSTDERR: 273 | NExtract::NOverwriteMode::EEnum OverwriteMode; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'bool CExtractCallbackImp::StreamMode' [-Wreorder] BUILDSTDERR: 263 | bool StreamMode; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'CExtractCallbackImp::StreamMode' will be initialized after [-Wreorder] BUILDSTDERR: 263 | bool StreamMode; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:261:8: warning: 'bool CExtractCallbackImp::ProcessAltStreams' [-Wreorder] BUILDSTDERR: 261 | bool ProcessAltStreams; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:289:8: warning: 'CExtractCallbackImp::MultiArcMode' will be initialized after [-Wreorder] BUILDSTDERR: 289 | bool MultiArcMode; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:251:14: warning: 'IHashCalc* CExtractCallbackImp::_hashCalc' [-Wreorder] BUILDSTDERR: 251 | IHashCalc *_hashCalc; // it's for stat in Test operation BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:28: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ 4 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyString.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyVector.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/MyWindows.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/CompressDialog_rc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 162 | for (int i = 0; i < srcString.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp: In function 'AString UnicodeStringToMultiByte(const UString&, UINT)': BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 173 | for (int i = 0; i < srcString.Len(); i++) { BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 174 | if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 200 | for (int i = 0; i < srcString.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/HashGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/HashGUI.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/HashGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/HashGUI.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/HashGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/HashGUI.cpp:18: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ _GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/NewHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StdInStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StdOutStream.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StringConvert.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/HashGUI.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: make[1]: Entering directory '/builIn file included from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:7, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/IFileExtractCallback.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:19, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:22, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] BUILDSTDERR: 91 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 90 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 95 | CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] BUILDSTDERR: 42 | bool TestMode; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] BUILDSTDERR: 39 | bool StdInMode; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 55 | CExtractOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:11, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/GUI.cpp:27: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h: In constructor 'CExtractCallbackImp::CExtractCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:277:8: warning: 'CExtractCallbackImp::PasswordWasAsked' will be initialized after [-Wreorder] BUILDSTDERR: 277 | bool PasswordWasAsked; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'NExtract::NOverwriteMode::EEnum CExtractCallbackImp::OverwriteMode' [-Wreorder] BUILDSTDERR: 273 | NExtract::NOverwriteMode::EEnum OverwriteMode; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'CExtractCallbackImp::OverwriteMode' will be initialized after [-Wreorder] BUILDSTDERR: 273 | NExtract::NOverwriteMode::EEnum OverwriteMode; BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'bool CExtractCallbackImp::StreamMode' [-Wreorder] BUILDSTDERR: 263 | bool StreamMode; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'CExtractCallbackImp::StreamMode' will be initialized after [-Wreorder] BUILDSTDERR: 263 | bool StreamMode; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:261:8: warning: 'bool CExtractCallbackImp::ProcessAltStreams' [-Wreorder] BUILDSTDERR: 261 | bool ProcessAltStreams; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:289:8: warning: 'CExtractCallbackImp::MultiArcMode' will be initialized after [-Wreorder] BUILDSTDERR: 289 | bool MultiArcMode; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:251:14: warning: 'IHashCalc* CExtractCallbackImp::_hashCalc' [-Wreorder] BUILDSTDERR: 251 | IHashCalc *_hashCalc; // it's for stat in Test operation BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 291 | CExtractCallbackImp(): BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/GUI.cpp: In function 'int ShowSysErrorMessage(DWORD)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/GUI.cpp:88:17: warning: comparison of integer expressions of different signedness: 'DWORD' {aka 'unsigned int'} and 'LONG' {aka 'int'} [-Wsign-compare] BUILDSTDERR: 88 | if (errorCode == E_OUTOFMEMORY) ddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/ExtractDialog_rc.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/StringToInt.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/GUI.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/UTFConvert.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARIn file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Common/Wildcard.cpp:5: BUILDSTDERR: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp: In function 'bool NWildcard::IsDriveColonName(const wchar_t*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:463:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 463 | return c != 0 && s[1] == ':' && s[2] == 0 && (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp: In member function 'void NWildcard::CCensor::AddItem(NWildcard::ECensorPathMode, bool, const UString&, bool, bool)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:583:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 583 | if (dotsIndex >= 0) BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 611 | if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ GEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/DLL.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/ErrorMsg.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/Wildcard.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-harde../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 34 | } else if ((pos+1) < p_path.Len()) { BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const UString&, UString&, UString&)': BUILDSTDERR: ../../../../CPP/Windows/FileFind.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 71 | } else if ((pos+1) < p_path.Len()) { BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 502 | if (pos > 0 && pos == pathName.Len() - 1) BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 535 | while (pos < pathName.Len()) BUILDSTDERR: | ~~~~^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/CompressDialog.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:22: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:8, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] BUILDSTDERR: 87 | IOpenCallbackUI *Callback; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] BUILDSTDERR: 77 | bool _subArchiveMode; BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 91 | COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] BUILDSTDERR: 73 | bool EachPos; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] BUILDSTDERR: 71 | bool CanReturnArc; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 88 | COpenType(): BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/../Common/../Common/DirItem.h:10, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/../Common/UpdatePair.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/UpdateCallback.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:13, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 22 | return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6, BUILDSTDERR: from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:23: BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] BUILDSTDERR: 101 | bool EMailRemoveAfter; BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] BUILDSTDERR: 94 | bool OpenShareForWrite; BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] BUILDSTDERR: 89 | EArcNameMode ArcNameMode; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 122 | CUpdateOptions(): BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp: In member function 'virtual LONG CThreadUpdating::ProcessVirt()': BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:59:48: warning: comparison of integer expressions of different signedness: 'DWORD' {aka 'unsigned int'} and 'LONG' {aka 'int'} [-Wsign-compare] BUILDSTDERR: 59 | if (ei.SystemError != S_OK && ei.SystemError != E_FAIL && ei.SystemError != E_ABORT) BUILDSTDERR: ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:59:76: warning: comparison of integer expressions of different signedness: 'DWORD' {aka 'unsigned int'} and 'LONG' {aka 'int'} [-Wsign-compare] BUILDSTDERR: 59 | if (ei.SystemError != S_OK && ei.SystemError != E_FAIL && ei.SystemError != E_ABORT) BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(CFSTR, DWORD, DWORD, DWORD, DWORD, bool)': BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp:113:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 113 | for (int i = 0; i < ustr.Len(); i++) BUILDSTDERR: | ~~^~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CInFile::Read(void*, UINT32, UINT32&)': BUILDSTDERR: ../../../../CPP/Windows/FileIO.cpp:318:13: warning: comparison of integer expressions of different signedness: 'int' and 'UINT32' {aka 'unsigned int'} [-Wsign-compare] BUILDSTDERR: 318 | if (len > bytesToRead) len = bytesToRead; BUILDSTDERR: | ~~~~^~~~~~~~~~~~~ BUILDSTDERR: In file included from ../../../../CPP/Windows/FileName.cpp:6: BUILDSTDERR: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] BUILDSTDERR: 66 | UString Name; // WIN32 doesn't support wildcards in file names BUILDSTDERR: | ^~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] BUILDSTDERR: 56 | CCensorNode *Parent; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] BUILDSTDERR: 64 | CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp: In function 'bool NWindows::NFile::NName::IsDrivePath(const wchar_t*)': BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp:234:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 234 | #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~ BUILDSTDERR: ../../../../CPP/Windows/FileName.cpp:235:53: note: in expansion of macro 'IS_LETTER_CHAR' BUILDSTDERR: 235 | bool IsDrivePath(const wchar_t *s) throw() { return IS_LETTER_CHAR(s[0]) && s[1] == ':' && s[2] == WCHAR_PATH_SEPARATOR; } BUILDSTDERR: | ^~~~~~~~~~~~~~ ned-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileFind.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileDir.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileIO.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CRC.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../../../../CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': BUILDSTDERR: ../../../../CPP/Windows/PropVariant.cpp:281:41: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class NWindows::NCOM::CPropVariant' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 281 | memcpy(this, pSrc, sizeof(PROPVARIANT)); BUILDSTDERR: | ^ BUILDSTDERR: In file included from ../../../../CPP/Windows/PropVariant.cpp:7: BUILDSTDERR: ../../../../CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here BUILDSTDERR: 46 | class CPropVariant : public tagPROPVARIANT BUILDSTDERR: | ^~~~~~~~~~~~ ../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/FileName.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/CommandLineParser.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/PropVariant.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/System.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/PropVariantConv.cpp BUILDSTDERR: ../../../../CPP/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': BUILDSTDERR: ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison of integer expressions of different signedness: 'Int64' {aka 'long long int'} and 'long long unsigned int' [-Wsign-compare] BUILDSTDERR: 127 | if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) BUILDSTDERR: | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/IntToString.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Windows/TimeUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/myWindows/myAddExeFlag.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../CPP/Common/Lang.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' BUILDSTDERR: g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURC../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp:177:14: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 177 | unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ BUILDSTDERR: | ^ BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': BUILDSTDERR: ../../../../CPP/myWindows/wine_date_and_time.cpp:431:42: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 431 | ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); BUILDSTDERR: | ~~~~~~~~~~~^~~~~