<86>Jul 26 10:51:05 userdel[3305718]: delete user 'rooter'
<86>Jul 26 10:51:05 userdel[3305718]: removed group 'rooter' owned by 'rooter'
<86>Jul 26 10:51:05 userdel[3305718]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 26 10:51:05 groupadd[3305740]: group added to /etc/group: name=rooter, GID=603
<86>Jul 26 10:51:05 groupadd[3305740]: group added to /etc/gshadow: name=rooter
<86>Jul 26 10:51:05 groupadd[3305740]: new group: name=rooter, GID=603
<86>Jul 26 10:51:05 useradd[3305751]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash
<86>Jul 26 10:51:05 userdel[3305780]: delete user 'builder'
<86>Jul 26 10:51:05 userdel[3305780]: removed group 'builder' owned by 'builder'
<86>Jul 26 10:51:05 userdel[3305780]: removed shadow group 'builder' owned by 'builder'
<86>Jul 26 10:51:05 groupadd[3305793]: group added to /etc/group: name=builder, GID=604
<86>Jul 26 10:51:05 groupadd[3305793]: group added to /etc/gshadow: name=builder
<86>Jul 26 10:51:05 groupadd[3305793]: new group: name=builder, GID=604
<86>Jul 26 10:51:05 useradd[3305803]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash
<13>Jul 26 10:51:07 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Jul 26 10:51:07 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed
<13>Jul 26 10:51:09 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed
<13>Jul 26 10:51:09 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Jul 26 10:51:09 rpmi: nasm-2.14.02-alt1 sisyphus+226137.100.1.2 1554171388 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/p7zip-16.02-alt5.nosrc.rpm
Installing p7zip-16.02-alt5.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18267
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf p7zip_16.02
+ echo 'Source #0 (p7zip_16.02_src_all.tar):'
Source #0 (p7zip_16.02_src_all.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/p7zip_16.02_src_all.tar
+ cd p7zip_16.02
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (12-CVE-2016-9296.patch):'
Patch #1 (12-CVE-2016-9296.patch):
+ /usr/bin/patch -p1
patching file CPP/7zip/Archive/7z/7zIn.cpp
+ echo 'Patch #2 (13-CVE-2017-17969.patch):'
Patch #2 (13-CVE-2017-17969.patch):
+ /usr/bin/patch -p1
patching file CPP/7zip/Compress/ShrinkDecoder.cpp
+ echo 'Patch #3 (06-CVE-2018-5996.patch):'
Patch #3 (06-CVE-2018-5996.patch):
+ /usr/bin/patch -p1
patching file CPP/7zip/Compress/Rar1Decoder.cpp
patching file CPP/7zip/Compress/Rar1Decoder.h
patching file CPP/7zip/Compress/Rar2Decoder.cpp
patching file CPP/7zip/Compress/Rar2Decoder.h
patching file CPP/7zip/Compress/Rar3Decoder.cpp
patching file CPP/7zip/Compress/Rar3Decoder.h
+ echo 'Patch #4 (CVE-2018-10115.patch):'
Patch #4 (CVE-2018-10115.patch):
+ /usr/bin/patch -p1
patching file CPP/7zip/Compress/Rar1Decoder.cpp
patching file CPP/7zip/Compress/Rar1Decoder.h
patching file CPP/7zip/Compress/Rar2Decoder.cpp
patching file CPP/7zip/Compress/Rar2Decoder.h
patching file CPP/7zip/Compress/Rar3Decoder.cpp
patching file CPP/7zip/Compress/Rar3Decoder.h
patching file CPP/7zip/Compress/Rar5Decoder.cpp
patching file CPP/7zip/Compress/Rar5Decoder.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18267
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd p7zip_16.02
+ find . -name '*.cpp' -exec subst 's@getenv("P7ZIP_HOME_DIR")@"/usr/lib/p7zip/"@g' '{}' ';'
+ cp -f makefile.linux_x86_asm_gcc_4.X makefile.machine
+ make -j8 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' all2
make: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02'
mkdir -p bin
make: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02'
make -C CPP/7zip/Bundles/Alone all
make: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02'
mkdir -p bin
make: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02'
make -C CPP/7zip/Bundles/SFXCon  all
make: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02'
mkdir -p bin/Codecs
make: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02'
make -C CPP/7zip/Bundles/Format7zFree all
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
nasm -f elf -I ../../../../Asm/x86/  ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
nasm -f elf -I ../../../../Asm/x86/  ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
nasm -f elf -I ../../../../Asm/x86/  ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/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 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../myWindows/StdAfx.h -o StdAfx.h.gch
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/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 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../myWindows/StdAfx.h -o StdAfx.h.gch
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/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 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../myWindows/StdAfx.h -o StdAfx.h.gch
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zExtract.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zHeader.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zHandler.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zDecode.cpp
../../../../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 ../../../myWindows/StdAfx.h:20:
../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zRegister.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/ItemNameUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp
In file included from ../../../../CPP/Common/MyString.h:23,
                 from ../../../myWindows/StdAfx.h:20:
