Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/p7zip.spec'], chrootPath='/var/lib/mock/dist-oc8-exnde-build-35866-11680/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/p7zip-16.02-20.oc8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/p7zip.spec'], chrootPath='/var/lib/mock/dist-oc8-exnde-build-35866-11680/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QwCSP5 + 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/cat /builddir/build/SOURCES/p7zip-manpages.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /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/cat /builddir/build/SOURCES/05-hardening-flags.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /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 + /usr/bin/cat /builddir/build/SOURCES/gcc10-conversion.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-fix-data-null-pointer.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-fix-out-of-mem.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + mv DOC/License.txt DOC/copying.txt . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kfb1kS + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/p7zip_16.02/CPP/7zip/CMAKE ~/build/BUILD/p7zip_16.02 + cd p7zip_16.02 + pushd CPP/7zip/CMAKE/ + sh ./generate.sh CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 8.5.0 -- The CXX compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 CMake Deprecation Warning at 7za/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at 7z_/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at 7zr/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at Format7zFree/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES wxWidgets_INCLUDE_DIRS) Warning : wxWidgets not found -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/p7zip_16.02/CPP/7zip/P7ZIP.Unix + popd ~/build/BUILD/p7zip_16.02 + cp -f makefile.linux_amd64_asm makefile.machine + /usr/bin/make -O -j32 all2 '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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEST_HOME=/usr DEST_BIN=/usr/bin DEST_SHARE=/usr/libexec/p7zip DEST_MAN=/usr/share/man 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 make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' yasm -f elf -m amd64 -Dx64 -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o 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' yasm -f elf -m amd64 -Dx64 -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o 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' yasm -f elf -m amd64 -Dx64 -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' rm -f StdAfx.h.gch g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../myWindows/StdAfx.h -o StdAfx.h.gch 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' rm -f StdAfx.h.gch g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 ../../../myWindows/StdAfx.h -o StdAfx.h.gch 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' rm -f StdAfx.h.gch g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 ../../../myWindows/StdAfx.h -o StdAfx.h.gch 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zRegister.cpp:7: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zHandler.cpp:16: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:12: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../../CPP/myWindows/StdAfx.h:20, from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:3: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../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&)': ../../../../CPP/7zip/Archive/7z/7zDecode.cpp:466:8: warning: variable 'needMtLock' set but not used [-Wunused-but-set-variable] bool needMtLock = false; ^~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../../CPP/myWindows/StdAfx.h:20, from ../../../../CPP/7zip/Archive/7z/7zDecode.cpp:3: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:12: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/MyString.h:23, from ../../../../CPP/myWindows/StdAfx.h:20, from ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp:3: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:7, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/DirItem.h:10, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:10, from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp:21: ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zRegister.cpp:7: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zProperties.cpp:7: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: ../../../../CPP/7zip/Compress/Lzma2Decoder.h: In constructor 'NCompress::NLzma2::CDecoder::CDecoder()': ../../../../CPP/7zip/Compress/Lzma2Decoder.h:42:10: warning: 'NCompress::NLzma2::CDecoder::_outStepSize' will be initialized after [-Wreorder] UInt32 _outStepSize; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'bool NCompress::NLzma2::CDecoder::_outSizeDefined' [-Wreorder] bool _outSizeDefined; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(): ^~~~~~~~ In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'NCompress::NLzma2::CDecoder::_outSizeDefined' will be initialized after [-Wreorder] bool _outSizeDefined; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.h:33:8: warning: 'bool NCompress::NLzma2::CDecoder::_finishMode' [-Wreorder] bool _finishMode; ^~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(): ^~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp: In member function 'virtual LONG NCompress::NLzma2::CDecoder::Code(ISequentialInStream*, ISequentialOutStream*, const UInt64*, const UInt64*, ICompressProgressInfo*)': ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:145:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] bool finished = (inSizeProcessed == 0 && outSizeProcessed == 0 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' In file included from ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:5: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: In function 'void Correct_PathPart(UString&)': ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:115:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (s[0] == '.' && (s[1] == 0 || s[1] == '.' && s[2] == 0)) ~~~~~~~~~~~~^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] static void CorrectUnsupportedName(UString &name) ^~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] static void ReplaceIncorrectChars(UString &s) ^~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp:5: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zHandler.cpp:16: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/MainAr.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/MyString.h:23, from ../../../../CPP/myWindows/StdAfx.h:20, from ../../../../CPP/7zip/Archive/7z/7zIn.cpp:3: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Cab/CabIn.cpp: In member function 'LONG NArchive::NCab::CSignatureFinder::Find()': ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:117:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*p == b) break; p++; ^~ ../../../../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' if (*p == b) break; p++; ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:118:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*p == b) break; p++; ^~ ../../../../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' if (*p == b) break; p++; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Bz2Handler.cpp:12: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] UInt32 *m_BlockSorterIndex; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] Byte *m_Block; ^~~~~~~ ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zRegister.cpp:7: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/7zExtract.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zExtract.cpp:12: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zProperties.cpp:7: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6, from ../../../../CPP/7zip/Archive/7z/7zEncode.cpp:12: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zOut.h:6, from ../../../../CPP/7zip/Archive/7z/7zOut.cpp:11: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:7: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:12: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp: In member function 'LONG NArchive::N7z::CHandler::SetMainMethod(NArchive::N7z::CCompressionMethodMode&, UInt32)': ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:148:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (!_numSolidBytesDefined) ^ ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp: In member function 'virtual LONG NArchive::N7z::CHandler::UpdateItems(ISequentialOutStream*, UInt32, IArchiveUpdateCallback*)': ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:284:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] bool need_MTime = (Write_MTime.Def && Write_MTime.Val || !Write_MTime.Def); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/PpmdHandler.cpp: In member function 'void NArchive::NPpmd::CRangeDecoder::Normalize()': ../../../../CPP/7zip/Archive/PpmdHandler.cpp:240:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] Range < kBot && ((Range = (0 - Low) & (kBot - 1)), 1)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:6: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Tar/TarIn.cpp: In function 'LONG NArchive::NTar::GetNextItemReal(ISequentialInStream*, bool&, NArchive::NTar::CItemEx&, NArchive::NTar::EErrorType&)': ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:189:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!OctalToNumber32(p, 8, item.UID)) item.UID = 0; p += 8; ^~ ../../../../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' if (!OctalToNumber32(p, 8, item.UID)) item.UID = 0; p += 8; ^ ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:190:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!OctalToNumber32(p, 8, item.GID)) item.GID = 0; p += 8; ^~ ../../../../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' if (!OctalToNumber32(p, 8, item.GID)) item.GID = 0; p += 8; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp: In function 'AString UnicodeStringToMultiByte(const UString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ~~~~~~~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ~~^~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/7z/7zIn.cpp: In member function 'LONG NArchive::N7z::CInArchive::ReadDatabase2(NArchive::N7z::CDbEx&, ICryptoGetTextPassword*, bool&, bool&, UString&)': ../../../../CPP/7zip/Archive/7z/7zIn.cpp:1513:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (buf[i] == NID::kEncodedHeader && buf[i + 1] == NID::kPackInfo || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/ArchiveExtractCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'virtual LONG CArchiveExtractCallback::GetStream(UInt32, ISequentialOutStream**, Int32)': ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:843:12: warning: enumeration value 'kAbsPaths' not handled in switch [-Wswitch] switch (_pathMode) ^ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] switch (_overwriteMode) ^ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1063:10: warning: variable 'isRenamed' set but not used [-Wunused-but-set-variable] bool isRenamed = false; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i != _delayedSymLinks.Size(); ++i) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, from ../../../../CPP/7zip/Archive/Zip/ZipRegister.cpp:7: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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.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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6, from ../../../../CPP/7zip/Archive/7z/7zEncode.cpp:12: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zOut.h:6, from ../../../../CPP/7zip/Archive/7z/7zOut.cpp:11: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:7: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:12: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp: In member function 'LONG NArchive::N7z::CHandler::SetMainMethod(NArchive::N7z::CCompressionMethodMode&, UInt32)': ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:148:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (!_numSolidBytesDefined) ^ ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp: In member function 'virtual LONG NArchive::N7z::CHandler::UpdateItems(ISequentialOutStream*, UInt32, IArchiveUpdateCallback*)': ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:284:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] bool need_MTime = (Write_MTime.Def && Write_MTime.Val || !Write_MTime.Def); ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ~~~~~~~~^~~~~~~~~~~~~~ ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const UString&, UString&, UString&)': ../../../../CPP/Windows/FileFind.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ~~~~~~~~^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15, from ../../../../CPP/7zip/Archive/7z/7zHandler.cpp:16: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, from ../../../../CPP/7zip/Archive/Zip/ZipHandlerOut.cpp:21: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/List.cpp:16: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/List.cpp:16: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/List.h:6, from ../../../../CPP/7zip/UI/Console/List.cpp:20: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In member function 'LONG CArc::OpenStream2(const COpenOptions&)': ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1614:8: warning: variable 'isForced' set but not used [-Wunused-but-set-variable] bool isForced = false; ^~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(CFSTR, DWORD, DWORD, DWORD, DWORD, bool)': ../../../../CPP/Windows/FileIO.cpp:113:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < ustr.Len(); i++) ~~^~~~~~~~~~~~ ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CInFile::Read(void*, UINT32, UINT32&)': ../../../../CPP/Windows/FileIO.cpp:318:13: warning: comparison of integer expressions of different signedness: 'int' and 'UINT32' {aka 'unsigned int'} [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ~~~~^~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Windows/FileName.cpp:6: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/Windows/FileName.cpp: In function 'bool NWindows::NFile::NName::IsDrivePath(const wchar_t*)': ../../../../CPP/Windows/FileName.cpp:234:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') ~~~~~~~~~~~^~~~~~~~~~~~~ ../../../../CPP/Windows/FileName.cpp:235:53: note: in expansion of macro 'IS_LETTER_CHAR' bool IsDrivePath(const wchar_t *s) throw() { return IS_LETTER_CHAR(s[0]) && s[1] == ':' && s[2] == WCHAR_PATH_SEPARATOR; } ^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/ArHandler.cpp: In member function 'virtual LONG NArchive::NAr::CHandler::Open(IInStream*, const UInt64*, IArchiveOpenCallback*)': ../../../../CPP/7zip/Archive/ArHandler.cpp:620:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (_items[i].Name.IsPrefixedBy("data.tar.")) ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp: In member function 'virtual LONG NArchive::NTar::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp:66:19: warning: enumeration value 'k_ErrorType_OK' not handled in switch [-Wswitch] else switch (_error) ^ ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] while (pos < pathName.Len()) ~~~~^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/7z/7zIn.cpp: In member function 'LONG NArchive::N7z::CInArchive::ReadDatabase2(const CExternalCodecs*, NArchive::N7z::CDbEx&, ICryptoGetTextPassword*, bool&, bool&, UString&)': ../../../../CPP/7zip/Archive/7z/7zIn.cpp:1513:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (buf[i] == NID::kEncodedHeader && buf[i + 1] == NID::kPackInfo || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': ../../../../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] memcpy(this, pSrc, sizeof(PROPVARIANT)); ^ In file included from ../../../../CPP/Windows/PropVariant.cpp:7: ../../../../CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here class CPropVariant : public tagPROPVARIANT ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' yasm -f elf -m amd64 -Dx64 -I ../../../../Asm/x86/ ../../../../Asm/x86/AesOpt.asm -o AesOpt.o 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7: ../../../../CPP/7zip/Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Bz2Handler.cpp:12: ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] UInt32 *m_BlockSorterIndex; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] Byte *m_Block; ^~~~~~~ ../../../../CPP/7zip/Archive/../Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:177:12: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ ~~~~~~~~~^~~ ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:417:17: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] LARGE_INTEGER t; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/BZip2Register.cpp:9: ../../../../CPP/7zip/Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': ../../../../CPP/7zip/Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] UInt32 *m_BlockSorterIndex; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] Byte *m_Block; ^~~~~~~ ../../../../CPP/7zip/Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/ArjHandler.cpp: In member function 'virtual LONG NArchive::NArj::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': ../../../../CPP/7zip/Archive/ArjHandler.cpp:679:14: warning: enumeration value 'k_ErrorType_OK' not handled in switch [-Wswitch] switch (_arc.Error) ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Cab/CabIn.cpp: In member function 'LONG NArchive::NCab::CSignatureFinder::Find()': ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:117:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*p == b) break; p++; ^~ ../../../../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' if (*p == b) break; p++; ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:118:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*p == b) break; p++; ^~ ../../../../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' if (*p == b) break; p++; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/Wildcard.cpp:5: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/Common/Wildcard.cpp: In function 'bool NWildcard::IsDriveColonName(const wchar_t*)': ../../../../CPP/Common/Wildcard.cpp:463:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return c != 0 && s[1] == ':' && s[2] == 0 && (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~~~~~~~~^~~~~~~~~~~ ../../../../CPP/Common/Wildcard.cpp: In member function 'void NWildcard::CCensor::AddItem(NWildcard::ECensorPathMode, bool, const UString&, bool, bool)': ../../../../CPP/Common/Wildcard.cpp:583:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/ComHandler.cpp: In function 'bool NArchive::NCom::CompoundMsiNameToFileName(const UString&, UString&)': ../../../../CPP/7zip/Archive/ComHandler.cpp:306:11: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'unsigned int' [-Wsign-compare] if (c < k_Msi_StartUnicodeChar || c > k_Msi_StartUnicodeChar + k_Msi_UnicodeRange) ~~^~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/ComHandler.cpp:306:41: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'unsigned int' [-Wsign-compare] if (c < k_Msi_StartUnicodeChar || c > k_Msi_StartUnicodeChar + k_Msi_UnicodeRange) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/ComHandler.cpp: In member function 'LONG NArchive::NCom::CDatabase::Open(IInStream*)': ../../../../CPP/7zip/Archive/ComHandler.cpp:586:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (msiName.Len() >= 4 && StringsAreEqualNoCase_Ascii(msiName.RightPtr(4), ".cab") ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp: In function 'LONG NCompress::NLzma2::SetLzma2Prop(PROPID, const PROPVARIANT&, CLzma2EncProps&)': ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp:56:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (prop.vt != VT_UI4) return E_INVALIDARG; lzma2Props.numTotalThreads = (int)(prop.ulVal); break; ^~ ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp:56:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (prop.vt != VT_UI4) return E_INVALIDARG; lzma2Props.numTotalThreads = (int)(prop.ulVal); break; ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Chm/ChmHandler.cpp: In member function 'virtual LONG NArchive::NChm::CHandler::GetProperty(UInt32, PROPID, PROPVARIANT*)': ../../../../CPP/7zip/Archive/Chm/ChmHandler.cpp:147:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (!item.IsDir()) ^ make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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_asm.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 AesOpt.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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Compress/LzmaEncoder.cpp: In member function 'virtual LONG NCompress::NLzma::CEncoder::SetCoderProperties(const PROPID*, const PROPVARIANT*, UInt32)': ../../../../CPP/7zip/Compress/LzmaEncoder.cpp:118:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal != VARIANT_FALSE); break; ^~ ../../../../CPP/7zip/Compress/LzmaEncoder.cpp:118:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal != VARIANT_FALSE); break; ^~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: ../../../../CPP/7zip/Compress/Lzma2Decoder.h: In constructor 'NCompress::NLzma2::CDecoder::CDecoder()': ../../../../CPP/7zip/Compress/Lzma2Decoder.h:42:10: warning: 'NCompress::NLzma2::CDecoder::_outStepSize' will be initialized after [-Wreorder] UInt32 _outStepSize; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'bool NCompress::NLzma2::CDecoder::_outSizeDefined' [-Wreorder] bool _outSizeDefined; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(): ^~~~~~~~ In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'NCompress::NLzma2::CDecoder::_outSizeDefined' will be initialized after [-Wreorder] bool _outSizeDefined; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.h:33:8: warning: 'bool NCompress::NLzma2::CDecoder::_finishMode' [-Wreorder] bool _finishMode; ^~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(): ^~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp: In member function 'virtual LONG NCompress::NLzma2::CDecoder::Code(ISequentialInStream*, ISequentialOutStream*, const UInt64*, const UInt64*, ICompressProgressInfo*)': ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:145:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] bool finished = (inSizeProcessed == 0 && outSizeProcessed == 0 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/CpioHandler.cpp: In function 'UInt32 NArchive::NCpio::IsArc_Cpio(const Byte*, size_t)': ../../../../CPP/7zip/Archive/CpioHandler.cpp:221:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 6; i < k_OctRecord_Size; i++) ~~^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/CpioHandler.cpp:234:25: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 6; i < k_HexRecord_Size; i++) ~~^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/CpioHandler.cpp: In member function 'virtual LONG NArchive::NCpio::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': ../../../../CPP/7zip/Archive/CpioHandler.cpp:461:14: warning: enumeration value 'k_ErrorType_OK' not handled in switch [-Wswitch] switch (_error) ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:7: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6, from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:18: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:5: ../../../../CPP/7zip/Compress/DeflateDecoder.h: In constructor 'NCompress::NDeflate::NDecoder::CCoder::CCoder(bool, bool)': ../../../../CPP/7zip/Compress/DeflateDecoder.h:48:8: warning: 'NCompress::NDeflate::NDecoder::CCoder::_deflate64Mode' will be initialized after [-Wreorder] bool _deflate64Mode; ^~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateDecoder.h:47:8: warning: 'bool NCompress::NDeflate::NDecoder::CCoder::_deflateNSIS' [-Wreorder] bool _deflateNSIS; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:11:1: warning: when initialized here [-Wreorder] CCoder::CCoder(bool deflate64Mode, bool deflateNSIS): ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/FlvHandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, from ../../../../CPP/7zip/Archive/Zip/ZipHandler.cpp:35: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:17: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadLocals(CObjectVector&)': ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1370:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (items.IsEmpty() || items.Size() == 1 && IsStrangeItem(items[0])) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadHeaders2(CObjectVector&)': ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1962:16: warning: comparison of integer expressions of different signedness: 'UInt32' {aka 'unsigned int'} and 'int' [-Wsign-compare] if (cdDisk != (int)ecd64.CdDisk) ~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:2012:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (ecd64.ThisDisk == 0 && ecd64AbsOffset != ArcInfo.Base + locator.Ecd64Offset ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/BZip2Encoder.cpp:10: ../../../../CPP/7zip/Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': ../../../../CPP/7zip/Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] UInt32 *m_BlockSorterIndex; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] Byte *m_Block; ^~~~~~~ ../../../../CPP/7zip/Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10: ../../../../CPP/7zip/Compress/DeflateEncoder.h: In constructor 'NCompress::NDeflate::NEncoder::CCoder::CCoder(bool)': ../../../../CPP/7zip/Compress/DeflateEncoder.h:106:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Deflate64Mode' will be initialized after [-Wreorder] bool m_Deflate64Mode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.h:89:11: warning: 'UInt16* NCompress::NDeflate::NEncoder::CCoder::m_OnePosMatchesMemory' [-Wreorder] UInt16 *m_OnePosMatchesMemory; ^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:125:1: warning: when initialized here [-Wreorder] CCoder::CCoder(bool deflate64Mode): ^~~~~~ In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10: ../../../../CPP/7zip/Compress/DeflateEncoder.h:105:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Created' will be initialized after [-Wreorder] bool m_Created; ^~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.h:82:15: warning: 'NCompress::NDeflate::NEncoder::CCodeValue* NCompress::NDeflate::NEncoder::CCoder::m_Values' [-Wreorder] CCodeValue *m_Values; ^~~~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:125:1: warning: when initialized here [-Wreorder] CCoder::CCoder(bool deflate64Mode): ^~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.cpp: In member function 'void NCompress::NDeflate::NEncoder::CCoder::TryBlock()': ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:630:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (m_Pos >= kMatchArrayLimit || BlockSizeRes >= blockSize || !m_SecondPass && ~~~~~~~~~~~~~~^~ ((Inline_MatchFinder_GetNumAvailableBytes(&_lzInWindow) == 0) || m_ValueIndex >= m_ValueBlockSize)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: ../../../../CPP/7zip/Compress/LzxDecoder.h: In constructor 'NCompress::NLzx::CDecoder::CDecoder(bool)': ../../../../CPP/7zip/Compress/LzxDecoder.h:192:8: warning: 'NCompress::NLzx::CDecoder::_keepHistory' will be initialized after [-Wreorder] bool _keepHistory; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.h:181:8: warning: 'bool NCompress::NLzx::CDecoder::_skipByte' [-Wreorder] bool _skipByte; ^~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(bool wimMode): ^~~~~~~~ In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: ../../../../CPP/7zip/Compress/LzxDecoder.h:194:12: warning: 'NCompress::NLzx::CDecoder::_numDictBits' will be initialized after [-Wreorder] unsigned _numDictBits; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.h:186:10: warning: 'UInt32 NCompress::NLzx::CDecoder::_unpackBlockSize' [-Wreorder] UInt32 _unpackBlockSize; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(bool wimMode): ^~~~~~~~ In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: ../../../../CPP/7zip/Compress/LzxDecoder.h:198:10: warning: 'NCompress::NLzx::CDecoder::_x86_translationSize' will be initialized after [-Wreorder] UInt32 _x86_translationSize; ^~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.h:189:8: warning: 'bool NCompress::NLzx::CDecoder::KeepHistoryForNext' [-Wreorder] bool KeepHistoryForNext; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(bool wimMode): ^~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/MubHandler.cpp: In member function 'virtual LONG NArchive::NMub::CHandler::GetProperty(UInt32, PROPID, PROPVARIANT*)': ../../../../CPP/7zip/Archive/MubHandler.cpp:124:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] item.Type != MACH_CPU_TYPE_386 && ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:5: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: In function 'void Correct_PathPart(UString&)': ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:115:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (s[0] == '.' && (s[1] == 0 || s[1] == '.' && s[2] == 0)) ~~~~~~~~~~~~^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] static void CorrectUnsupportedName(UString &name) ^~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] static void ReplaceIncorrectChars(UString &s) ^~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/SortUtils.cpp:5: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:7: ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/Archive/7z/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6, from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:18: ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h: In constructor 'NArchive::N7z::CCompressionMethodMode::CCompressionMethodMode()': ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:57:8: warning: 'NArchive::N7z::CCompressionMethodMode::PasswordIsDefined' will be initialized after [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:53:10: warning: 'UInt32 NArchive::N7z::CCompressionMethodMode::NumThreads' [-Wreorder] UInt32 NumThreads; ^~~~~~~~~~ ../../../../CPP/7zip/Archive/7z/7zCompressionMode.h:61:3: warning: when initialized here [-Wreorder] CCompressionMethodMode(): ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/Common/MyString.h:23, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../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] delete (T *)_v[--i]; ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/PpmdHandler.cpp: In member function 'void NArchive::NPpmd::CRangeDecoder::Normalize()': ../../../../CPP/7zip/Archive/PpmdHandler.cpp:240:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] Range < kBot && ((Range = (0 - Low) & (kBot - 1)), 1)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.h:12, from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp:27: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdateProduce.h:6, from ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp:5: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:7: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:18: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../../../../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)': ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:415:7: warning: variable 'dirItemIndex' set but not used [-Wunused-but-set-variable] int dirItemIndex = -1; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp: In function 'LONG EnumerateDirItems(const NWildcard::CCensorNode&, int, int, const FString&, const UStringVector&, CDirItems&, bool)': ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:603:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (isDir && !item.ForDir || !isDir && !item.ForFile) ~~~~~~^~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Tar/TarIn.cpp: In function 'LONG NArchive::NTar::GetNextItemReal(ISequentialInStream*, bool&, NArchive::NTar::CItemEx&, NArchive::NTar::EErrorType&)': ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:189:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!OctalToNumber32(p, 8, item.UID)) item.UID = 0; p += 8; ^~ ../../../../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' if (!OctalToNumber32(p, 8, item.UID)) item.UID = 0; p += 8; ^ ../../../../CPP/7zip/Archive/Tar/TarIn.cpp:190:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!OctalToNumber32(p, 8, item.GID)) item.GID = 0; p += 8; ^~ ../../../../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' if (!OctalToNumber32(p, 8, item.GID)) item.GID = 0; p += 8; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:7: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:12: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:6, from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:13: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In function 'bool NArchive::NNsis::IsDrivePath(const wchar_t*)': ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2796:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') ~~~~~~~~~~~^~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2799:45: note: in expansion of macro 'IS_LETTER_CHAR' bool IsDrivePath(const wchar_t *s) { return IS_LETTER_CHAR(s[0]) && s[1] == ':' /* && s[2] == '\\' */ ; } ^~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In function 'bool NArchive::NNsis::IsDrivePath(const char*)': ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2796:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') ~~~~~~~~~~~^~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2800:45: note: in expansion of macro 'IS_LETTER_CHAR' bool IsDrivePath(const char *s) { return IS_LETTER_CHAR(s[0]) && s[1] == ':' /* && s[2] == '\\' */ ; } ^~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In function 'bool NArchive::NNsis::IsAbsolutePath(const wchar_t*)': ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2805:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] s[0] == WCHAR_PATH_SEPARATOR && ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In function 'bool NArchive::NNsis::IsAbsolutePath(const char*)': ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:2813:35: warning: suggest parentheses around '&&' within '||' [-Wparentheses] s[0] == CHAR_PATH_SEPARATOR && 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp:5: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:7, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromExtractGroup() const': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] switch (CommandType) ^ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'NExtract::NPathMode::EEnum CArcCommand::GetPathMode() const': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] switch (CommandType) ^ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromUpdateGroup() const': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kTest' not handled in switch [-Wswitch] switch (CommandType) ^ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtractFull' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'void AddNameToCensor(NWildcard::CCensor&, const UString&, bool, NRecursedType::EEnum, bool)': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:365:10: warning: enumeration value 'kNonRecursed' not handled in switch [-Wswitch] switch (type) ^ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'bool ParseUpdateCommandString2(const UString&, NUpdateArchive::CActionSet&, UString&)': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:726:22: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'unsigned int' [-Wsign-compare] if (c < '0' || c >= '0' + kNumUpdatePairActions) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'void CArcCmdLineParser::Parse1(const UStringVector&, CArcCmdLineOptions&)': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:929:14: warning: variable 'v' set but not used [-Wunused-but-set-variable] UInt32 v = 0; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:6, from ../../../../CPP/7zip/UI/Console/HashCon.h:6, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/HashCon.h:6, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:6, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] bool DeleteMessageWasShown; ^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] CUpdateCallbackConsole() ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:6: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp: In member function 'virtual LONG NArchive::NTar::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp:66:19: warning: enumeration value 'k_ErrorType_OK' not handled in switch [-Wswitch] else switch (_error) ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, from ../../../../CPP/7zip/Archive/Zip/ZipRegister.cpp:7: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'virtual LONG CArchiveExtractCallback::GetStream(UInt32, ISequentialOutStream**, Int32)': ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:843:12: warning: enumeration value 'kAbsPaths' not handled in switch [-Wswitch] switch (_pathMode) ^ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] switch (_overwriteMode) ^ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i != _delayedSymLinks.Size(); ++i) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:6, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Console/../Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/Console/../Common/Update.h:13, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] bool DeleteMessageWasShown; ^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] CUpdateCallbackConsole() ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:12: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: In member function 'virtual LONG CArchiveUpdateCallback::GetRawProp(UInt32, PROPID, const void**, UInt32*, UInt32*)': ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:232:23: warning: unused variable 'di' [-Wunused-variable] const CDirItem &di = DirItems->Items[up.DirIndex]; ^~ ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: At global scope: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:275:16: warning: 'UString GetRelativePath(const UString&, const UString&)' defined but not used [-Wunused-function] static UString GetRelativePath(const UString &to, const UString &from) ^~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/Udf/UdfIn.cpp: In member function 'LONG NArchive::NUdf::CInArchive::FillRefs(NArchive::NUdf::CFileSet&, unsigned int, int, int)': ../../../../CPP/7zip/Archive/Udf/UdfIn.cpp:578:16: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (_numRefs >= kNumRefsMax) ~~~~~~~~~^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp: In function 'AString UnicodeStringToMultiByte(const UString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ~~~~~~~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ~~^~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/ZipHandlerOut.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, from ../../../../CPP/7zip/Archive/Zip/ZipHandlerOut.cpp:21: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' ../../../../CPP/7zip/Archive/UefiHandler.cpp: In function 'AString NArchive::NUefi::GuidToString(const Byte*, bool)': ../../../../CPP/7zip/Archive/UefiHandler.cpp:360:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (i = 4; i < kGuidSize; i++) ~~^~~~~~~~~~~ ../../../../CPP/7zip/Archive/UefiHandler.cpp: In member function 'bool NArchive::NUefi::CFfsFileHeader::Parse(const Byte*)': ../../../../CPP/7zip/Archive/UefiHandler.cpp:453:19: warning: comparison of integer expressions of different signedness: 'int' and 'UInt32' {aka 'unsigned int'} [-Wsign-compare] for (i = 0; i < kFileHeaderSize; i++) ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/UefiHandler.cpp: In member function 'LONG NArchive::NUefi::CHandler::ParseVolume(int, UInt32, UInt32, UInt32, int, int, int)': ../../../../CPP/7zip/Archive/UefiHandler.cpp:1182:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (level > kLevelMax) ~~~~~~^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Windows/FileName.cpp:6: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/Windows/FileName.cpp: In function 'bool NWindows::NFile::NName::IsDrivePath(const wchar_t*)': ../../../../CPP/Windows/FileName.cpp:234:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') ~~~~~~~~~~~^~~~~~~~~~~~~ ../../../../CPP/Windows/FileName.cpp:235:53: note: in expansion of macro 'IS_LETTER_CHAR' bool IsDrivePath(const wchar_t *s) throw() { return IS_LETTER_CHAR(s[0]) && s[1] == ':' && s[2] == WCHAR_PATH_SEPARATOR; } ^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': ../../../../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] memcpy(this, pSrc, sizeof(PROPVARIANT)); ^ In file included from ../../../../CPP/Windows/PropVariant.cpp:7: ../../../../CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here class CPropVariant : public tagPROPVARIANT ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(CFSTR, DWORD, DWORD, DWORD, DWORD, bool)': ../../../../CPP/Windows/FileIO.cpp:113:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < ustr.Len(); i++) ~~^~~~~~~~~~~~ ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CInFile::Read(void*, UINT32, UINT32&)': ../../../../CPP/Windows/FileIO.cpp:318:13: warning: comparison of integer expressions of different signedness: 'int' and 'UINT32' {aka 'unsigned int'} [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ~~~~^~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ~~~~~~~~^~~~~~~~~~~~~~ ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const UString&, UString&, UString&)': ../../../../CPP/Windows/FileFind.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ~~~~~~~~^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/List.cpp:16: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/List.cpp:16: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/List.h:6, from ../../../../CPP/7zip/UI/Console/List.cpp:20: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' yasm -f elf -m amd64 -Dx64 -I ../../../../Asm/x86/ ../../../../Asm/x86/AesOpt.asm -o AesOpt.o 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/XarHandler.cpp: In constructor 'NArchive::NXar::CFile::CFile()': ../../../../CPP/7zip/Archive/XarHandler.cpp:83:7: warning: 'NArchive::NXar::CFile::Parent' will be initialized after [-Wreorder] int Parent; ^~~~~~ ../../../../CPP/7zip/Archive/XarHandler.cpp:62:10: warning: 'UInt64 NArchive::NXar::CFile::Size' [-Wreorder] UInt64 Size; ^~~~ ../../../../CPP/7zip/Archive/XarHandler.cpp:85:3: warning: when initialized here [-Wreorder] CFile(): IsDir(false), HasData(false), ModeDefined(false), Sha1IsDefined(false), ^~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison of integer expressions of different signedness: 'Int64' {aka 'long long int'} and 'UInt64' {aka 'long long unsigned int'} [-Wsign-compare] if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7: ../../../../CPP/7zip/Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] while (pos < pathName.Len()) ~~~~^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/BZip2Register.cpp:9: ../../../../CPP/7zip/Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': ../../../../CPP/7zip/Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] UInt32 *m_BlockSorterIndex; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] Byte *m_Block; ^~~~~~~ ../../../../CPP/7zip/Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/UI/Common/Bench.cpp: In constructor 'CEncoderInfo::CEncoderInfo()': ../../../../CPP/7zip/UI/Common/Bench.cpp:741:15: warning: 'CEncoderInfo::fileData' will be initialized after [-Wreorder] const Byte *fileData; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/Bench.cpp:713:8: warning: 'bool CEncoderInfo::CheckCrc_Enc' [-Wreorder] bool CheckCrc_Enc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Bench.cpp:759:3: warning: when initialized here [-Wreorder] CEncoderInfo(): ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:177:12: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ ~~~~~~~~~^~~ ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:417:17: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] LARGE_INTEGER t; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/Main.cpp:51: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] bool DeleteMessageWasShown; ^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] CUpdateCallbackConsole() ^~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/Main.cpp: In function 'int Main2(int, char**)': ../../../../CPP/7zip/UI/Console/Main.cpp:998:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (so) ^ ../../../../CPP/7zip/UI/Console/Main.cpp:869:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (hresultMain == S_OK) ^ ../../../../CPP/7zip/UI/Console/Main.cpp:1129:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for(int i = 0; i < uo.Commands.Size(); i++) ~~^~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/Main.cpp: At global scope: ../../../../CPP/7zip/UI/Console/Main.cpp:360:13: warning: 'void PrintTime(const char*, UInt64, UInt64)' defined but not used [-Wunused-function] static void PrintTime(const char *s, UInt64 val, UInt64 total) ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/Main.cpp:187:13: warning: 'void GetArguments(int, const char**, UStringVector&)' defined but not used [-Wunused-function] static void GetArguments(int numArgs, const char *args[], UStringVector &parts) ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/Update.h:6, from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Update.h:8, from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Update.h:10, from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/Common/Update.h:13, from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.cpp: In function 'LONG UpdateArchive(CCodecs*, const CObjectVector&, const UString&, NWildcard::CCensor&, CUpdateOptions&, CUpdateErrorInfo&, IOpenCallbackUI*, IUpdateCallbackUI2*, bool)': ../../../../CPP/7zip/UI/Common/Update.cpp:1012:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 2; i < NPairState::kNumValues; i++) ~~^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.cpp: At global scope: ../../../../CPP/7zip/UI/Common/Update.cpp:42:14: warning: 'kTempFolderPrefix' defined but not used [-Wunused-variable] static CFSTR kTempFolderPrefix = FTEXT("7zE"); ^~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp: In function 'LONG NCompress::NLzma2::SetLzma2Prop(PROPID, const PROPVARIANT&, CLzma2EncProps&)': ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp:56:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (prop.vt != VT_UI4) return E_INVALIDARG; lzma2Props.numTotalThreads = (int)(prop.ulVal); break; ^~ ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp:56:51: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (prop.vt != VT_UI4) return E_INVALIDARG; lzma2Props.numTotalThreads = (int)(prop.ulVal); break; ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Archive/PeHandler.cpp: In member function 'LONG NArchive::NPe::CHandler::OpenResources(unsigned int, IInStream*, IArchiveOpenCallback*)': ../../../../CPP/7zip/Archive/PeHandler.cpp:1913:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (end > sect.VSize) ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Compress/LzmaEncoder.cpp: In member function 'virtual LONG NCompress::NLzma::CEncoder::SetCoderProperties(const PROPID*, const PROPVARIANT*, UInt32)': ../../../../CPP/7zip/Compress/LzmaEncoder.cpp:118:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal != VARIANT_FALSE); break; ^~ ../../../../CPP/7zip/Compress/LzmaEncoder.cpp:118:54: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (prop.vt != VT_BOOL) return E_INVALIDARG; props.writeEndMark = (prop.boolVal != VARIANT_FALSE); break; ^~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/Wildcard.cpp:5: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/Common/Wildcard.cpp: In function 'bool NWildcard::IsDriveColonName(const wchar_t*)': ../../../../CPP/Common/Wildcard.cpp:463:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return c != 0 && s[1] == ':' && s[2] == 0 && (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~~~~~~~~^~~~~~~~~~~ ../../../../CPP/Common/Wildcard.cpp: In member function 'void NWildcard::CCensor::AddItem(NWildcard::ECensorPathMode, bool, const UString&, bool, bool)': ../../../../CPP/Common/Wildcard.cpp:583:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: ../../../../CPP/7zip/Compress/Lzma2Decoder.h: In constructor 'NCompress::NLzma2::CDecoder::CDecoder()': ../../../../CPP/7zip/Compress/Lzma2Decoder.h:42:10: warning: 'NCompress::NLzma2::CDecoder::_outStepSize' will be initialized after [-Wreorder] UInt32 _outStepSize; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'bool NCompress::NLzma2::CDecoder::_outSizeDefined' [-Wreorder] bool _outSizeDefined; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(): ^~~~~~~~ In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9: ../../../../CPP/7zip/Compress/Lzma2Decoder.h:34:8: warning: 'NCompress::NLzma2::CDecoder::_outSizeDefined' will be initialized after [-Wreorder] bool _outSizeDefined; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.h:33:8: warning: 'bool NCompress::NLzma2::CDecoder::_finishMode' [-Wreorder] bool _finishMode; ^~~~~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:27:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(): ^~~~~~~~ ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp: In member function 'virtual LONG NCompress::NLzma2::CDecoder::Code(ISequentialInStream*, ISequentialOutStream*, const UInt64*, const UInt64*, ICompressProgressInfo*)': ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:145:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] bool finished = (inSizeProcessed == 0 && outSizeProcessed == 0 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/BZip2Encoder.cpp:10: ../../../../CPP/7zip/Compress/BZip2Encoder.h: In constructor 'NCompress::NBZip2::CThreadInfo::CThreadInfo()': ../../../../CPP/7zip/Compress/BZip2Encoder.h:97:11: warning: 'NCompress::NBZip2::CThreadInfo::m_BlockSorterIndex' will be initialized after [-Wreorder] UInt32 *m_BlockSorterIndex; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/BZip2Encoder.h:93:9: warning: 'Byte* NCompress::NBZip2::CThreadInfo::m_Block' [-Wreorder] Byte *m_Block; ^~~~~~~ ../../../../CPP/7zip/Compress/BZip2Encoder.h:140:3: warning: when initialized here [-Wreorder] CThreadInfo(): m_BlockSorterIndex(0), m_Block(0) {} ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: ../../../../CPP/7zip/Compress/LzxDecoder.h: In constructor 'NCompress::NLzx::CDecoder::CDecoder(bool)': ../../../../CPP/7zip/Compress/LzxDecoder.h:192:8: warning: 'NCompress::NLzx::CDecoder::_keepHistory' will be initialized after [-Wreorder] bool _keepHistory; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.h:181:8: warning: 'bool NCompress::NLzx::CDecoder::_skipByte' [-Wreorder] bool _skipByte; ^~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(bool wimMode): ^~~~~~~~ In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: ../../../../CPP/7zip/Compress/LzxDecoder.h:194:12: warning: 'NCompress::NLzx::CDecoder::_numDictBits' will be initialized after [-Wreorder] unsigned _numDictBits; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.h:186:10: warning: 'UInt32 NCompress::NLzx::CDecoder::_unpackBlockSize' [-Wreorder] UInt32 _unpackBlockSize; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(bool wimMode): ^~~~~~~~ In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18: ../../../../CPP/7zip/Compress/LzxDecoder.h:198:10: warning: 'NCompress::NLzx::CDecoder::_x86_translationSize' will be initialized after [-Wreorder] UInt32 _x86_translationSize; ^~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.h:189:8: warning: 'bool NCompress::NLzx::CDecoder::KeepHistoryForNext' [-Wreorder] bool KeepHistoryForNext; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/LzxDecoder.cpp:64:1: warning: when initialized here [-Wreorder] CDecoder::CDecoder(bool wimMode): ^~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/MyMap.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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' yasm -f elf -m amd64 -Dx64 -I ../../../../Asm/x86/ ../../../../Asm/x86/AesOpt.asm -o AesOpt.o 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10: ../../../../CPP/7zip/Compress/DeflateEncoder.h: In constructor 'NCompress::NDeflate::NEncoder::CCoder::CCoder(bool)': ../../../../CPP/7zip/Compress/DeflateEncoder.h:106:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Deflate64Mode' will be initialized after [-Wreorder] bool m_Deflate64Mode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.h:89:11: warning: 'UInt16* NCompress::NDeflate::NEncoder::CCoder::m_OnePosMatchesMemory' [-Wreorder] UInt16 *m_OnePosMatchesMemory; ^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:125:1: warning: when initialized here [-Wreorder] CCoder::CCoder(bool deflate64Mode): ^~~~~~ In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10: ../../../../CPP/7zip/Compress/DeflateEncoder.h:105:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Created' will be initialized after [-Wreorder] bool m_Created; ^~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.h:82:15: warning: 'NCompress::NDeflate::NEncoder::CCodeValue* NCompress::NDeflate::NEncoder::CCoder::m_Values' [-Wreorder] CCodeValue *m_Values; ^~~~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:125:1: warning: when initialized here [-Wreorder] CCoder::CCoder(bool deflate64Mode): ^~~~~~ ../../../../CPP/7zip/Compress/DeflateEncoder.cpp: In member function 'void NCompress::NDeflate::NEncoder::CCoder::TryBlock()': ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:630:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (m_Pos >= kMatchArrayLimit || BlockSizeRes >= blockSize || !m_SecondPass && ~~~~~~~~~~~~~~^~ ((Inline_MatchFinder_GetNumAvailableBytes(&_lzInWindow) == 0) || m_ValueIndex >= m_ValueBlockSize)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:5: ../../../../CPP/7zip/Compress/DeflateDecoder.h: In constructor 'NCompress::NDeflate::NDecoder::CCoder::CCoder(bool, bool)': ../../../../CPP/7zip/Compress/DeflateDecoder.h:48:8: warning: 'NCompress::NDeflate::NDecoder::CCoder::_deflate64Mode' will be initialized after [-Wreorder] bool _deflate64Mode; ^~~~~~~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateDecoder.h:47:8: warning: 'bool NCompress::NDeflate::NDecoder::CCoder::_deflateNSIS' [-Wreorder] bool _deflateNSIS; ^~~~~~~~~~~~ ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:11:1: warning: when initialized here [-Wreorder] CCoder::CCoder(bool deflate64Mode, bool deflateNSIS): ^~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:17: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadLocals(CObjectVector&)': ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1370:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (items.IsEmpty() || items.Size() == 1 && IsStrangeItem(items[0])) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadHeaders2(CObjectVector&)': ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1962:16: warning: comparison of integer expressions of different signedness: 'UInt32' {aka 'unsigned int'} and 'int' [-Wsign-compare] if (cdDisk != (int)ecd64.CdDisk) ~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:2012:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (ecd64.ThisDisk == 0 && ecd64AbsOffset != ArcInfo.Base + locator.Ecd64Offset ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp: In function 'AString UnicodeStringToMultiByte(const UString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ~~~~~~~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ~~^~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison of integer expressions of different signedness: 'Int64' {aka 'long long int'} and 'UInt64' {aka 'long long unsigned int'} [-Wsign-compare] if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Windows/FileName.cpp:6: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/Windows/FileName.cpp: In function 'bool NWindows::NFile::NName::IsDrivePath(const wchar_t*)': ../../../../CPP/Windows/FileName.cpp:234:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') ~~~~~~~~~~~^~~~~~~~~~~~~ ../../../../CPP/Windows/FileName.cpp:235:53: note: in expansion of macro 'IS_LETTER_CHAR' bool IsDrivePath(const wchar_t *s) throw() { return IS_LETTER_CHAR(s[0]) && s[1] == ':' && s[2] == WCHAR_PATH_SEPARATOR; } ^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': ../../../../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] memcpy(this, pSrc, sizeof(PROPVARIANT)); ^ In file included from ../../../../CPP/Windows/PropVariant.cpp:7: ../../../../CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here class CPropVariant : public tagPROPVARIANT ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Common/MyXml.cpp: In function 'bool IsValidChar(char)': ../../../../CPP/Common/MyXml.cpp:10:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] c >= 'a' && c <= 'z' || ~~~~~~~~~^~~~~~~~~~~ ../../../../CPP/Common/MyXml.cpp:12:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] c >= '0' && c <= '9' || ~~~~~~~~~^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12, from ../../../../CPP/7zip/Archive/Zip/ZipHandler.cpp:35: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/Compress/LzmsDecoder.cpp: In member function 'LONG NCompress::NLzms::CDecoder::CodeReal(const Byte*, size_t, Byte*, size_t)': ../../../../CPP/7zip/Compress/LzmsDecoder.cpp:543:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] _rc.cur == _bs._buf && _bs._bitPos != 0) ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(CFSTR, DWORD, DWORD, DWORD, DWORD, bool)': ../../../../CPP/Windows/FileIO.cpp:113:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < ustr.Len(); i++) ~~^~~~~~~~~~~~ ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CInFile::Read(void*, UINT32, UINT32&)': ../../../../CPP/Windows/FileIO.cpp:318:13: warning: comparison of integer expressions of different signedness: 'int' and 'UINT32' {aka 'unsigned int'} [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ~~~~^~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:417:17: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] LARGE_INTEGER t; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ~~~~~~~~^~~~~~~~~~~~~~ ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const UString&, UString&, UString&)': ../../../../CPP/Windows/FileFind.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ~~~~~~~~^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In constructor 'NArchive::NParser::CParseItem::CParseItem()': ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:141:8: warning: 'NArchive::NParser::CParseItem::LenIsUnknown' will be initialized after [-Wreorder] bool LenIsUnknown; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:127:8: warning: 'bool NArchive::NParser::CParseItem::FileTime_Defined' [-Wreorder] bool FileTime_Defined; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] CParseItem(): ^~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:130:8: warning: 'NArchive::NParser::CParseItem::NumSubFiles_Defined' will be initialized after [-Wreorder] bool NumSubFiles_Defined; ^~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:129:8: warning: 'bool NArchive::NParser::CParseItem::NumSubDirs_Defined' [-Wreorder] bool NumSubDirs_Defined; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] CParseItem(): ^~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In function 'void MakeCheckOrder(CCodecs*, CIntVector&, unsigned int, CIntVector&, const Byte*, size_t)': ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1007:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (sig.Size() == 0 && dataSize == 0 || ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In member function 'LONG CArc::OpenStream2(const COpenOptions&)': ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1656:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (isNumber) ^ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1682:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || isZip && StringsAreEqualNoCase_Ascii(ai.Name, "zip") ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1683:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || isRar && StringsAreEqualNoCase_Ascii(ai.Name, "rar") ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:2787:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (!pi.IsNotArcType) ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/FileDir.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] while (pos < pathName.Len()) ~~~~^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Format7zFree' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:9: ../../../../CPP/7zip/Archive/Wim/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/Archive/Wim/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/Archive/Wim/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/Archive/Wim/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:17: ../../../../CPP/7zip/Archive/Wim/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/Archive/Wim/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp: In constructor 'NArchive::NWim::CMetaItem::CMetaItem()': ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:87:7: warning: 'NArchive::NWim::CMetaItem::SecurityId' will be initialized after [-Wreorder] int SecurityId; // -1: means no secutity ID ^~~~~~~~~~ ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:81:10: warning: 'UInt64 NArchive::NWim::CMetaItem::FileID' [-Wreorder] UInt64 FileID; ^~~~~~ ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:96:3: warning: when initialized here [-Wreorder] CMetaItem(): UpdateIndex(-1), HashIndex(-1), SecurityId(-1), ^~~~~~~~~ ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp: In member function 'virtual LONG NArchive::NWim::CHandler::UpdateItems(ISequentialOutStream*, UInt32, IArchiveUpdateCallback*)': ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:693:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') ~~~~~~~~~~~^~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:1092:53: note: in expansion of macro 'IS_LETTER_CHAR' if (colonPos == 1 && fileName[2] == L':' && IS_LETTER_CHAR(fileName[0])) ^~~~~~~~~~~~~~ ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp:1841:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if ((int)i < _oldXml.Images.Size()) ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.h:12, from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp:27: ../../../../CPP/7zip/Archive/Zip/ZipIn.h: In constructor 'NArchive::NZip::CInArchive::CInArchive()': ../../../../CPP/7zip/Archive/Zip/ZipIn.h:278:25: warning: 'NArchive::NZip::CInArchive::Callback' will be initialized after [-Wreorder] IArchiveOpenCallback *Callback; ^~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:224:8: warning: 'bool NArchive::NZip::CInArchive::IsArcOpen' [-Wreorder] bool IsArcOpen; ^~~~~~~~~ ../../../../CPP/7zip/Archive/Zip/ZipIn.h:280:3: warning: when initialized here [-Wreorder] CInArchive(): Stream(NULL), Callback(NULL), IsArcOpen(false) {} ^~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/Wildcard.cpp:5: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/Common/Wildcard.cpp: In function 'bool NWildcard::IsDriveColonName(const wchar_t*)': ../../../../CPP/Common/Wildcard.cpp:463:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return c != 0 && s[1] == ':' && s[2] == 0 && (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~~~~~~~~^~~~~~~~~~~ ../../../../CPP/Common/Wildcard.cpp: In member function 'void NWildcard::CCensor::AddItem(NWildcard::ECensorPathMode, bool, const UString&, bool, bool)': ../../../../CPP/Common/Wildcard.cpp:583:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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_asm.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 AesOpt.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++ -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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_asm.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 AesOpt.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 make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' yasm -f elf -m amd64 -Dx64 -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7: ../../../../CPP/7zip/Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/SortUtils.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' In file included from ../../../../CPP/7zip/UI/Common/SortUtils.cpp:5: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:5: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: In function 'void Correct_PathPart(UString&)': ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:115:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (s[0] == '.' && (s[1] == 0 || s[1] == '.' && s[2] == 0)) ~~~~~~~~~~~~^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] static void CorrectUnsupportedName(UString &name) ^~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] static void ReplaceIncorrectChars(UString &s) ^~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' rm -f StdAfx.h.gch g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../myWindows/StdAfx.h -o StdAfx.h.gch 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdateProduce.h:6, from ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp:5: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp:5: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp: In function 'AString UnicodeStringToMultiByte(const UString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:173:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ~~~~~~~~^~~~~~~~~~~~~~~~~ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ~~^~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:7: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:12: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, from ../../../../CPP/7zip/UI/Console/MainAr.cpp:11: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:6, from ../../../../CPP/7zip/UI/Console/HashCon.h:6, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/HashCon.h:6, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:6, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:8, from ../../../../CPP/7zip/UI/Console/HashCon.cpp:8: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] bool DeleteMessageWasShown; ^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] CUpdateCallbackConsole() ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison of integer expressions of different signedness: 'Int64' {aka 'long long int'} and 'UInt64' {aka 'long long unsigned int'} [-Wsign-compare] if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:7: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:18: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ../../../../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)': ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:415:7: warning: variable 'dirItemIndex' set but not used [-Wunused-but-set-variable] int dirItemIndex = -1; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp: In function 'LONG EnumerateDirItems(const NWildcard::CCensorNode&, int, int, const FString&, const UStringVector&, CDirItems&, bool)': ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:603:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (isDir && !item.ForDir || !isDir && !item.ForFile) ~~~~~~^~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Windows/FileName.cpp:6: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/Windows/FileName.cpp: In function 'bool NWindows::NFile::NName::IsDrivePath(const wchar_t*)': ../../../../CPP/Windows/FileName.cpp:234:39: warning: suggest parentheses around '&&' within '||' [-Wparentheses] #define IS_LETTER_CHAR(c) ((c) >= 'a' && (c) <= 'z' || (c) >= 'A' && (c) <= 'Z') ~~~~~~~~~~~^~~~~~~~~~~~~ ../../../../CPP/Windows/FileName.cpp:235:53: note: in expansion of macro 'IS_LETTER_CHAR' bool IsDrivePath(const wchar_t *s) throw() { return IS_LETTER_CHAR(s[0]) && s[1] == ':' && s[2] == WCHAR_PATH_SEPARATOR; } ^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:6, from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:12: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:13: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(CFSTR, DWORD, DWORD, DWORD, DWORD, bool)': ../../../../CPP/Windows/FileIO.cpp:113:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i < ustr.Len(); i++) ~~^~~~~~~~~~~~ ../../../../CPP/Windows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CInFile::Read(void*, UINT32, UINT32&)': ../../../../CPP/Windows/FileIO.cpp:318:13: warning: comparison of integer expressions of different signedness: 'int' and 'UINT32' {aka 'unsigned int'} [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ~~~~^~~~~~~~~~~~~ ../../../../CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)': ../../../../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] memcpy(this, pSrc, sizeof(PROPVARIANT)); ^ In file included from ../../../../CPP/Windows/PropVariant.cpp:7: ../../../../CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here class CPropVariant : public tagPROPVARIANT ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:6, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Console/../Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/Console/../Common/Update.h:13, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8, from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp:15: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] bool DeleteMessageWasShown; ^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] CUpdateCallbackConsole() ^~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/UI/Console' ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:177:12: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ ~~~~~~~~~^~~ ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:417:17: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] LARGE_INTEGER t; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/mySplitCommandLine.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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ~~~~~~~~^~~~~~~~~~~~~~ ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const UString&, UString&, UString&)': ../../../../CPP/Windows/FileFind.cpp:71:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ~~~~~~~~^~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:6: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.h:12, from ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp:23: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] while (pos < pathName.Len()) ~~~~^~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:7, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/Extract.h:10, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:27: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromExtractGroup() const': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] switch (CommandType) ^ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:286:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'NExtract::NPathMode::EEnum CArcCommand::GetPathMode() const': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kAdd' not handled in switch [-Wswitch] switch (CommandType) ^ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kUpdate' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kDelete' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:298:10: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'bool CArcCommand::IsFromUpdateGroup() const': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kTest' not handled in switch [-Wswitch] switch (CommandType) ^ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtract' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kExtractFull' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kList' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kBenchmark' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kInfo' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:309:10: warning: enumeration value 'kHash' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'void AddNameToCensor(NWildcard::CCensor&, const UString&, bool, NRecursedType::EEnum, bool)': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:365:10: warning: enumeration value 'kNonRecursed' not handled in switch [-Wswitch] switch (type) ^ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In function 'bool ParseUpdateCommandString2(const UString&, NUpdateArchive::CActionSet&, UString&)': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:726:22: warning: comparison of integer expressions of different signedness: 'wchar_t' and 'unsigned int' [-Wsign-compare] if (c < '0' || c >= '0' + kNumUpdatePairActions) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp: In member function 'void CArcCmdLineParser::Parse1(const UStringVector&, CArcCmdLineOptions&)': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:929:14: warning: variable 'v' set but not used [-Wunused-but-set-variable] UInt32 v = 0; ^ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:12: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16, from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:21: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: In member function 'virtual LONG CArchiveUpdateCallback::GetRawProp(UInt32, PROPID, const void**, UInt32*, UInt32*)': ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:232:23: warning: unused variable 'di' [-Wunused-variable] const CDirItem &di = DirItems->Items[up.DirIndex]; ^~ ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp: At global scope: ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:275:16: warning: 'UString GetRelativePath(const UString&, const UString&)' defined but not used [-Wunused-function] static UString GetRelativePath(const UString &to, const UString &from) ^~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/List.cpp:16: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/List.cpp:16: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/List.h:6, from ../../../../CPP/7zip/UI/Console/List.cpp:20: ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:33: ../../../../CPP/7zip/UI/Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'virtual LONG CArchiveExtractCallback::GetStream(UInt32, ISequentialOutStream**, Int32)': ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:843:12: warning: enumeration value 'kAbsPaths' not handled in switch [-Wswitch] switch (_pathMode) ^ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] switch (_overwriteMode) ^ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1082:14: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 0; i != _delayedSymLinks.Size(); ++i) ~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/Common/Wildcard.cpp:5: ../../../../CPP/Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ ../../../../CPP/Common/Wildcard.cpp: In function 'bool NWildcard::IsDriveColonName(const wchar_t*)': ../../../../CPP/Common/Wildcard.cpp:463:58: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return c != 0 && s[1] == ':' && s[2] == 0 && (c >= 'a' && c <= 'z' || c >= 'A' && c <= 'Z'); ~~~~~~~~~^~~~~~~~~~~ ../../../../CPP/Common/Wildcard.cpp: In member function 'void NWildcard::CCensor::AddItem(NWildcard::ECensorPathMode, bool, const UString&, bool, bool)': ../../../../CPP/Common/Wildcard.cpp:583:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/Update.h:6, from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Update.h:8, from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Update.h:10, from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/Common/Update.h:13, from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/Update.cpp:5: ../../../../CPP/7zip/UI/Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.cpp: In function 'LONG UpdateArchive(CCodecs*, const CObjectVector&, const UString&, NWildcard::CCensor&, CUpdateOptions&, CUpdateErrorInfo&, IOpenCallbackUI*, IUpdateCallbackUI2*, bool)': ../../../../CPP/7zip/UI/Common/Update.cpp:1012:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for (int i = 2; i < NPairState::kNumValues; i++) ~~^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Update.cpp: At global scope: ../../../../CPP/7zip/UI/Common/Update.cpp:42:14: warning: 'kTempFolderPrefix' defined but not used [-Wunused-variable] static CFSTR kTempFolderPrefix = FTEXT("7zE"); ^~~~~~~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' ../../../../CPP/7zip/UI/Common/Bench.cpp: In constructor 'CEncoderInfo::CEncoderInfo()': ../../../../CPP/7zip/UI/Common/Bench.cpp:741:15: warning: 'CEncoderInfo::fileData' will be initialized after [-Wreorder] const Byte *fileData; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/Bench.cpp:713:8: warning: 'bool CEncoderInfo::CheckCrc_Enc' [-Wreorder] bool CheckCrc_Enc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/Bench.cpp:759:3: warning: when initialized here [-Wreorder] CEncoderInfo(): ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Console/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10, from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Console/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/Console/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/Console/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:11, from ../../../../CPP/7zip/UI/Console/Main.cpp:36: ../../../../CPP/7zip/UI/Console/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/Console/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Console/Main.cpp:51: ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h: In constructor 'CUpdateCallbackConsole::CUpdateCallbackConsole()': ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:104:8: warning: 'CUpdateCallbackConsole::DeleteMessageWasShown' will be initialized after [-Wreorder] bool DeleteMessageWasShown; ^~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:99:8: warning: 'bool CUpdateCallbackConsole::PasswordIsDefined' [-Wreorder] bool PasswordIsDefined; ^~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:106:3: warning: when initialized here [-Wreorder] CUpdateCallbackConsole() ^~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/Main.cpp: In function 'int Main2(int, char**)': ../../../../CPP/7zip/UI/Console/Main.cpp:998:10: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (so) ^ ../../../../CPP/7zip/UI/Console/Main.cpp:869:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (hresultMain == S_OK) ^ ../../../../CPP/7zip/UI/Console/Main.cpp:1129:26: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] for(int i = 0; i < uo.Commands.Size(); i++) ~~^~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Console/Main.cpp: At global scope: ../../../../CPP/7zip/UI/Console/Main.cpp:360:13: warning: 'void PrintTime(const char*, UInt64, UInt64)' defined but not used [-Wunused-function] static void PrintTime(const char *s, UInt64 val, UInt64 total) ^~~~~~~~~ ../../../../CPP/7zip/UI/Console/Main.cpp:187:13: warning: 'void GetArguments(int, const char**, UStringVector&)' defined but not used [-Wunused-function] static void GetArguments(int numArgs, const char *args[], UStringVector &parts) ^~~~~~~~~~~~ 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 -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -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' In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17: ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:66:11: warning: 'NWildcard::CCensorNode::Name' will be initialized after [-Wreorder] UString Name; // WIN32 doesn't support wildcards in file names ^~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^~~~~~ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8, from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^~~~~~~~~~~~~~~~ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29: ../../../../CPP/7zip/UI/Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In constructor 'NArchive::NParser::CParseItem::CParseItem()': ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:141:8: warning: 'NArchive::NParser::CParseItem::LenIsUnknown' will be initialized after [-Wreorder] bool LenIsUnknown; ^~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:127:8: warning: 'bool NArchive::NParser::CParseItem::FileTime_Defined' [-Wreorder] bool FileTime_Defined; ^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] CParseItem(): ^~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:130:8: warning: 'NArchive::NParser::CParseItem::NumSubFiles_Defined' will be initialized after [-Wreorder] bool NumSubFiles_Defined; ^~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:129:8: warning: 'bool NArchive::NParser::CParseItem::NumSubDirs_Defined' [-Wreorder] bool NumSubDirs_Defined; ^~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:143:3: warning: when initialized here [-Wreorder] CParseItem(): ^~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In function 'void MakeCheckOrder(CCodecs*, CIntVector&, unsigned int, CIntVector&, const Byte*, size_t)': ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1007:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (sig.Size() == 0 && dataSize == 0 || ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp: In member function 'LONG CArc::OpenStream2(const COpenOptions&)': ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1656:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (isNumber) ^ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1682:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || isZip && StringsAreEqualNoCase_Ascii(ai.Name, "zip") ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:1683:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] || isRar && StringsAreEqualNoCase_Ascii(ai.Name, "rar") ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:2787:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] if (!pi.IsNotArcType) ^ make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -m64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -o ../../../../bin/7z 7zCrc.o 7zCrcOpt_asm.o Alloc.o CpuArch.o Threads.o OutStreamWithCRC.o CreateCoder.o FilePathAutoRename.o FileStreams.o FilterCoder.o LimitedStreams.o MethodProps.o ProgressUtils.o PropId.o StreamObjects.o StreamUtils.o UniqBlocks.o CopyCoder.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 IntToString.o ListFileUtils.o MyString.o MyVector.o MyWindows.o NewHandler.o StdInStream.o StdOutStream.o StringConvert.o StringToInt.o UTFConvert.o Wildcard.o DLL.o ErrorMsg.o FileDir.o FileFind.o FileIO.o FileName.o PropVariant.o PropVariantConv.o System.o TimeUtils.o myAddExeFlag.o mySplitCommandLine.o wine_date_and_time.o -lpthread -ldl make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hk8aLu ./install.sh /usr/bin /usr/libexec/p7zip /usr/share/man /usr/share/doc/p7zip /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64 ++ dirname /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64 + cd p7zip_16.02 + make install DEST_DIR=/builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64 DEST_HOME=/usr DEST_BIN=/usr/bin DEST_SHARE=/usr/libexec/p7zip DEST_MAN=/usr/share/man - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/bin/7za - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/bin/7z - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/libexec/p7zip/7zCon.sfx - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/libexec/p7zip/7z.so - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/libexec/p7zip/Codecs chmod: cannot access '/builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/libexec/p7zip/*/*': No such file or directory - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/man/man1/7z.1 - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/man/man1/7za.1 - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/man/man1/7zr.1 - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/README - installing /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/ChangeLog - installing HTML help in /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC + mv /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC/7zC.txt /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC/7zFormat.txt /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC/MANUAL /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC/Methods.txt /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC/lzma.txt /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC/readme.txt /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC/src-history.txt /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip + rmdir /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip/DOC/ + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 16.02-20.oc8 --unique-debug-suffix -16.02-20.oc8.x86_64 --unique-debug-src-base p7zip-16.02-20.oc8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/p7zip_16.02 extracting debug info from /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/libexec/p7zip/7z.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 6282 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gSIZwY + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + make test mkdir -p bin make -C CPP/7zip/Bundles/Alone all make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' mkdir -p bin make -C CPP/7zip/Bundles/SFXCon all make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' cd check ; TOOLS="" ./check.sh "`pwd`/../bin/7za" REP=TMP_804871 P7ZIP= /builddir/build/BUILD/p7zip_16.02/check/../bin/7za TOOLS= # TESTING ... ############# 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 495616 bytes (484 KiB) Testing archive: ../test/7za433_tar.tar -- Path = ../test/7za433_tar.tar Type = tar Physical Size = 495616 Headers Size = 4096 Code Page = UTF-8 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 495616 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 180603 bytes (177 KiB) Testing archive: ../test/7za433_7zip_lzma.7z -- Path = ../test/7za433_7zip_lzma.7z Type = 7z Physical Size = 180603 Headers Size = 302 Method = LZMA:19 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180603 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 180719 bytes (177 KiB) Testing archive: ../test/7za433_7zip_lzma_crypto.7z -- Path = ../test/7za433_7zip_lzma_crypto.7z Type = 7z Physical Size = 180719 Headers Size = 367 Method = LZMA:19 BCJ2 7zAES Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180719 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 212955 bytes (208 KiB) Testing archive: ../test/7za433_7zip_ppmd.7z -- Path = ../test/7za433_7zip_ppmd.7z Type = 7z Physical Size = 212955 Headers Size = 265 Method = PPMD Solid = + Blocks = 1 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 212955 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 198662 bytes (195 KiB) Testing archive: ../test/7za433_7zip_bzip2.7z -- Path = ../test/7za433_7zip_bzip2.7z Type = 7z Physical Size = 198662 Headers Size = 301 Method = LZMA:19 BZip2 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 198662 # EXTRACTING ... ################ 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 495616 bytes (484 KiB) Extracting archive: ../test/7za433_tar.tar -- Path = ../test/7za433_tar.tar Type = tar Physical Size = 495616 Headers Size = 4096 Code Page = UTF-8 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 495616 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 180603 bytes (177 KiB) Extracting archive: ../test/7za433_7zip_lzma.7z -- Path = ../test/7za433_7zip_lzma.7z Type = 7z Physical Size = 180603 Headers Size = 302 Method = LZMA:19 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180603 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 180546 bytes (177 KiB) Extracting archive: ../test/7za433_7zip_lzma_bcj2.7z -- Path = ../test/7za433_7zip_lzma_bcj2.7z Type = 7z Physical Size = 180546 Headers Size = 313 Method = LZMA:19 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180546 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 180719 bytes (177 KiB) Extracting archive: ../test/7za433_7zip_lzma_crypto.7z -- Path = ../test/7za433_7zip_lzma_crypto.7z Type = 7z Physical Size = 180719 Headers Size = 367 Method = LZMA:19 BCJ2 7zAES Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180719 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 212955 bytes (208 KiB) Extracting archive: ../test/7za433_7zip_ppmd.7z -- Path = ../test/7za433_7zip_ppmd.7z Type = 7z Physical Size = 212955 Headers Size = 265 Method = PPMD Solid = + Blocks = 1 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 212955 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 182034 bytes (178 KiB) Extracting archive: ../test/7za433_7zip_ppmd_bcj2.7z -- Path = ../test/7za433_7zip_ppmd_bcj2.7z Type = 7z Physical Size = 182034 Headers Size = 317 Method = LZMA:19 PPMD BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 182034 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 198662 bytes (195 KiB) Extracting archive: ../test/7za433_7zip_bzip2.7z -- Path = ../test/7za433_7zip_bzip2.7z Type = 7z Physical Size = 198662 Headers Size = 301 Method = LZMA:19 BZip2 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 198662 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 184461 bytes (181 KiB) Extracting archive: ../test/7za433_7zip_lzma2.7z -- Path = ../test/7za433_7zip_lzma2.7z Type = 7z Physical Size = 184461 Headers Size = 277 Method = LZMA2:19 BCJ Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 184461 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 180551 bytes (177 KiB) Extracting archive: ../test/7za433_7zip_lzma2_bcj2.7z -- Path = ../test/7za433_7zip_lzma2_bcj2.7z Type = 7z Physical Size = 180551 Headers Size = 317 Method = LZMA2:19 LZMA:19 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180551 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 184552 bytes (181 KiB) Extracting archive: ../test/7za433_7zip_lzma2_crypto.7z -- Path = ../test/7za433_7zip_lzma2_crypto.7z Type = 7z Physical Size = 184552 Headers Size = 344 Method = LZMA2:19 BCJ 7zAES Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 184552 # Archiving ... ############### 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_tar.tar Items to compress: 6 Files read from disk: 6 Archive size: 495616 bytes (484 KiB) Everything is Ok drwxrwxrwx 0/0 0 2006-02-07 04:01 7za433_tar/ drwxrwxrwx 0/0 0 2006-02-07 04:01 7za433_tar/bin/ -rwxrwxrwx 0/0 462336 2006-02-05 20:01 7za433_tar/bin/7za.exe drwxrwxrwx 0/0 0 2006-02-07 04:01 7za433_tar/doc/ -rwxrwxrwx 0/0 26948 2001-08-30 08:19 7za433_tar/doc/copying.txt -rwxrwxrwx 0/0 1601 2006-02-05 19:57 7za433_tar/readme.txt 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_lzma.7z Items to compress: 6 Files read from disk: 3 Archive size: 184466 bytes (181 KiB) Everything is Ok 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_lzma.x Items to compress: 6 Write SFX: /builddir/build/BUILD/p7zip_16.02/check/../bin/7zCon.sfx : 5792768 bytes (5657 KiB) Files read from disk: 3 Archive size: 5977234 bytes (5838 KiB) Everything is Ok 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_lzma_crypto.7z Items to compress: 6 Files read from disk: 3 Archive size: 184568 bytes (181 KiB) Everything is Ok 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_ppmd.7z Items to compress: 6 Files read from disk: 3 Archive size: 179876 bytes (176 KiB) Everything is Ok 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_bzip2.7z Items to compress: 6 Files read from disk: 3 Archive size: 209454 bytes (205 KiB) Everything is Ok # EXTRACTING (PASS 2) ... ######################### 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 495616 bytes (484 KiB) Extracting archive: 7za433_tar.tar -- Path = 7za433_tar.tar Type = tar Physical Size = 495616 Headers Size = 4096 Code Page = UTF-8 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 495616 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 184466 bytes (181 KiB) Extracting archive: 7za433_7zip_lzma.7z -- Path = 7za433_7zip_lzma.7z Type = 7z Physical Size = 184466 Headers Size = 282 Method = LZMA2:19 BCJ Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 184466 7-Zip SFX 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Extracting archive: ./7za433_7zip_lzma.x -- Path = ./7za433_7zip_lzma.x Type = 7z 0% Everything is Ok 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 184568 bytes (181 KiB) Extracting archive: 7za433_7zip_lzma_crypto.7z -- Path = 7za433_7zip_lzma_crypto.7z Type = 7z Physical Size = 184568 Headers Size = 360 Method = LZMA2:19 BCJ 7zAES Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 184568 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 179876 bytes (176 KiB) Extracting archive: 7za433_7zip_ppmd.7z -- Path = 7za433_7zip_ppmd.7z Type = 7z Physical Size = 179876 Headers Size = 316 Method = LZMA:19 PPMD BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 179876 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 209454 bytes (205 KiB) Extracting archive: 7za433_7zip_bzip2.7z -- Path = 7za433_7zip_bzip2.7z Type = 7z Physical Size = 209454 Headers Size = 280 Method = BZip2 BCJ Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 209454 # EXTRACTING (LZMA) ... ####################### 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 194438 bytes (190 KiB) Extracting archive: ../test/7za.exe.lzma -- Path = ../test/7za.exe.lzma Type = lzma Everything is Ok Size: 462336 Compressed: 194438 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 174806 bytes (171 KiB) Extracting archive: ../test/7za.exe.lzma86 -- Path = ../test/7za.exe.lzma86 Type = lzma86 Everything is Ok Size: 462336 Compressed: 174806 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 194444 bytes (190 KiB) Extracting archive: ../test/7za.exe.lzma_eos -- Path = ../test/7za.exe.lzma_eos Type = lzma Everything is Ok Size: 462336 Compressed: 194444 # TESTING (XZ) ... ####################### 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 194508 bytes (190 KiB) Extracting archive: ../test/7za.exe.xz -- Path = ../test/7za.exe.xz Type = xz Physical Size = 194508 Method = LZMA2:20 CRC32 Streams = 1 Blocks = 1 Everything is Ok Size: 462336 Compressed: 194508 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive: 1 file, 462336 bytes (452 KiB) Creating archive: 7za.exe.xz Items to compress: 1 Files read from disk: 1 Archive size: 194508 bytes (190 KiB) Everything is Ok 7-Zip (a) [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,64 bits,32 CPUs AMD EPYC 7K62 48-Core Processor (830F10),ASM,AES-NI) Scanning the drive for archives: 1 file, 194508 bytes (190 KiB) Extracting archive: 7za.exe.xz -- Path = 7za.exe.xz Type = xz Physical Size = 194508 Method = LZMA2:19 CRC32 Streams = 1 Blocks = 1 Everything is Ok Size: 462336 Compressed: 194508 ======== ALL DONE ======== + exit 0 Processing files: p7zip-16.02-20.oc8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oMkGv4 + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + LICENSEDIR=/builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/licenses/p7zip + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/licenses/p7zip + cp -pr copying.txt /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/licenses/p7zip + cp -pr License.txt /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/licenses/p7zip + exit 0 Provides: p7zip = 16.02-20.oc8 p7zip(x86-64) = 16.02-20.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: p7zip-plugins-16.02-20.oc8.x86_64 Provides: p7zip-plugins = 16.02-20.oc8 p7zip-plugins(x86-64) = 16.02-20.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) Processing files: p7zip-doc-16.02-20.oc8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vNiPVq + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + DOCDIR=/builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip-doc + cp -pr contrib/ /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64/usr/share/doc/p7zip-doc + exit 0 Provides: p7zip-doc = 16.02-20.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: p7zip-debugsource-16.02-20.oc8.x86_64 Provides: p7zip-debugsource = 16.02-20.oc8 p7zip-debugsource(x86-64) = 16.02-20.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: p7zip-plugins-debuginfo-16.02-20.oc8.x86_64 Provides: debuginfo(build-id) = fbe83175c2ecac586f1b7f067c90d42ec84e716f p7zip-plugins-debuginfo = 16.02-20.oc8 p7zip-plugins-debuginfo(x86-64) = 16.02-20.oc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: p7zip-debugsource(x86-64) = 16.02-20.oc8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64 Wrote: /builddir/build/RPMS/p7zip-16.02-20.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/p7zip-plugins-16.02-20.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/p7zip-doc-16.02-20.oc8.noarch.rpm Wrote: /builddir/build/RPMS/p7zip-debugsource-16.02-20.oc8.x86_64.rpm Wrote: /builddir/build/RPMS/p7zip-plugins-debuginfo-16.02-20.oc8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KKCkEX + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + /usr/bin/rm -rf /builddir/build/BUILDROOT/p7zip-16.02-20.oc8.x86_64 + exit 0 Child return code was: 0