../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zCompressionMode.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zIn.cpp
In file included from ../../../../CPP/Common/MyString.h:23,
                 from ../../../myWindows/StdAfx.h:20:
../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/CWrappers.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilePathAutoRename.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Bundles/SFXCon/SfxCon.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/InBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/CreateCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FileStreams.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/OutBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/LimitedStreams.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/ProgressUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilterCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/VirtThread.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamBinder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zDecode.cpp
In file included from ../../../../CPP/Common/MyString.h:23,
                 from ../../../myWindows/StdAfx.h:20:
../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zEncode.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zCompressionMode.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zFolderInStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zExtract.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zExtract.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zFolderInStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zDecode.cpp
In file included from ../../../../CPP/Common/MyString.h:23,
                 from ../../../myWindows/StdAfx.h:20:
../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zHandler.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zHeader.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zEncode.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zHeader.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zHandler.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zProperties.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zRegister.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zSpecStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zIn.cpp
../../../../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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zIn.cpp
../../../../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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zOut.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zOut.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zProperties.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zRegister.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zSpecStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ApmHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ArchiveExports.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ArHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Bz2Handler.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Bz2Handler.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ArjHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabHeader.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabIn.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp
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<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabHeader.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabIn.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Chm/ChmHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Cab/CabHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/DummyOutStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/FindSignature.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/DummyOutStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/FindSignature.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/HandlerOut.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/InStreamWithCRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/HandlerOut.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/ItemNameUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/InStreamWithCRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/MultiStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/ItemNameUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/ParseProperties.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/DeflateProps.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/MultiStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/OutStreamWithSha1.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/ParseProperties.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp
In file included from ../../../../CPP/Common/MyString.h:23,
                 from ../../../myWindows/StdAfx.h:20:
../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/CpioHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/DeflateProps.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ComHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/DllExports2.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/GzHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/CramfsHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ElfHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/LzmaHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/PpmdHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/CoderMixer2.cpp
In file included from ../../../../CPP/Common/MyString.h:23,
                 from ../../../myWindows/StdAfx.h:20:
../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector<T>::~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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/FatHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/SplitHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/DmgHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/FlvHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ExtHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarHeader.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/GptHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarHandlerOut.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarIn.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/HandlerCont.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/IhexHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarOut.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarUpdate.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ZHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/GzHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Iso/IsoHeader.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Iso/IsoHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Iso/IsoRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/XzHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipAddCommon.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/HfsHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipHandlerOut.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/LzhHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/LzmaHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Iso/IsoIn.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/MachoHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/MubHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/MslzHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/MbrHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipHandler.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Nsis/NsisDecode.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipItem.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Nsis/NsisRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Nsis/NsisHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipOut.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp
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<NArchive::NZip::CItemEx>&)':
../../../../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<NArchive::NZip::CItemEx>&)':
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipRegister.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/PpmdHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/CWrappers.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/CreateCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilePathAutoRename.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/QcowHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FileStreams.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/NtfsHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/PeHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/InBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilterCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/RpmHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/InOutTempBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Rar/RarHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/MemBlocks.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/MethodId.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/LimitedStreams.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/OffsetStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/OutBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/SplitHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/MethodProps.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/ProgressMt.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/ProgressUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/PropId.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamBinder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamObjects.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/UniqBlocks.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp: In member function 'bool NArchive::NRar5::CCryptoInfo::Parse(const Byte*, size_t)':
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:170:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (num == 0) return false; p += num; size -= num;
   ^~
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:170:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (num == 0) return false; p += num; size -= num;
                               ^
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:173:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (num == 0) return false; p += num; size -= num;
   ^~
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:173:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (num == 0) return false; p += num; size -= num;
                               ^
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp: In member function 'bool NArchive::NRar5::CItem::FindExtra_Version(UInt64&) const':
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:194:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (num == 0) return false; p += num; size -= num;
   ^~
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:194:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (num == 0) return false; p += num; size -= num;
                               ^
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:197:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (num == 0) return false; p += num; size -= num;
   ^~
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:197:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (num == 0) return false; p += num; size -= num;
                               ^
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp: In member function 'bool NArchive::NRar5::CItem::FindExtra_Link(NArchive::NRar5::CItem::CLinkInfo&) const':
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:211:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (num == 0) return false; p += num; size -= num;
   ^~
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:211:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (num == 0) return false; p += num; size -= num;
                               ^
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:214:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (num == 0) return false; p += num; size -= num;
   ^~
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:214:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (num == 0) return false; p += num; size -= num;
                               ^
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:218:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   if (num == 0) return false; p += num; size -= num;
   ^~
../../../../CPP/7zip/Archive/Rar/Rar5Handler.cpp:218:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   if (num == 0) return false; p += num; size -= num;
                               ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/VirtThread.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/SwfHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/SquashfsHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BZip2Crc.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarHeader.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarHandlerOut.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarIn.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarOut.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BZip2Decoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Udf/UdfHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/OutMemStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarUpdate.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Tar/TarHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BZip2Register.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BZip2Encoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Bcj2Register.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BcjCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BcjRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BitlDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Udf/UdfIn.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BranchMisc.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BranchRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Bcj2Coder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/VdiHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ByteSwap.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CopyCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CopyRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/VhdHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/UefiHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Deflate64Register.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/VmdkHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeflateDecoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeflateRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeflateEncoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp
../../../../CPP/7zip/Archive/Wim/WimHandler.cpp: In member function 'virtual LONG NArchive::NWim::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)':
../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:308:21: warning: use of an operand of type 'bool' in 'operator++' is deprecated [-Wdeprecated]
           numMethods++;
                     ^~
../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:318:19: warning: use of an operand of type 'bool' in 'operator++' is deprecated [-Wdeprecated]
         numMethods++;
                   ^~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Wim/WimRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeltaFilter.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ImplodeHuffmanDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ImplodeDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzOutWindow.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Lzma2Register.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmaEncoder.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Wim/WimHandlerOut.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmaRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/XarHandler.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Wim/WimIn.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmaDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzxDecoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/ZHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdEncoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipAddCommon.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdZip.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ShrinkDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/QuantumDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipHandlerOut.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ZDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/7zAesRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/XzHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/HmacSha1.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipItem.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/MyAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/MyAesReg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/RandGen.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/7zAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipOut.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/ZipCrypto.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipRegister.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/WzAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/ZipStrong.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipHandler.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/CWrappers.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp
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<NArchive::NZip::CItemEx>&)':
../../../../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<NArchive::NZip::CItemEx>&)':
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/CreateCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/InBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/InOutTempBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/DefaultName.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/LimitedStreams.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/MemBlocks.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/MethodId.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/MethodProps.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/OffsetStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilterCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Zip/ZipUpdate.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/OutBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/ProgressUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/PropId.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamObjects.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Bcj2Coder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Bcj2Register.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BcjCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/ProgressMt.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BcjRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamBinder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BranchMisc.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BranchRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Bench.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CopyRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CopyCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamObjects.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/UniqBlocks.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BZip2Crc.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeltaFilter.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/VirtThread.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Lzma2Register.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Extract.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/LoadCodecs.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/PropIDUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/SetProperties.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/OutMemStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/HashCalc.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BZip2Decoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/SortUtils.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BZip2Register.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/TempFiles.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateAction.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BZip2Encoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BcjCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Bcj2Register.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BcjRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BitlDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BranchMisc.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/BranchRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ByteSwap.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Bcj2Coder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CodecExports.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CopyRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CopyCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Deflate64Register.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeflateRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeltaFilter.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeflateDecoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ImplodeHuffmanDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzOutWindow.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdatePair.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ImplodeDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/BenchCon.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/ConsoleClose.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzhDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Lzma2Encoder.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Lzma2Register.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Update.cpp
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<COpenType>&, 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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/OpenArchive.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmaEncoder.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DeflateEncoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmaRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmaDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/HashCon.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzxDecoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdEncoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/MainAr.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmsDecoder.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmaDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/QuantumDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdZip.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzmaRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/PercentPrinter.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ShrinkDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ZDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/PpmdRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/XpressDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/7zAesRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ZlibDecoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/ZlibEncoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/7zAesRegister.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/HmacSha256.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/MyAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/HmacSha1.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/MyAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/7zAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/MyAesReg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/UserInputUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/List.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/RandGen.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/Rar20Crypto.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CrcReg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CommandLineParser.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/7zAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/DefaultName.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/RarAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/IntToString.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/Rar5Aes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/ZipCrypto.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/ListFileUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyVector.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/Main.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/WzAes.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Crypto/ZipStrong.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Sha1Reg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyWindows.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/DynLimBuf.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Sha256Reg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyMap.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CrcReg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyVector.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StdInStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StdOutStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Extract.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyString.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/IntToString.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringConvert.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyWindows.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringToInt.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/NewHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/XzCrc64Reg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyXml.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Sha1Reg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/ErrorMsg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Sha256Reg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/UTFConvert.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringConvert.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringToInt.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/UTFConvert.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/XzCrc64Reg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyString.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileDir.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/LoadCodecs.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileIO.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileFind.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileDir.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Wildcard.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/PropIDUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileName.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/ConsoleClose.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/Synchronization.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariant.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariantConv.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/System.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileFind.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileIO.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/TimeUtils.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/myAddExeFlag.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
nasm -f elf -I ../../../../Asm/x86/  ../../../../Asm/x86/AesOpt.asm -o AesOpt.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/wine_date_and_time.cpp
../../../../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.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized]
   LARGE_INTEGER t;
                 ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariant.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileName.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/mySplitCommandLine.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariantUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/Synchronization.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/System.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
nasm -f elf -I ../../../../Asm/x86/  ../../../../Asm/x86/AesOpt.asm -o AesOpt.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Wildcard.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/TimeUtils.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/wine_date_and_time.cpp
../../../../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.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized]
   LARGE_INTEGER t;
                 ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/MainAr.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/PercentPrinter.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/UserInputUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CommandLineParser.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyVector.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/IntToString.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden  -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyWindows.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StdOutStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/UTFConvert.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StdInStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringConvert.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/ErrorMsg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/OpenArchive.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileIO.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileFind.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyString.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariant.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileName.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariantConv.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden -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 RarHandler.o Rar5Handler.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 Rar20Crypto.o Rar5Aes.o RarAes.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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree'
make -C CPP/7zip/Compress/Rar         all
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/List.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/Synchronization.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
nasm -f elf -I ../../../../Asm/x86/  ../../../../Asm/x86/AesOpt.asm -o AesOpt.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/System.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
nasm -f elf -I ../../../../Asm/x86/  ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileDir.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
rm -f StdAfx.h.gch
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../myWindows/StdAfx.h -o StdAfx.h.gch
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/OutBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/wine_date_and_time.cpp
../../../../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.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized]
   LARGE_INTEGER t;
                 ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/mySplitCommandLine.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/InBuffer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/LzOutWindow.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/DllExportsCompress.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CodecExports.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Wildcard.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Rar3Vm.cpp
../../../../CPP/7zip/Compress/Rar3Vm.cpp: In member function 'UInt32 NCompress::NRar3::CMemBitDecoder::ReadBits(unsigned int)':
../../../../CPP/7zip/Compress/Rar3Vm.cpp:37:45: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
       return res | (b >> (avail - numBits)) & ((1 << numBits) - 1);
                    ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/RarCodecsRegister.cpp
In file included from ../../../../CPP/7zip/Compress/RarCodecsRegister.cpp:9:
../../../../CPP/7zip/Compress/Rar3Decoder.h: In member function 'void NCompress::NRar3::CRangeDecoder::Normalize()':
../../../../CPP/7zip/Compress/Rar3Decoder.h:125:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
        Range < kBot && ((Range = (0 - Low) & (kBot - 1)), 1))
        ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyVector.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyWindows.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Rar1Decoder.cpp
../../../../CPP/7zip/Compress/Rar1Decoder.cpp: In member function 'void NCompress::NRar1::CDecoder::InitStructures()':
../../../../CPP/7zip/Compress/Rar1Decoder.cpp:36:21: warning: comparison of integer expressions of different signedness: 'int' and 'UInt32' {aka 'unsigned int'} [-Wsign-compare]
   for (int i = 0; i < kNumRepDists; i++)
                   ~~^~~~~~~~~~~~~~
../../../../CPP/7zip/Compress/Rar1Decoder.cpp: In member function 'LONG NCompress::NRar1::CDecoder::LongLZ()':
../../../../CPP/7zip/Compress/Rar1Decoder.cpp:232:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
   if (len != 1 && len != 4)
      ^
../../../../CPP/7zip/Compress/Rar1Decoder.cpp:249:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
   if (oldAvr3 > 0xb0 || AvrPlc >= 0x2a00 && oldAvr2 < 0x40)
                         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden  -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Rar2Decoder.cpp
../../../../CPP/7zip/Compress/Rar2Decoder.cpp: In member function 'bool NCompress::NRar2::CDecoder::ReadLastTables()':
../../../../CPP/7zip/Compress/Rar2Decoder.cpp:187:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
   if (m_InBitStream.GetProcessedSize() + 7 <= m_PackSize) // test it: probably incorrect;
      ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Rar5Decoder.cpp
In file included from ../../../../CPP/7zip/Compress/Rar5Decoder.cpp:11:
../../../../CPP/7zip/Compress/Rar5Decoder.h: In constructor 'NCompress::NRar5::CDecoder::CDecoder()':
../../../../CPP/7zip/Compress/Rar5Decoder.h:269:10: warning: 'NCompress::NRar5::CDecoder::_winSizeAllocated' will be initialized after [-Wreorder]
   size_t _winSizeAllocated;
          ^~~~~~~~~~~~~~~~~
../../../../CPP/7zip/Compress/Rar5Decoder.h:258:10: warning:   'UInt64 NCompress::NRar5::CDecoder::_lzSize' [-Wreorder]
   UInt64 _lzSize;
          ^~~~~~~
../../../../CPP/7zip/Compress/Rar5Decoder.cpp:66:1: warning:   when initialized here [-Wreorder]
 CDecoder::CDecoder():
 ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/Rar3Decoder.cpp
In file included from ../../../../CPP/7zip/Compress/Rar3Decoder.cpp:13:
../../../../CPP/7zip/Compress/Rar3Decoder.h: In member function 'void NCompress::NRar3::CRangeDecoder::Normalize()':
../../../../CPP/7zip/Compress/Rar3Decoder.h:125:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
        Range < kBot && ((Range = (0 - Low) & (kBot - 1)), 1))
        ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../CPP/7zip/Compress/Rar3Decoder.cpp: In member function 'LONG NCompress::NRar3::CDecoder::ReadTables(bool&)':
../../../../CPP/7zip/Compress/Rar3Decoder.cpp:564:17: warning: comparison of integer expressions of different signedness: 'int' and 'UInt32' {aka 'unsigned int'} [-Wsign-compare]
   for (i = 0; i < kLevelTableSize; i++)
               ~~^~~~~~~~~~~~~~~~~
../../../../CPP/7zip/Compress/Rar3Decoder.cpp:573:37: warning: comparison of integer expressions of different signedness: 'int' and 'UInt32' {aka 'unsigned int'} [-Wsign-compare]
         while (zeroCount-- > 0 && i < kLevelTableSize)
                                   ~~^~~~~~~~~~~~~~~~~
../../../../CPP/7zip/Compress/Rar3Decoder.cpp:583:12: warning: comparison of integer expressions of different signedness: 'int' and 'UInt32' {aka 'unsigned int'} [-Wsign-compare]
   while (i < kTablesSizesSum)
          ~~^~~~~~~~~~~~~~~~~
../../../../CPP/7zip/Compress/Rar3Decoder.cpp:604:29: warning: comparison of integer expressions of different signedness: 'int' and 'UInt32' {aka 'unsigned int'} [-Wsign-compare]
         for (; num > 0 && i < kTablesSizesSum; num--, i++)
                           ~~^~~~~~~~~~~~~~~~~
../../../../CPP/7zip/Compress/Rar3Decoder.cpp:609:29: warning: comparison of integer expressions of different signedness: 'int' and 'UInt32' {aka 'unsigned int'} [-Wsign-compare]
         for (; num > 0 && i < kTablesSizesSum; num--)
                           ~~^~~~~~~~~~~~~~~~~
../../../../CPP/7zip/Compress/Rar3Decoder.cpp: In member function 'LONG NCompress::NRar3::CDecoder::CodeReal(ICompressProgressInfo*)':
../../../../CPP/7zip/Compress/Rar3Decoder.cpp:830:23: warning: comparison of integer expressions of different signedness: 'int' and 'UInt32' {aka 'unsigned int'} [-Wsign-compare]
     for (int i = 0; i < kNumReps; i++)
                     ~~^~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -shared -o ../../../../bin/Codecs/Rar.so  7zCrc.o 7zCrcOpt_asm.o   Alloc.o CpuArch.o Ppmd7.o Ppmd7Dec.o InBuffer.o OutBuffer.o StreamUtils.o CodecExports.o DllExportsCompress.o LzOutWindow.o Rar1Decoder.o Rar2Decoder.o Rar3Decoder.o Rar3Vm.o Rar5Decoder.o RarCodecsRegister.o CRC.o MyVector.o MyWindows.o  -lpthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/Compress/Rar'
make -C CPP/7zip/UI/Console           all
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
nasm -f elf -I ../../../../Asm/x86/  ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/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 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../myWindows/StdAfx.h -o StdAfx.h.gch
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/CreateCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/LimitedStreams.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/MethodProps.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FileStreams.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/PropId.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/ProgressUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamObjects.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CopyCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/DefaultName.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilePathAutoRename.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/UniqBlocks.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilterCoder.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/LoadCodecs.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/SetProperties.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/SortUtils.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/TempFiles.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Extract.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/HashCalc.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/PropIDUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateAction.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdatePair.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/ConsoleClose.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Bench.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/BenchCon.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/HashCon.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/ExtractCallbackConsole.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/MainAr.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/PercentPrinter.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CRC.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/UserInputUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/Main.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CommandLineParser.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/ListFileUtils.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyVector.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/IntToString.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/NewHandler.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyWindows.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StdOutStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StdInStream.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringToInt.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringConvert.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/DLL.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/ErrorMsg.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/UTFConvert.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileFind.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Update.cpp
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<COpenType>&, 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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileIO.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileName.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariantConv.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/TimeUtils.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Wildcard.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariant.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/System.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/mySplitCommandLine.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileDir.cpp
../../../../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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/myAddExeFlag.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/wine_date_and_time.cpp
../../../../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.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized]
   LARGE_INTEGER t;
                 ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyString.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Console/List.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/OpenArchive.cpp
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]: Leaving directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
make[1]: Entering directory '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -pipe -m32 -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  -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden  -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 '/usr/src/RPM/BUILD/p7zip_16.02/CPP/7zip/UI/Console'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52530
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/p7zip-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/p7zip-buildroot
+ cd p7zip_16.02
+ ./install.sh /usr/bin /usr/lib/p7zip /usr/share/man /usr/share/doc/p7zip-16.02 /usr/src/tmp/p7zip-buildroot
- installing /usr/src/tmp/p7zip-buildroot/usr/bin/7za
- installing /usr/src/tmp/p7zip-buildroot/usr/bin/7z
- installing /usr/src/tmp/p7zip-buildroot/usr/lib/p7zip/7zCon.sfx
- installing /usr/src/tmp/p7zip-buildroot/usr/lib/p7zip/7z.so
- installing /usr/src/tmp/p7zip-buildroot/usr/lib/p7zip/Codecs
- installing /usr/src/tmp/p7zip-buildroot/usr/share/man/man1/7z.1
- installing /usr/src/tmp/p7zip-buildroot/usr/share/man/man1/7za.1
- installing /usr/src/tmp/p7zip-buildroot/usr/share/man/man1/7zr.1
- installing /usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02/README
- installing /usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02/ChangeLog
- installing HTML help in /usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02/DOC
+ mv -f /usr/src/tmp/p7zip-buildroot/usr/lib/p7zip/7z /usr/src/tmp/p7zip-buildroot/usr/lib/p7zip/7za /usr/src/tmp/p7zip-buildroot/usr/bin/
+ mkdir -p /usr/src/tmp/p7zip-buildroot/usr/include/p7zip
+ xargs -0 install -pm644 -t /usr/src/tmp/p7zip-buildroot/usr/include/p7zip/
+ find C -maxdepth 1 -mindepth 1 -name '*.h' -a -not '(' -name Threads.h -o -name LzFindMt.h -o -name MtCoder.h ')' -print0
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/p7zip-buildroot (auto)
mode of './usr/lib/p7zip/Codecs/Rar.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of './usr/lib/p7zip/7z.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/p7zip-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/p7zip-buildroot/ (default)
Compressing files in /usr/src/tmp/p7zip-buildroot (auto)
Adjusting library links in /usr/src/tmp/p7zip-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/p7zip-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: p7zip-16.02-alt5
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77529
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd p7zip_16.02
+ DOCDIR=/usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02
+ export DOCDIR
+ rm -rf /usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02
+ /bin/mkdir -p /usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02
+ cp -prL README ChangeLog DOC /usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02
+ chmod -R go-w /usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02
+ chmod -R a+rX /usr/src/tmp/p7zip-buildroot/usr/share/doc/p7zip-16.02
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u1Qi6Z
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lnx7j7
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.udCdfk
Creating p7zip-debuginfo package
Processing files: p7zip-standalone-16.02-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WG1NYN
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BmUjdu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: p7zip, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), libpthread.so.0(GLIBC_2.3.2), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zHotGs
Processing files: p7zip-devel-16.02-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zaqNzv
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sfhlWZ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: p7zip = 16.02-alt5
Processing files: p7zip-debuginfo-16.02-alt5
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T6rl8V
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Kruf6
find-requires: running scripts (debuginfo)
Requires: p7zip = 16.02-alt5, debug(libc.so.6), debug(libgcc_s.so.1), debug(libpthread.so.0), debug(libstdc++.so.6)
Adding to p7zip-devel a strict dependency on p7zip
Adding to p7zip-debuginfo a strict dependency on p7zip
Adding to p7zip-standalone a strict dependency on p7zip
Removing 18 extra deps from p7zip-standalone due to repentancy on p7zip
Wrote: /usr/src/RPM/RPMS/i586/p7zip-16.02-alt5.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/p7zip-standalone-16.02-alt5.i586.rpm
Wrote: /usr/src/RPM/RPMS/noarch/p7zip-devel-16.02-alt5.noarch.rpm
Wrote: /usr/src/RPM/RPMS/i586/p7zip-debuginfo-16.02-alt5.i586.rpm
230.81user 12.32system 1:23.26elapsed 291%CPU (0avgtext+0avgdata 79492maxresident)k
0inputs+0outputs (0major+5112586minor)pagefaults 0swaps
236.85user 14.97system 1:32.16elapsed 273%CPU (0avgtext+0avgdata 116476maxresident)k
0inputs+0outputs (0major+5437367minor)pagefaults 0swaps