Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/p7zip.spec'], printOutput=Falseenv={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}shell=Falseuid=1000gid=425user='mockbuild'timeout=172800chrootPath='/var/lib/mock/f22-build-6050897-620125/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/p7zip.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: buildhw-05.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/p7zip-16.02-1.fc22.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/p7zip.spec'], gid=425shell=Falseenv={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}private_network=Trueuid=1000printOutput=Falseuser='mockbuild'timeout=172800chrootPath='/var/lib/mock/f22-build-6050897-620125/root'logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/p7zip.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sEPiUH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf p7zip_16.02 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/p7zip_16.02_src_all-norar.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd p7zip_16.02 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (p7zip_15.14-norar_cmake.patch): + echo 'Patch #0 (p7zip_15.14-norar_cmake.patch):' + /usr/bin/cat /builddir/build/SOURCES/p7zip_15.14-norar_cmake.patch + /usr/bin/patch -p1 -b --suffix .norar_cmake --fuzz=0 patching file CPP/7zip/Bundles/Format7zFree/makefile.list patching file CPP/7zip/CMAKE/Format7zFree/CMakeLists.txt patching file CPP/7zip/CMAKE/generate.sh patching file DOC/License.txt patching file makefile + rm DOC/License.txt.norar_cmake Patch #5 (02_man.patch): + echo 'Patch #5 (02_man.patch):' + /usr/bin/cat /builddir/build/SOURCES/02_man.patch + /usr/bin/patch -p1 -b --suffix .man --fuzz=0 patching file man1/7z.1 patching file man1/7za.1 + mv DOC/License.txt DOC/copying.txt . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.o9Rf3w + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 ~/build/BUILD/p7zip_16.02/CPP/7zip/CMAKE ~/build/BUILD/p7zip_16.02 + pushd CPP/7zip/CMAKE/ + sh ./generate.sh -- The C compiler identification is GNU 5.3.1 -- The CXX compiler identification is GNU 5.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found wxWidgets: TRUE -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/p7zip_16.02/CPP/7zip/P7ZIP.Unix ~/build/BUILD/p7zip_16.02 + popd + cp -f makefile.linux_x86_asm_gcc_4.X makefile.machine + make -j16 all2 7zG 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' DEST_HOME=/usr DEST_BIN=/usr/bin DEST_SHARE=/usr/libexec/p7zip DEST_MAN=/usr/share/man mkdir -p bin cd bin ; rm -f Lang ; ln -s ../GUI/Lang . make -C CPP/7zip/Bundles/Alone all mkdir -p bin mkdir -p bin/Codecs make -C CPP/7zip/Bundles/SFXCon all make -C CPP/7zip/Bundles/Format7zFree all cd bin ; rm -f help ; ln -s ../DOC/MANUAL help make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' rm -f StdAfx.h.gch gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' rm -f StdAfx.h.gch g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 nasm -f elf -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' rm -f StdAfx.h.gch gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 nasm -f elf -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 nasm -f elf -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../C/Aes.c: In function 'AesCtr_Code': ../../../../C/Aes.c:289:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(buf, temp[0]); ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../C/Aes.c: In function 'AesCtr_Code': ../../../../C/Aes.c:289:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(buf, temp[0]); ^ ../../../../C/Bcj2.c: In function 'Bcj2Dec_Decode': ../../../../C/Bcj2.c:235:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(p->temp, val); ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../C/Aes.c: In function 'AesCtr_Code': ../../../../C/Aes.c:289:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(buf, temp[0]); ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../C/Bcj2.c: In function 'Bcj2Dec_Decode': ../../../../C/Bcj2.c:235:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(p->temp, val); ^ ../../../../C/Bcj2.c: In function 'Bcj2Dec_Decode': ../../../../C/Bcj2.c:235:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(p->temp, val); ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ ../../../../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:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/ArchiveExtractCallback.h:7:0, 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; ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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) { }; ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Bundles/SFXCon/../../UI/Common/OpenArchive.h:8:0, 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:0, 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:0, 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:0, 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:0: ../../../../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(): ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../C/XzDec.c: In function 'XzUnpacker_Code': ../../../../C/XzDec.c:846:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (CRC_GET_DIGEST(p->crc) != GetUi32(p->buf)) ^ gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../C/XzEnc.c: In function 'Xz_WriteFooter': ../../../../C/XzEnc.c:112:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(buf, CRC_GET_DIGEST(crc)); ^ ../../../../C/XzEnc.c:123:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(buf, CrcCalc(buf + 4, 6)); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../C/XzEnc.c: In function 'Xz_Compress': ../../../../C/XzEnc.c:442:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(filter->props, fp->ip); ^ ../../../../C/XzIn.c: In function 'Xz_ReadBackward': ../../../../C/XzIn.c:199:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (GetUi32(buf) != CrcCalc(buf + 4, 6)) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../C/XzDec.c: In function 'XzUnpacker_Code': ../../../../C/XzDec.c:846:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (CRC_GET_DIGEST(p->crc) != GetUi32(p->buf)) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6:0, 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(): ^ ../../../../C/XzEnc.c: In function 'Xz_WriteFooter': ../../../../C/XzEnc.c:112:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(buf, CRC_GET_DIGEST(crc)); ^ ../../../../C/XzEnc.c:123:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(buf, CrcCalc(buf + 4, 6)); ^ ../../../../C/XzEnc.c: In function 'Xz_Compress': ../../../../C/XzEnc.c:442:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SetUi32(filter->props, fp->ip); ^ In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../C/XzIn.c: In function 'Xz_ReadBackward': ../../../../C/XzIn.c:199:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] if (GetUi32(buf) != CrcCalc(buf + 4, 6)) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:7:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ ../../../../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' [-Wparentheses] 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/7z/7zOut.h:6:0, 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:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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:1512: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:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ In file included from ../../../../CPP/7zip/Compress/Lzma2Decoder.cpp:9:0: ../../../../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:0: ../../../../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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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 ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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.cpp:13:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/ArchiveOpenCallback.cpp:12:0: ../../../../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/ExtractingFilePath.cpp:5:0: ../../../../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 ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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) {} ^ ../../../../CPP/7zip/UI/Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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)) ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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:0, 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) {}; ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7:0, 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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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 between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i != _delayedSymLinks.Size(); ++i) ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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:0, 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:0, 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:0, 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:0: ../../../../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(): ^ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] static void ReplaceIncorrectChars(UString &s) ^ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] static void CorrectUnsupportedName(UString &name) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Archive/7z/7zHandler.h:15:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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:0: ../../../../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/UI/Common/OpenArchive.h:8:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29:0: ../../../../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; ^ In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/ExtractCallbackConsole.cpp:6:0: ../../../../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) { }; ^ ../../../../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' [-Wparentheses] if (_items[i].Name.IsPrefixedBy("data.tar.")) ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7:0, 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:0, 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:0, 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:0, 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/OpenArchive.h:8:0, 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:0, 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/ArchiveExtractCallback.h:22:0, 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) {}; ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/DirItem.h:10:0, 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:0, 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) {}; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/UI/Console/../Common/ArchiveCommandLine.h:9:0, 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/OpenArchive.h:8:0, 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/../Common/ArchiveCommandLine.h:11:0, 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(): ^ In file included from ../../../../CPP/7zip/UI/Console/List.cpp:16:0: ../../../../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:0, 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) { }; ^ In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.h:8:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandlerOut.cpp:7:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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' [-Wparentheses] 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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) ^ In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp:6:0: ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp: In member function 'LONG NArchive::NCab::CCabBlockInStream::PreRead(ISequentialInStream*, UInt32&, UInt32&)': ../../../../CPP/7zip/Archive/Cab/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp:77:7: note: in expansion of macro 'GetUi32' if (GetUi32(header) != 0) // checkSum ^ In file included from ../../../../CPP/7zip/Archive/Bz2Handler.cpp:12:0: ../../../../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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:7:0: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp: In member function 'LONG NArchive::NCab::CInArchive::Open2(NArchive::NCab::CDatabaseEx&, const UInt64*)': ../../../../CPP/7zip/Archive/Cab/../../../../C/CpuArch.h:104:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi16(p) (*(const UInt16 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:14:18: note: in expansion of macro 'GetUi16' #define Get16(p) GetUi16(p) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:278:14: note: in expansion of macro 'Get16' ai.SetID = Get16(p); ^ ../../../../CPP/7zip/Archive/Cab/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:15:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:300:24: note: in expansion of macro 'Get32' folder.DataStart = Get32(p); ^ ../../../../CPP/7zip/Archive/Cab/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:15:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:325:17: note: in expansion of macro 'Get32' item.Size = Get32(p); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ^ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ^ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Common/Wildcard.cpp:5:0: ../../../../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) { }; ^ In file included from ../../../../CPP/7zip/Archive/7z/7zOut.h:6:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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' [-Wparentheses] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/7z/7zIn.cpp: In member function 'LONG NArchive::N7z::CInArchive::ReadDatabase2(NArchive::N7z::CDbEx&, ICryptoGetTextPassword*, bool&, bool&, UString&)': ../../../../CPP/7zip/Archive/7z/7zIn.cpp:1512: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:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ^ ../../../../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' [-Wparentheses] if (!item.IsDir()) ^ In file included from ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp:7:0: ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp: In member function 'UInt32 NArchive::NChm::CInArchive::ReadUInt32()': ../../../../CPP/7zip/Archive/Chm/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp:17:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp:199:10: note: in expansion of macro 'Get32' return Get32(p); ^ ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp: In member function 'UInt64 NArchive::NChm::CInArchive::ReadUInt64()': ../../../../CPP/7zip/Archive/Chm/../../../../C/CpuArch.h:106:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi64(p) (*(const UInt64 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp:18:18: note: in expansion of macro 'GetUi64' #define Get64(p) GetUi64(p) ^ ../../../../CPP/7zip/Archive/Chm/ChmIn.cpp:206:10: note: in expansion of macro 'Get64' return Get64(p); ^ ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ^ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < pathName.Len()) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 between signed and unsigned integer expressions [-Wsign-compare] if (c < k_Msi_StartUnicodeChar || c > k_Msi_StartUnicodeChar + k_Msi_UnicodeRange) ^ ../../../../CPP/7zip/Archive/ComHandler.cpp:306:41: warning: comparison between signed and unsigned integer expressions [-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") ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/Windows/FileName.cpp:6:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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; } ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 nasm -f elf -I ../../../../Asm/x86/ ../../../../Asm/x86/AesOpt.asm -o AesOpt.o g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/7z/7zHandler.h:15:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:177:15: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:431:42: warning: 't.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized] ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); ^ In file included from ../../../../CPP/7zip/Archive/7z/7zUpdate.cpp:7:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/7z/7zEncode.h:6:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp:6:0: ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp: In member function 'LONG NArchive::NCab::CCabBlockInStream::PreRead(ISequentialInStream*, UInt32&, UInt32&)': ../../../../CPP/7zip/Archive/Cab/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Cab/CabBlockInStream.cpp:77:7: note: in expansion of macro 'GetUi32' if (GetUi32(header) != 0) // checkSum ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/Bz2Handler.cpp:12:0: ../../../../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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/7z/../Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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 between signed and unsigned integer expressions [-Wsign-compare] for (int i = 6; i < k_OctRecord_Size; i++) ^ ../../../../CPP/7zip/Archive/CpioHandler.cpp:234:25: warning: comparison between signed and unsigned integer expressions [-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) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:7:0: ../../../../CPP/7zip/Archive/Cab/CabIn.cpp: In member function 'LONG NArchive::NCab::CInArchive::Open2(NArchive::NCab::CDatabaseEx&, const UInt64*)': ../../../../CPP/7zip/Archive/Cab/../../../../C/CpuArch.h:104:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi16(p) (*(const UInt16 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:14:18: note: in expansion of macro 'GetUi16' #define Get16(p) GetUi16(p) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:278:14: note: in expansion of macro 'Get16' ai.SetID = Get16(p); ^ ../../../../CPP/7zip/Archive/Cab/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:15:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:300:24: note: in expansion of macro 'Get32' folder.DataStart = Get32(p); ^ ../../../../CPP/7zip/Archive/Cab/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:15:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Cab/CabIn.cpp:325:17: note: in expansion of macro 'Get32' item.Size = Get32(p); ^ In file included from ../../../../CPP/7zip/Archive/DmgHandler.cpp:5:0: ../../../../CPP/7zip/Archive/DmgHandler.cpp: In member function 'UInt32 NArchive::NDmg::CChecksum::GetCrc32() const': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:158:71: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetBe32(p) __builtin_bswap32(*(const UInt32 *)(const Byte *)(p)) ^ ../../../../CPP/7zip/Archive/DmgHandler.cpp:32:18: note: in expansion of macro 'GetBe32' #define Get32(p) GetBe32(p) ^ ../../../../CPP/7zip/Archive/DmgHandler.cpp:154:36: note: in expansion of macro 'Get32' UInt32 GetCrc32() const { return Get32(Data); } ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/Common/MyString.h:23:0, from ../../../myWindows/StdAfx.h:20: ../../../../CPP/Common/MyVector.h: In instantiation of 'CObjectVector::~CObjectVector() [with T = NCoderMixer2::CCoderMT]': ../../../../CPP/7zip/Archive/Common/CoderMixer2.h:430:47: required from here ../../../../CPP/Common/MyVector.h:491:7: warning: deleting object of polymorphic class type 'NCoderMixer2::CCoderMT' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] delete (T *)_v[--i]; ^ In file included from ../../../../CPP/7zip/Archive/ExtHandler.cpp:20:0: ../../../../CPP/7zip/Archive/ExtHandler.cpp: In member function 'LONG NArchive::NExt::CHandler::Open2(IInStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:109:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetUi32(p, v) { *(UInt32 *)(p) = (v); } ^ ../../../../CPP/7zip/Archive/ExtHandler.cpp:1201:11: note: in expansion of macro 'SetUi32' SetUi32(i_le, i); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/FatHandler.cpp:7:0: ../../../../CPP/7zip/Archive/FatHandler.cpp: In member function 'LONG NArchive::NFat::CDatabase::Open()': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/FatHandler.cpp:28:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/FatHandler.cpp:653:11: note: in expansion of macro 'Get32' if (Get32(buf) == 0x41615252 && Get32(buf + 484) == 0x61417272) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../CPP/7zip/Archive/GzHandler.cpp: In function 'UInt32 NArchive::NGz::Is_Deflate(const Byte*, size_t)': ../../../../CPP/7zip/Archive/GzHandler.cpp:237:20: warning: comparison of promoted ~unsigned with unsigned [-Wsign-compare] if (GetUi16(p) != (UInt16)~GetUi16(p + 2)) ^ In file included from ../../../../CPP/7zip/Archive/GzHandler.cpp:7:0: ../../../../CPP/7zip/Archive/GzHandler.cpp: In member function 'LONG NArchive::NGz::CItem::ReadFooter1(NCompress::NDeflate::NDecoder::CCOMCoder*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:28:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:404:9: note: in expansion of macro 'Get32' Crc = Get32(buf); ^ ../../../../CPP/7zip/Archive/GzHandler.cpp: In member function 'LONG NArchive::NGz::CItem::ReadFooter2(ISequentialInStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:28:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:413:9: note: in expansion of macro 'Get32' Crc = Get32(buf); ^ ../../../../CPP/7zip/Archive/GzHandler.cpp: In member function 'LONG NArchive::NGz::CItem::WriteFooter(ISequentialOutStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:109:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetUi32(p, v) { *(UInt32 *)(p) = (v); } ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:444:3: note: in expansion of macro 'SetUi32' SetUi32(buf, Crc); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/GzHandler.cpp: In function 'UInt32 NArchive::NGz::Is_Deflate(const Byte*, size_t)': ../../../../CPP/7zip/Archive/GzHandler.cpp:237:20: warning: comparison of promoted ~unsigned with unsigned [-Wsign-compare] if (GetUi16(p) != (UInt16)~GetUi16(p + 2)) ^ In file included from ../../../../CPP/7zip/Archive/GzHandler.cpp:7:0: ../../../../CPP/7zip/Archive/GzHandler.cpp: In member function 'LONG NArchive::NGz::CItem::ReadFooter1(NCompress::NDeflate::NDecoder::CCOMCoder*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:28:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:404:9: note: in expansion of macro 'Get32' Crc = Get32(buf); ^ ../../../../CPP/7zip/Archive/GzHandler.cpp: In member function 'LONG NArchive::NGz::CItem::ReadFooter2(ISequentialInStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:28:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:413:9: note: in expansion of macro 'Get32' Crc = Get32(buf); ^ ../../../../CPP/7zip/Archive/GzHandler.cpp: In member function 'LONG NArchive::NGz::CItem::WriteFooter(ISequentialOutStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:109:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetUi32(p, v) { *(UInt32 *)(p) = (v); } ^ ../../../../CPP/7zip/Archive/GzHandler.cpp:444:3: note: in expansion of macro 'SetUi32' SetUi32(buf, Crc); ^ In file included from ../../../../CPP/7zip/Archive/PpmdHandler.cpp:9:0: ../../../../CPP/7zip/Archive/PpmdHandler.cpp: In member function 'LONG NArchive::NPpmd::CItem::ReadHeader(ISequentialInStream*, UInt32&)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/PpmdHandler.cpp:70:7: note: in expansion of macro 'GetUi32' if (GetUi32(h) != kSignature) ^ ../../../../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)) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Iso/IsoIn.cpp:5:0: ../../../../CPP/7zip/Archive/Iso/IsoIn.cpp: In member function 'void NArchive::NIso::CInArchive::ReadBootInfo()': ../../../../CPP/7zip/Archive/Iso/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Iso/IsoIn.cpp:423:23: note: in expansion of macro 'GetUi32' UInt32 blockIndex = GetUi32(_bootDesc.BootSystemUse); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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) ^ In file included from ../../../../CPP/7zip/Archive/MachoHandler.cpp:5:0: ../../../../CPP/7zip/Archive/MachoHandler.cpp: In member function 'LONG NArchive::NMacho::CHandler::Open2(ISequentialInStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/MachoHandler.cpp:396:11: note: in expansion of macro 'GetUi32' switch (GetUi32(header)) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 && ^ In file included from ../../../../CPP/7zip/Archive/MubHandler.cpp:5:0: ../../../../CPP/7zip/Archive/MubHandler.cpp: In member function 'LONG NArchive::NMub::CHandler::Open2(IInStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:158:71: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetBe32(p) __builtin_bswap32(*(const UInt32 *)(const Byte *)(p)) ^ ../../../../CPP/7zip/Archive/MubHandler.cpp:156:11: note: in expansion of macro 'GetBe32' switch (GetBe32(buf)) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/Nsis/NsisDecode.cpp:5:0: ../../../../CPP/7zip/Archive/Nsis/NsisDecode.cpp: In member function 'LONG NArchive::NNsis::CDecoder::Decode(CByteBuffer*, bool, UInt32, ISequentialOutStream*, ICompressProgressInfo*, UInt32&, UInt32&)': ../../../../CPP/7zip/Archive/Nsis/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Nsis/NsisDecode.cpp:17:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Nsis/NsisDecode.cpp:144:19: note: in expansion of macro 'Get32' UInt32 size = Get32(temp); ^ ../../../../CPP/7zip/Archive/Nsis/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Nsis/NsisDecode.cpp:17:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Nsis/NsisDecode.cpp:155:19: note: in expansion of macro 'Get32' UInt32 size = Get32(temp); ^ ../../../../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 && ^ In file included from ../../../../CPP/7zip/Archive/Nsis/NsisIn.h:6:0, from ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:11: ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In member function 'LONG NArchive::NNsis::CInArchive::SortItems()': ../../../../CPP/7zip/Archive/Nsis/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:14:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:4942:23: note: in expansion of macro 'Get32' UInt32 size = Get32(sig); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In member function 'LONG NArchive::NNsis::CInArchive::Open2(const Byte*, size_t)': ../../../../CPP/7zip/Archive/Nsis/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:14:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:5623:11: note: in expansion of macro 'Get32' if (Get32((const Byte *)buf) != FirstHeader.HeaderSize) ^ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp: In member function 'LONG NArchive::NNsis::CInArchive::Open(IInStream*, const UInt64*)': ../../../../CPP/7zip/Archive/Nsis/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:14:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Nsis/NsisIn.cpp:5807:23: note: in expansion of macro 'Get32' FirstHeader.Flags = Get32(buf); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/PpmdHandler.cpp:9:0: ../../../../CPP/7zip/Archive/PpmdHandler.cpp: In member function 'LONG NArchive::NPpmd::CItem::ReadHeader(ISequentialInStream*, UInt32&)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/PpmdHandler.cpp:70:7: note: in expansion of macro 'GetUi32' if (GetUi32(h) != kSignature) ^ ../../../../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)) ^ ../../../../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' [-Wparentheses] if (end > sect.VSize) ^ In file included from ../../../../CPP/7zip/Archive/PeHandler.cpp:7:0: ../../../../CPP/7zip/Archive/PeHandler.cpp: In member function 'LONG NArchive::NPe::CHandler::Open2(IInStream*, IArchiveOpenCallback*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/PeHandler.cpp:26:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/PeHandler.cpp:2265:20: note: in expansion of macro 'Get32' UInt32 size2 = Get32(buf); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/RpmHandler.cpp:5:0: ../../../../CPP/7zip/Archive/RpmHandler.cpp: In member function 'LONG NArchive::NRpm::CHandler::ReadHeader(ISequentialInStream*, bool)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:158:71: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetBe32(p) __builtin_bswap32(*(const UInt32 *)(const Byte *)(p)) ^ ../../../../CPP/7zip/Archive/RpmHandler.cpp:26:18: note: in expansion of macro 'GetBe32' #define Get32(p) GetBe32(p) ^ ../../../../CPP/7zip/Archive/RpmHandler.cpp:461:9: note: in expansion of macro 'Get32' if (Get32(buf) != 0x8EADE801) // buf[3] = 0x01 - is version ^ ../../../../CPP/7zip/Archive/RpmHandler.cpp: In member function 'LONG NArchive::NRpm::CHandler::Open2(ISequentialInStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:158:71: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetBe32(p) __builtin_bswap32(*(const UInt32 *)(const Byte *)(p)) ^ ../../../../CPP/7zip/Archive/RpmHandler.cpp:26:18: note: in expansion of macro 'GetBe32' #define Get32(p) GetBe32(p) ^ ../../../../CPP/7zip/Archive/RpmHandler.cpp:635:9: note: in expansion of macro 'Get32' if (Get32(buf) != 0xEDABEEDB) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/SquashfsHandler.cpp:7:0: ../../../../CPP/7zip/Archive/SquashfsHandler.cpp: In member function 'LONG NArchive::NSquashfs::CHandler::Decompress(ISequentialOutStream*, Byte*, bool*, UInt32*, UInt32, UInt32)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:109:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetUi32(p, v) { *(UInt32 *)(p) = (v); } ^ ../../../../CPP/7zip/Archive/SquashfsHandler.cpp:1162:7: note: in expansion of macro 'SetUi32' SetUi32(&props[1], _h.BlockSize); ^ ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:106:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi64(p) (*(const UInt64 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/SquashfsHandler.cpp:1170:17: note: in expansion of macro 'GetUi64' outSize = GetUi64(&props[LZMA_PROPS_SIZE]); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:17:0: ../../../../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) {} ^ In file included from ../../../../CPP/7zip/Archive/Zip/ZipItem.h:6:0, from ../../../../CPP/7zip/Archive/Zip/ZipIn.h:13, from ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:17: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::FindMarker(IInStream*, const UInt64*)': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:20:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:308:19: note: in expansion of macro 'Get32' m_Signature = Get32(startBuf); ^ ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:20:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:326:21: note: in expansion of macro 'Get32' m_Signature = Get32(startBuf); ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'UInt16 NArchive::NZip::CInArchive::ReadUInt16()': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:104:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi16(p) (*(const UInt16 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:19:18: note: in expansion of macro 'GetUi16' #define Get16(p) GetUi16(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:565:78: note: in expansion of macro 'Get16' UInt16 CInArchive::ReadUInt16() { Byte buf[2]; SafeReadBytes(buf, 2); return Get16(buf); } ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'UInt32 NArchive::NZip::CInArchive::ReadUInt32()': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:20:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:566:78: note: in expansion of macro 'Get32' UInt32 CInArchive::ReadUInt32() { Byte buf[4]; SafeReadBytes(buf, 4); return Get32(buf); } ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'UInt64 NArchive::NZip::CInArchive::ReadUInt64()': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:106:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi64(p) (*(const UInt64 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:21:18: note: in expansion of macro 'GetUi64' #define Get64(p) GetUi64(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:567:78: note: in expansion of macro 'Get64' UInt64 CInArchive::ReadUInt64() { Byte buf[8]; SafeReadBytes(buf, 8); return Get64(buf); } ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::TryEcd64(UInt64, NArchive::NZip::CCdInfo&)': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:20:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1044:7: note: in expansion of macro 'Get32' if (Get32(buf) != NSignature::kEcd64) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadLocals(CObjectVector&)': ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1370:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (items.IsEmpty() || items.Size() == 1 && IsStrangeItem(items[0])) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadHeaders2(CObjectVector&)': ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1962:16: warning: comparison between signed and unsigned integer expressions [-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 ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Archive/Zip/ZipHandler.h:12:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../CPP/7zip/Archive/UefiHandler.cpp: In function 'AString NArchive::NUefi::GuidToString(const Byte*, bool)': ../../../../CPP/7zip/Archive/UefiHandler.cpp:360:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 4; i < kGuidSize; i++) ^ ../../../../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 between signed and unsigned integer expressions [-Wsign-compare] if (_numRefs >= kNumRefsMax) ^ ../../../../CPP/7zip/Archive/UefiHandler.cpp: In member function 'bool NArchive::NUefi::CFfsFileHeader::Parse(const Byte*)': ../../../../CPP/7zip/Archive/UefiHandler.cpp:453:19: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] if (level > kLevelMax) ^ In file included from ../../../../CPP/7zip/Archive/UefiHandler.cpp:13:0: ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/UefiHandler.cpp:38:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/UefiHandler.cpp:1288:21: note: in expansion of macro 'Get32' UInt32 guid32 = Get32(fh.GuidName); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.h:12:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:5:0: ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp: In member function 'virtual LONG NArchive::NWim::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)': ../../../../CPP/7zip/Archive/Wim/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Wim/WimHandler.cpp:230:13: note: in expansion of macro 'GetUi32' if (GetUi32(h.Guid) != 0) ^ In file included from ../../../../CPP/7zip/Archive/VmdkHandler.cpp:7:0: ../../../../CPP/7zip/Archive/VmdkHandler.cpp: In member function 'LONG NArchive::NVmdk::CExtent::Open3(IInStream*, IArchiveOpenCallback*, unsigned int, unsigned int, UInt64&)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:106:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi64(p) (*(const UInt64 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/VmdkHandler.cpp:32:18: note: in expansion of macro 'GetUi64' #define Get64(p) GetUi64(p) ^ ../../../../CPP/7zip/Archive/VmdkHandler.cpp:1415:20: note: in expansion of macro 'Get64' UInt64 lba = Get64(buf); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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:0: ../../../../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:0: ../../../../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), ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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 between signed and unsigned integer expressions [-Wsign-compare] if ((int)i < _oldXml.Images.Size()) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Wim/WimIn.cpp:14:0: ../../../../CPP/7zip/Archive/Wim/WimIn.cpp: In member function 'LONG NArchive::NWim::CDatabase::FillAndCheck(const CObjectVector&)': ../../../../CPP/7zip/Archive/Wim/../../../../C/CpuArch.h:106:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi64(p) (*(const UInt64 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Wim/WimIn.cpp:1291:27: note: in expansion of macro 'GetUi64' ss.UnpackSize = GetUi64(header); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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), ^ In file included from ../../../../CPP/7zip/Archive/XarHandler.cpp:5:0: ../../../../CPP/7zip/Archive/XarHandler.cpp: In member function 'LONG NArchive::NXar::CHandler::Open2(IInStream*)': ../../../../CPP/7zip/Archive/../../../C/CpuArch.h:158:71: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetBe32(p) __builtin_bswap32(*(const UInt32 *)(const Byte *)(p)) ^ ../../../../CPP/7zip/Archive/XarHandler.cpp:33:18: note: in expansion of macro 'GetBe32' #define Get32(p) GetBe32(p) ^ ../../../../CPP/7zip/Archive/XarHandler.cpp:311:7: note: in expansion of macro 'Get32' if (Get32(buf) != 0x78617221 || size != kHeaderSize) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7:0: ../../../../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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Archive/Zip/ZipHandler.h:12:0, 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) {} ^ In file included from ../../../../CPP/7zip/Compress/BZip2Encoder.cpp:10:0: ../../../../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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Archive/Zip/ZipHandler.h:12:0, 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) {} ^ In file included from ../../../../CPP/7zip/Compress/BZip2Register.cpp:9:0: ../../../../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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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:0: ../../../../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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Zip/ZipItem.h:6:0, from ../../../../CPP/7zip/Archive/Zip/ZipIn.h:13, from ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:17: ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::FindMarker(IInStream*, const UInt64*)': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:20:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:308:19: note: in expansion of macro 'Get32' m_Signature = Get32(startBuf); ^ ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:20:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:326:21: note: in expansion of macro 'Get32' m_Signature = Get32(startBuf); ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'UInt16 NArchive::NZip::CInArchive::ReadUInt16()': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:104:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi16(p) (*(const UInt16 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:19:18: note: in expansion of macro 'GetUi16' #define Get16(p) GetUi16(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:565:78: note: in expansion of macro 'Get16' UInt16 CInArchive::ReadUInt16() { Byte buf[2]; SafeReadBytes(buf, 2); return Get16(buf); } ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'UInt32 NArchive::NZip::CInArchive::ReadUInt32()': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:20:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:566:78: note: in expansion of macro 'Get32' UInt32 CInArchive::ReadUInt32() { Byte buf[4]; SafeReadBytes(buf, 4); return Get32(buf); } ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'UInt64 NArchive::NZip::CInArchive::ReadUInt64()': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:106:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi64(p) (*(const UInt64 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:21:18: note: in expansion of macro 'GetUi64' #define Get64(p) GetUi64(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:567:78: note: in expansion of macro 'Get64' UInt64 CInArchive::ReadUInt64() { Byte buf[8]; SafeReadBytes(buf, 8); return Get64(buf); } ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::TryEcd64(UInt64, NArchive::NZip::CCdInfo&)': ../../../../CPP/7zip/Archive/Zip/../../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:20:18: note: in expansion of macro 'GetUi32' #define Get32(p) GetUi32(p) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1044:7: note: in expansion of macro 'Get32' if (Get32(buf) != NSignature::kEcd64) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadLocals(CObjectVector&)': ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1370:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (items.IsEmpty() || items.Size() == 1 && IsStrangeItem(items[0])) ^ ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp: In member function 'LONG NArchive::NZip::CInArchive::ReadHeaders2(CObjectVector&)': ../../../../CPP/7zip/Archive/Zip/ZipIn.cpp:1962:16: warning: comparison between signed and unsigned integer expressions [-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 ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/ZipHandler.h:12:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Archive/Zip/ZipUpdate.h:12:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Compress/DeflateDecoder.cpp:5:0: ../../../../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): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10:0: ../../../../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:0: ../../../../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 && ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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:0: ../../../../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:0: ../../../../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 ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../CPP/7zip/Compress/ImplodeDecoder.cpp:52:21: warning: 'NCompress::NImplode::NDecoder::kMatchMinLenMax' defined but not used [-Wunused-variable] static const UInt32 kMatchMinLenMax = MyMax(kMatchMinLenWhenLiteralsOn, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18:0: ../../../../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:0: ../../../../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:0: ../../../../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): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7:0: ../../../../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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/PpmdZip.cpp:5:0: ../../../../CPP/7zip/Compress/PpmdZip.cpp: In member function 'virtual LONG NCompress::NPpmdZip::CDecoder::Code(ISequentialInStream*, ISequentialOutStream*, const UInt64*, const UInt64*, ICompressProgressInfo*)': ../../../../CPP/7zip/Compress/../../../C/CpuArch.h:104:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi16(p) (*(const UInt16 *)(const void *)(p)) ^ ../../../../CPP/7zip/Compress/PpmdZip.cpp:45:18: note: in expansion of macro 'GetUi16' UInt32 val = GetUi16(buf); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Compress/BZip2Encoder.cpp:10:0: ../../../../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) {} ^ In file included from ../../../../CPP/7zip/Compress/BZip2Register.cpp:9:0: ../../../../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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/Compress/CodecExports.cpp:5:0: ../../../../CPP/7zip/Compress/CodecExports.cpp: In function 'LONG MethodToClassID(UInt16, CMethodId, PROPVARIANT*)': ../../../../CPP/7zip/Compress/../../../C/CpuArch.h:110:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetUi64(p, v) { *(UInt64 *)(p) = (v); } ^ ../../../../CPP/7zip/Compress/CodecExports.cpp:48:3: note: in expansion of macro 'SetUi64' SetUi64(clsId.Data4, id); ^ ../../../../CPP/7zip/Compress/CodecExports.cpp: In function 'LONG FindCodecClassId(const GUID*, bool, bool, bool&, int&)': ../../../../CPP/7zip/Compress/../../../C/CpuArch.h:106:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi64(p) (*(const UInt64 *)(const void *)(p)) ^ ../../../../CPP/7zip/Compress/CodecExports.cpp:64:15: note: in expansion of macro 'GetUi64' UInt64 id = GetUi64(clsid->Data4); ^ ../../../../CPP/7zip/Compress/CodecExports.cpp: In function 'int FindHasherClassId(const GUID*)': ../../../../CPP/7zip/Compress/../../../C/CpuArch.h:106:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi64(p) (*(const UInt64 *)(const void *)(p)) ^ ../../../../CPP/7zip/Compress/CodecExports.cpp:256:15: note: in expansion of macro 'GetUi64' UInt64 id = GetUi64(clsid->Data4); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/Crypto/Pbkdf2HmacSha1.cpp:5:0: ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp: In function 'void NCrypto::NSha1::Pbkdf2Hmac(const Byte*, size_t, const Byte*, size_t, UInt32, Byte*, size_t)': ../../../../CPP/7zip/Crypto/../../../C/CpuArch.h:161:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetBe32(p, v) (*(UInt32 *)(void *)(p)) = __builtin_bswap32(v) ^ ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp:26:5: note: in expansion of macro 'SetBe32' SetBe32(u, i); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/DeflateDecoder.cpp:5:0: ../../../../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): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Compress/DeflateEncoder.cpp:10:0: ../../../../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; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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:0: ../../../../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 && ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Crypto/ZipStrong.cpp:6:0: ../../../../CPP/7zip/Crypto/ZipStrong.cpp: In member function 'LONG NCrypto::NZipStrong::CDecoder::ReadHeader(ISequentialInStream*, UInt32, UInt64)': ../../../../CPP/7zip/Crypto/../../../C/CpuArch.h:104:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi16(p) (*(const UInt16 *)(const void *)(p)) ^ ../../../../CPP/7zip/Crypto/ZipStrong.cpp:68:13: note: in expansion of macro 'GetUi16' _ivSize = GetUi16(temp); ^ ../../../../CPP/7zip/Crypto/../../../C/CpuArch.h:109:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetUi32(p, v) { *(UInt32 *)(p) = (v); } ^ ../../../../CPP/7zip/Crypto/ZipStrong.cpp:72:5: note: in expansion of macro 'SetUi32' SetUi32(_iv + 0, crc); ^ ../../../../CPP/7zip/Crypto/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Crypto/ZipStrong.cpp:83:14: note: in expansion of macro 'GetUi32' _remSize = GetUi32(temp); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:7:0, 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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Compress/Lzma2Decoder.cpp:9:0: ../../../../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:0: ../../../../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(): ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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) {} ^ ../../../../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 ^ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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.cpp:13:0: ../../../../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/ArchiveExtractCallback.h:22:0, 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:0, 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:0, 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(): ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/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) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/UI/Common/ArchiveCommandLine.cpp: In function 'bool ParseUpdateCommandString2(const UString&, NUpdateArchive::CActionSet&, UString&)': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:726:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c < '0' || c >= '0' + kNumUpdatePairActions) ^ ../../../../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) {} ^ ../../../../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; ^ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11:0, 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/ArchiveOpenCallback.cpp:12:0: ../../../../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) {} ^ ../../../../CPP/7zip/Compress/ImplodeDecoder.cpp:52:21: warning: 'NCompress::NImplode::NDecoder::kMatchMinLenMax' defined but not used [-Wunused-variable] static const UInt32 kMatchMinLenMax = MyMax(kMatchMinLenWhenLiteralsOn, ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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:0, 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) {}; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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 between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i != _delayedSymLinks.Size(); ++i) ^ ../../../../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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Compress/LzxDecoder.cpp:18:0: ../../../../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:0: ../../../../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:0: ../../../../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): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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) ^ In file included from ../../../../CPP/7zip/Compress/PpmdZip.cpp:5:0: ../../../../CPP/7zip/Compress/PpmdZip.cpp: In member function 'virtual LONG NCompress::NPpmdZip::CDecoder::Code(ISequentialInStream*, ISequentialOutStream*, const UInt64*, const UInt64*, ICompressProgressInfo*)': ../../../../CPP/7zip/Compress/../../../C/CpuArch.h:104:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi16(p) (*(const UInt16 *)(const void *)(p)) ^ ../../../../CPP/7zip/Compress/PpmdZip.cpp:45:18: note: in expansion of macro 'GetUi16' UInt32 val = GetUi16(buf); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp:5:0: ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp: In function 'void NCrypto::NSha1::Pbkdf2Hmac(const Byte*, size_t, const Byte*, size_t, UInt32, Byte*, size_t)': ../../../../CPP/7zip/Crypto/../../../C/CpuArch.h:161:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetBe32(p, v) (*(UInt32 *)(void *)(p)) = __builtin_bswap32(v) ^ ../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp:26:5: note: in expansion of macro 'SetBe32' SetBe32(u, i); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Crypto/ZipStrong.cpp:6:0: ../../../../CPP/7zip/Crypto/ZipStrong.cpp: In member function 'LONG NCrypto::NZipStrong::CDecoder::ReadHeader(ISequentialInStream*, UInt32, UInt64)': ../../../../CPP/7zip/Crypto/../../../C/CpuArch.h:104:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi16(p) (*(const UInt16 *)(const void *)(p)) ^ ../../../../CPP/7zip/Crypto/ZipStrong.cpp:68:13: note: in expansion of macro 'GetUi16' _ivSize = GetUi16(temp); ^ ../../../../CPP/7zip/Crypto/../../../C/CpuArch.h:109:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define SetUi32(p, v) { *(UInt32 *)(p) = (v); } ^ ../../../../CPP/7zip/Crypto/ZipStrong.cpp:72:5: note: in expansion of macro 'SetUi32' SetUi32(_iv + 0, crc); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../CPP/7zip/Crypto/../../../C/CpuArch.h:105:54: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] #define GetUi32(p) (*(const UInt32 *)(const void *)(p)) ^ ../../../../CPP/7zip/Crypto/ZipStrong.cpp:83:14: note: in expansion of macro 'GetUi32' _remSize = GetUi32(temp); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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' || ^ ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ^ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ^ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ^ In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp:7:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/Common/Wildcard.cpp:5:0: ../../../../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/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) ^ ../../../../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' [-Wparentheses] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ^ ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ^ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < pathName.Len()) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/Windows/FileName.cpp:6:0: ../../../../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; } ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) ^ nasm -f elf -I ../../../../Asm/x86/ ../../../../Asm/x86/AesOpt.asm -o AesOpt.o g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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:0: ../../../../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)) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:177:15: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:17:0: ../../../../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/ArchiveExtractCallback.h:7:0, 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/EnumDirItems.h:6:0, 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:0, 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); ^ ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:431:42: warning: 't.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized] ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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:0, 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/OpenArchive.h:8:0, 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; ^ In file included from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:13:0: ../../../../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/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/DirItem.h:10:0, 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); ^ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] static void ReplaceIncorrectChars(UString &s) ^ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] static void CorrectUnsupportedName(UString &name) ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:22:0, 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/OpenArchive.cpp:29:0: ../../../../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(): ^ In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15:0: ../../../../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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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' [-Wparentheses] 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") ^ In file included from ../../../../CPP/7zip/UI/Common/SortUtils.cpp:5:0: ../../../../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 ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/UI/Common/Update.h:6:0, 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) { }; ^ ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:2787:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!pi.IsNotArcType) ^ ../../../../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:0, 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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/../Common/DirItem.h:10:0, 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Update.cpp:5:0: ../../../../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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:12:0: ../../../../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/UpdatePair.cpp:7:0: ../../../../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:0, 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); ^ ../../../../CPP/7zip/UI/Common/Update.cpp: In function 'LONG UpdateArchive(CCodecs*, const CObjectVector&, const UString&, NWildcard::CCensor&, CUpdateOptions&, CUpdateErrorInfo&, IOpenCallbackUI*, IUpdateCallbackUI2*, bool)': ../../../../CPP/7zip/UI/Common/Update.cpp:1012:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 2; i < NPairState::kNumValues; i++) ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10:0, 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/Common/OpenArchive.h:8:0, 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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/ExtractCallbackConsole.cpp:6:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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]; ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/HashCalc.h:6:0, 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/OpenArchive.h:8:0, 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/DirItem.h:10:0, 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/../Common/IFileExtractCallback.h:11:0, 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/HashCon.h:6:0, 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:0, 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/DirItem.h:10:0, 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:0, 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; ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10:0, 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(): ^ ../../../../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) {}; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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:0, 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/UpdateCallbackConsole.h:8:0, 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:0, 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() ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8:0, 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:0: ../../../../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/OpenArchive.h:8:0, 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:0, 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; ^ In file included from ../../../../CPP/7zip/UI/Console/List.h:6:0, 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) { }; ^ ../../../../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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/../Common/DirItem.h:10:0, 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:0, 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:7:0, 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/ArchiveCommandLine.h:9:0, 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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/UI/Console/Main.cpp:51:0: ../../../../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() ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8:0, 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:0, 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(): ^ ../../../../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' [-Wparentheses] if (so) ^ ../../../../CPP/7zip/UI/Console/Main.cpp:869:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (hresultMain == S_OK) ^ ../../../../CPP/7zip/UI/Console/Main.cpp:1129:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < uo.Commands.Size(); i++) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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/DirItem.h:10:0, 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/OpenCallbackConsole.h:8:0, 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) {} ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveExtractCallback.h:22:0, 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:0, 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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:6:0, 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:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:10:0, 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:0, 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:0, 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; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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:0: ../../../../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() ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../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) ^ ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ^ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ^ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 In file included from ../../../../CPP/Common/Wildcard.cpp:5:0: ../../../../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' [-Wparentheses] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ^ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < pathName.Len()) ^ ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ^ ../../../../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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ^ In file included from ../../../../CPP/Windows/FileName.cpp:6:0: ../../../../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; } ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 between signed and unsigned integer expressions [-Wsign-compare] if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 RpmHandler.o SplitHandler.o SquashfsHandler.o SwfHandler.o TarHandler.o TarHandlerOut.o TarHeader.o TarIn.o TarOut.o TarRegister.o TarUpdate.o UdfHandler.o UdfIn.o UefiHandler.o VdiHandler.o VhdHandler.o VmdkHandler.o WimHandler.o WimHandlerOut.o WimIn.o WimRegister.o XarHandler.o XzHandler.o ZHandler.o ZipAddCommon.o ZipHandler.o ZipHandlerOut.o ZipIn.o ZipItem.o ZipOut.o ZipRegister.o ZipUpdate.o CWrappers.o CreateCoder.o FilterCoder.o InBuffer.o InOutTempBuffer.o LimitedStreams.o MemBlocks.o MethodId.o MethodProps.o OffsetStream.o OutBuffer.o OutMemStream.o ProgressMt.o ProgressUtils.o PropId.o StreamBinder.o StreamObjects.o StreamUtils.o UniqBlocks.o VirtThread.o BZip2Crc.o BZip2Decoder.o BZip2Encoder.o BZip2Register.o Bcj2Coder.o Bcj2Register.o BcjCoder.o BcjRegister.o BitlDecoder.o BranchMisc.o BranchRegister.o ByteSwap.o CodecExports.o CopyCoder.o CopyRegister.o Deflate64Register.o DeflateDecoder.o DeflateEncoder.o DeflateRegister.o DeltaFilter.o ImplodeDecoder.o ImplodeHuffmanDecoder.o LzOutWindow.o LzhDecoder.o Lzma2Decoder.o Lzma2Encoder.o Lzma2Register.o LzmaDecoder.o LzmaEncoder.o LzmaRegister.o LzmsDecoder.o LzxDecoder.o PpmdDecoder.o PpmdEncoder.o PpmdRegister.o PpmdZip.o QuantumDecoder.o ShrinkDecoder.o ZDecoder.o XpressDecoder.o ZlibDecoder.o ZlibEncoder.o 7zAes.o 7zAesRegister.o HmacSha1.o HmacSha256.o MyAes.o MyAesReg.o Pbkdf2HmacSha1.o RandGen.o WzAes.o ZipCrypto.o ZipStrong.o CRC.o CrcReg.o DynLimBuf.o IntToString.o MyMap.o MyString.o MyVector.o MyWindows.o MyXml.o NewHandler.o Sha1Reg.o Sha256Reg.o StringConvert.o StringToInt.o UTFConvert.o Wildcard.o XzCrc64Reg.o FileDir.o FileFind.o FileIO.o FileName.o PropVariant.o PropVariantUtils.o Synchronization.o System.o TimeUtils.o wine_date_and_time.o AesOpt.o -lpthread -ldl g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 nasm -f elf -I ../../../../Asm/x86/ ../../../../Asm/x86/AesOpt.asm -o AesOpt.o ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:177:15: 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:431:42: warning: 't.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized] ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); ^ make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Format7zFree' make -C CPP/7zip/UI/Console all make -C CPP/7zip/UI/GUI all make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' rm -f StdAfx.h.gch gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/7zCrc.c g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../myWindows/StdAfx.h -o StdAfx.h.gch nasm -f elf -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' rm -f StdAfx.h.gch gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Alloc.c gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/CpuArch.c gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE ../../../../C/Threads.c nasm -f elf -I ../../../../Asm/x86/ ../../../../Asm/x86/7zCrcOpt_asm.asm -o 7zCrcOpt_asm.o g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Archive/Common/OutStreamWithCRC.cpp gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/CreateCoder.cpp gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 gcc -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilePathAutoRename.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FileStreams.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/FilterCoder.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/LimitedStreams.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/MethodProps.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/ProgressUtils.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/PropId.cpp ../../../../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"); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamObjects.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../CPP/7zip/UI/Console/Main.cpp: At global scope: ../../../../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) ^ ../../../../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) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/StreamUtils.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Common/UniqBlocks.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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:0: ../../../../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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/Compress/CopyCoder.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/Common/UniqBlocks.cpp:7:0: ../../../../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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/ArchiveCommandLine.h:7:0, 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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Bench.cpp In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13:0: ../../../../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:0, 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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/DefaultName.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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:0, 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:0, 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:0, 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) {}; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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/ArchiveCommandLine.h:9:0, 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/ArchiveExtractCallback.h:22:0, 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) {}; ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:11:0, 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; ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:13:0: ../../../../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/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(): ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12:0: ../../../../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) {} ^ ../../../../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/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/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) ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:7:0, 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) { }; ^ ../../../../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/ArchiveCommandLine.cpp: In function 'bool ParseUpdateCommandString2(const UString&, NUpdateArchive::CActionSet&, UString&)': ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.cpp:726:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c < '0' || c >= '0' + kNumUpdatePairActions) ^ ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i != _delayedSymLinks.Size(); ++i) ^ ../../../../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; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/EnumDirItems.cpp In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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:0, 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(): ^ ../../../../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(): ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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; ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Extract.cpp ../../../../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/ArchiveExtractCallback.h:22:0, 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) {}; ^ In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11:0, 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/EnumDirItems.cpp:7:0: ../../../../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:0, 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:7:0, 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 ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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/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/../../../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/ArchiveExtractCallback.h:22:0, 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) {}; ^ ../../../../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] g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/ArchiveCommandLine.h:9:0, 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/ArchiveExtractCallback.cpp: In member function 'LONG CArchiveExtractCallback::SetDirsTimes()': ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.cpp:1636:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i != _delayedSymLinks.Size(); ++i) ^ ../../../../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/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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp ../../../../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) ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveCommandLine.h:11:0, 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; ^ In file included from ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:5:0: ../../../../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/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/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)) ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveOpenCallback.cpp:12:0: ../../../../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.h:8:0, 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) {} ^ ../../../../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] In file included from ../../../../CPP/7zip/UI/Common/IFileExtractCallback.h:11:0, 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(): ^ ../../../../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 between signed and unsigned integer expressions [-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; ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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:0, 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) {}; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/HashCalc.cpp In file included from ../../../../CPP/7zip/UI/Common/Extract.cpp:15:0: ../../../../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/EnumDirItems.cpp:7:0: ../../../../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/ExtractingFilePath.cpp:5:0: ../../../../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)) ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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); ^ In file included from ../../../../CPP/7zip/UI/Common/ArchiveExtractCallback.h:7:0, 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) { }; ^ ../../../../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) ^ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp: At global scope: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] static void ReplaceIncorrectChars(UString &s) ^ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] static void CorrectUnsupportedName(UString &name) ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/DirItem.h:10:0, 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:0, 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/EnumDirItems.h:6:0, 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/Extract.cpp:15:0: ../../../../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/DirItem.h:10:0, 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:0: ../../../../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/ExtractingFilePath.cpp: At global scope: ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:11:13: warning: 'void ReplaceIncorrectChars(UString&)' defined but not used [-Wunused-function] static void ReplaceIncorrectChars(UString &s) ^ In file included from ../../../../CPP/7zip/UI/Common/EnumDirItems.h:6:0, 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) { }; ^ ../../../../CPP/7zip/UI/Common/ExtractingFilePath.cpp:104:13: warning: 'void CorrectUnsupportedName(UString&)' defined but not used [-Wunused-function] static void CorrectUnsupportedName(UString &name) ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/LoadCodecs.cpp In file included from ../../../../CPP/7zip/UI/Common/HashCalc.cpp:13:0: ../../../../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) {}; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/OpenArchive.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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:0: ../../../../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.cpp:17:0: ../../../../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 ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/PropIDUtils.cpp ../../../../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:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/SetProperties.cpp In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29:0: ../../../../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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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 || ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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) {} ^ ../../../../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' [-Wparentheses] 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") ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.cpp:29:0: ../../../../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:2787:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (!pi.IsNotArcType) ^ ../../../../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' [-Wparentheses] 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' [-Wparentheses] if (!pi.IsNotArcType) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Common/SortUtils.cpp:5:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/SortUtils.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/TempFiles.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/Update.cpp g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/Update.h:6:0, 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:6:0, 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:0, 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:8:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/Update.h:10:0, 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/Update.h:10:0, 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/UpdatePair.cpp:7:0: ../../../../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 ^ In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10:0, 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); ^ ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateAction.cpp In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10:0, 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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:0, from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:12: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ^ In file included from ../../../../CPP/7zip/UI/Common/Update.cpp:5:0: ../../../../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(): ^ In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:12:0: ../../../../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.cpp:5:0: ../../../../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(): ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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); ^ In file included from ../../../../CPP/7zip/UI/Common/SortUtils.cpp:5:0: ../../../../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:0, 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); ^ ../../../../CPP/7zip/UI/Common/Update.cpp: In function 'LONG UpdateArchive(CCodecs*, const CObjectVector&, const UString&, NWildcard::CCensor&, CUpdateOptions&, CUpdateErrorInfo&, IOpenCallbackUI*, IUpdateCallbackUI2*, bool)': ../../../../CPP/7zip/UI/Common/Update.cpp:1012:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 2; i < NPairState::kNumValues; i++) ^ ../../../../CPP/7zip/UI/Common/Update.cpp: In function 'LONG UpdateArchive(CCodecs*, const CObjectVector&, const UString&, NWildcard::CCensor&, CUpdateOptions&, CUpdateErrorInfo&, IOpenCallbackUI*, IUpdateCallbackUI2*, bool)': ../../../../CPP/7zip/UI/Common/Update.cpp:1012:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 2; i < NPairState::kNumValues; i++) ^ In file included from ../../../../CPP/7zip/UI/Common/OpenArchive.h:8:0, 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) {} ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdatePair.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/UpdateProduce.cpp In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.h:16:0, 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]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/WorkDir.cpp In file included from ../../../../CPP/7zip/UI/Common/UpdateCallback.cpp:12:0: ../../../../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 ^ In file included from ../../../../CPP/7zip/UI/Common/DirItem.h:10:0, 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); ^ ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Common/../Common/DirItem.h:10:0, 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:0, 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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../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]; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Common/ZipRegistry.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/ExtractCallbackConsole.cpp:6:0: ../../../../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/HashCalc.h:6:0, 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/Common/WorkDir.cpp:6:0: ../../../../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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/DirItem.h:10:0, 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:0, 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:0, 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/OpenArchive.h:8:0, 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:0, 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/Update.h:10:0, 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/../Common/DirItem.h:10:0, 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:0, 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; ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8:0, 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) {} ^ ../../../../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/UpdateCallbackConsole.h:8:0, 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/Common/UpdatePair.cpp:7:0: ../../../../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; ^ In file included from ../../../../CPP/7zip/UI/Console/HashCon.h:8:0, 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() ^ ../../../../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/Console/List.cpp:16:0: ../../../../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/Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/Common/UpdatePair.cpp:12: ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ^ In file included from ../../../../CPP/7zip/UI/Console/List.h:6:0, 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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/Explorer/MyMessages.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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:0, 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:0, 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:0, 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:0, 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:0, 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:0, 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:0, 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(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/Main.cpp:51:0: ../../../../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' [-Wparentheses] if (so) ^ ../../../../CPP/7zip/UI/Console/Main.cpp:869:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses] if (hresultMain == S_OK) ^ ../../../../CPP/7zip/UI/Console/Main.cpp:1129:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < uo.Commands.Size(); i++) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/FormatUtils.cpp In file included from ../../../../CPP/7zip/UI/Console/../Common/ArchiveCommandLine.h:7:0, 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) { }; ^ ../../../../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) ^ In file included from ../../../../CPP/7zip/UI/Console/../Common/OpenArchive.h:8:0, 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:0, 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:0, 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:0, 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) {}; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/LangUtils.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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/../Common/ArchiveCommandLine.h:9:0, 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:0, 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; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/OverwriteDialog.cpp ../../../../CPP/7zip/UI/Console/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ In file included from ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h:8:0, from ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/FileManager/../Agent/IFolderArchive.h:13, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:12, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^ ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^ ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^ In file included from ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/IFileExtractCallback.h:11:0, from ../../../../CPP/7zip/UI/FileManager/../Agent/IFolderArchive.h:13, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:12, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^ ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^ ../../../../CPP/7zip/UI/FileManager/../Agent/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^ In file included from ../../../../CPP/7zip/UI/FileManager/../Common/ArchiveExtractCallback.h:7:0, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:15, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: ../../../../CPP/7zip/UI/FileManager/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/FileManager/../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/FileManager/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/FileManager/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/OverwriteDialog_rc.cpp In file included from ../../../../CPP/7zip/UI/Console/OpenCallbackConsole.h:8:0, 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) {} ^ In file included from ../../../../CPP/7zip/UI/FileManager/../Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/FileManager/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:15, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: ../../../../CPP/7zip/UI/FileManager/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/FileManager/../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/FileManager/../Common/ArchiveExtractCallback.h:22:0, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:15, from ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:27: ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^ ../../../../CPP/7zip/UI/FileManager/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/FileManager/../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/FileManager/ExtractCallback.cpp:27:0: ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h: In constructor 'CExtractCallbackImp::CExtractCallbackImp()': ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:277:8: warning: 'CExtractCallbackImp::PasswordWasAsked' will be initialized after [-Wreorder] bool PasswordWasAsked; ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:273:35: warning: 'NExtract::NOverwriteMode::EEnum CExtractCallbackImp::OverwriteMode' [-Wreorder] NExtract::NOverwriteMode::EEnum OverwriteMode; ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:273:35: warning: 'CExtractCallbackImp::OverwriteMode' will be initialized after [-Wreorder] NExtract::NOverwriteMode::EEnum OverwriteMode; ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:263:8: warning: 'bool CExtractCallbackImp::StreamMode' [-Wreorder] bool StreamMode; ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:263:8: warning: 'CExtractCallbackImp::StreamMode' will be initialized after [-Wreorder] bool StreamMode; ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:261:8: warning: 'bool CExtractCallbackImp::ProcessAltStreams' [-Wreorder] bool ProcessAltStreams; ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:289:8: warning: 'CExtractCallbackImp::MultiArcMode' will be initialized after [-Wreorder] bool MultiArcMode; ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:251:14: warning: 'IHashCalc* CExtractCallbackImp::_hashCalc' [-Wreorder] IHashCalc *_hashCalc; // it's for stat in Test operation ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../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) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp: In member function 'virtual LONG CExtractCallbackImp::AskWrite(const wchar_t*, Int32, const FILETIME*, const UInt64*, const wchar_t*, OLECHAR**, Int32*)': ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:721:12: warning: enumeration value 'kOverwrite' not handled in switch [-Wswitch] switch (OverwriteMode) ^ ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:721:12: warning: enumeration value 'kRename' not handled in switch [-Wswitch] ../../../../CPP/7zip/UI/FileManager/ExtractCallback.cpp:721:12: warning: enumeration value 'kRenameExisting' not handled in switch [-Wswitch] g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:6:0, 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) { }; ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/PasswordDialog.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/PasswordDialog_rc.cpp In file included from ../../../../CPP/7zip/UI/Console/../Common/Update.h:8:0, 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:0, 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:0, 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); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/7zip/UI/Console/UpdateCallbackConsole.h:8:0, 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:0: ../../../../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() ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/7zip/UI/FileManager/OverwriteDialog_rc.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/ProgramLocation.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/PropertyName.cpp In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/7zip/UI/FileManager/PasswordDialog_rc.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/ProgressDialog2.cpp /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/ProgressDialog2_rc.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/SplitUtils.cpp /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ ../../../../CPP/7zip/UI/FileManager/ProgressDialog2.cpp: In member function 'bool CProgressDialog::OnExternalCloseMessage()': ../../../../CPP/7zip/UI/FileManager/ProgressDialog2.cpp:1027:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < Sync.Messages.Size(); i++) ^ ../../../../CPP/7zip/UI/FileManager/ProgressDialog2.cpp:1034:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < messages.Size(); i++) ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/FileManager/StringUtils.cpp /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/BenchmarkDialog.cpp /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/BenchmarkDialog_rc.cpp /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ ../../../../CPP/7zip/UI/GUI/BenchmarkDialog.cpp: In member function 'void CBenchmarkDialog::OnChangeSettings()': ../../../../CPP/7zip/UI/GUI/BenchmarkDialog.cpp:325:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ARRAY_SIZE(g_IDs); i++) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/7zip/UI/FileManager/ProgressDialog2_rc.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ^ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ^ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ In file included from ../../../../CPP/Common/Wildcard.cpp:5:0: ../../../../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' [-Wparentheses] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/7zip/UI/GUI/BenchmarkDialog_rc.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/CompressDialog.cpp /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < pathName.Len()) ^ ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ^ ../../../../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"); ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/CompressDialog_rc.cpp ../../../../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"); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/ExtractDialog.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/ExtractDialog_rc.cpp /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ In file included from ../../../../CPP/7zip/UI/GUI/CompressDialog.h:6:0, from ../../../../CPP/7zip/UI/GUI/CompressDialog.cpp:23: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../../../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/GUI/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^ ../../../../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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ ../../../../CPP/7zip/UI/GUI/CompressDialog.cpp: In function 'bool IsMethodSupportedBySfx(int)': ../../../../CPP/7zip/UI/GUI/CompressDialog.cpp:247:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < ARRAY_SIZE(g_7zSfxMethods); i++) ^ /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ In file included from ../../../../CPP/7zip/UI/GUI/ExtractDialog.cpp:6:0: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../../../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/GUI/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^ ../../../../CPP/7zip/UI/GUI/ExtractDialog.cpp: In member function 'virtual void CExtractDialog::OnOK()': ../../../../CPP/7zip/UI/GUI/ExtractDialog.cpp:362:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (_path.GetCount() >= kHistorySize) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from ../../../../CPP/Windows/FileName.cpp:6:0: ../../../../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; } ^ In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/7zip/UI/GUI/ExtractDialog_rc.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/GUI.cpp /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ ../../../../CPP/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/7zip/UI/GUI/CompressDialog_rc.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/HashGUI.cpp /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp In file included from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:7:0, from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../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/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:6:0, from ../../../../CPP/7zip/UI/GUI/HashGUI.h:6, from ../../../../CPP/7zip/UI/GUI/HashGUI.cpp:18: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../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/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:177:15: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ ^ ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:8:0, from ../../../../CPP/7zip/UI/GUI/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/IFileExtractCallback.h:11:0, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/GUI/HashGUI.h:6, from ../../../../CPP/7zip/UI/GUI/HashGUI.cpp:18: ../../../../CPP/7zip/UI/GUI/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/GUI/../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/GUI/../Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: ../../../../CPP/7zip/UI/GUI/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/GUI/../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/GUI/HashGUI.h:6:0, from ../../../../CPP/7zip/UI/GUI/HashGUI.cpp:18: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../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/GUI/../Common/ArchiveExtractCallback.h:22:0, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9, from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:9:0, from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:6:0, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../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/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^ ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:431:42: warning: 't.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized] ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveCommandLine.h:11:0, from ../../../../CPP/7zip/UI/GUI/GUI.cpp:20: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:8:0, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:10:0, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^ /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h:8:0, from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/IFolderArchive.h:13, from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:12, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^ In file included from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:8:0, from ../../../../CPP/7zip/UI/GUI/GUI.cpp:27: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h: In constructor 'CExtractCallbackImp::CExtractCallbackImp()': ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:277:8: warning: 'CExtractCallbackImp::PasswordWasAsked' will be initialized after [-Wreorder] bool PasswordWasAsked; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'NExtract::NOverwriteMode::EEnum CExtractCallbackImp::OverwriteMode' [-Wreorder] NExtract::NOverwriteMode::EEnum OverwriteMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'CExtractCallbackImp::OverwriteMode' will be initialized after [-Wreorder] NExtract::NOverwriteMode::EEnum OverwriteMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'bool CExtractCallbackImp::StreamMode' [-Wreorder] bool StreamMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'CExtractCallbackImp::StreamMode' will be initialized after [-Wreorder] bool StreamMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:261:8: warning: 'bool CExtractCallbackImp::ProcessAltStreams' [-Wreorder] bool ProcessAltStreams; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:289:8: warning: 'CExtractCallbackImp::MultiArcMode' will be initialized after [-Wreorder] bool MultiArcMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:251:14: warning: 'IHashCalc* CExtractCallbackImp::_hashCalc' [-Wreorder] IHashCalc *_hashCalc; // it's for stat in Test operation ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/IFileExtractCallback.h:11:0, from ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/IFolderArchive.h:13, from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:12, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/../Agent/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^ ../../../../CPP/7zip/UI/GUI/GUI.cpp: In function 'int ShowSysErrorMessage(DWORD)': ../../../../CPP/7zip/UI/GUI/GUI.cpp:88:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (errorCode == E_OUTOFMEMORY) ^ In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/ArchiveExtractCallback.h:7:0, from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:15, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../FileManager/../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/GUI/../FileManager/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/../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/GUI/../Common/../Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/GUI/../Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/GUI/../Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:13, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ^ /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:15, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/GUI/../FileManager/../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/GUI/UpdateCallbackGUI.h:6:0, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.cpp:17: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ In file included from ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/ArchiveExtractCallback.h:22:0, from ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:15, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13: ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/../Common/HashCalc.h:95:3: warning: when initialized here [-Wreorder] CHashOptions(): StdInMode(false), OpenShareForWrite(false), AltStreamsMode(false), PathMode(NWildcard::k_RelatPath) {}; ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ In file included from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:13:0: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h: In constructor 'CExtractCallbackImp::CExtractCallbackImp()': ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:277:8: warning: 'CExtractCallbackImp::PasswordWasAsked' will be initialized after [-Wreorder] bool PasswordWasAsked; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'NExtract::NOverwriteMode::EEnum CExtractCallbackImp::OverwriteMode' [-Wreorder] NExtract::NOverwriteMode::EEnum OverwriteMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'CExtractCallbackImp::OverwriteMode' will be initialized after [-Wreorder] NExtract::NOverwriteMode::EEnum OverwriteMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'bool CExtractCallbackImp::StreamMode' [-Wreorder] bool StreamMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'CExtractCallbackImp::StreamMode' will be initialized after [-Wreorder] bool StreamMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:261:8: warning: 'bool CExtractCallbackImp::ProcessAltStreams' [-Wreorder] bool ProcessAltStreams; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:289:8: warning: 'CExtractCallbackImp::MultiArcMode' will be initialized after [-Wreorder] bool MultiArcMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:251:14: warning: 'IHashCalc* CExtractCallbackImp::_hashCalc' [-Wreorder] IHashCalc *_hashCalc; // it's for stat in Test operation ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ In file included from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:6:0, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.cpp:28: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/7zip/UI/GUI/wxGUI.cpp In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:6:0, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../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/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h:64:3: warning: when initialized here [-Wreorder] CCensorNode(const UString &name, CCensorNode *parent): Name(name), Parent(parent) { }; ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:8:0, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:10:0, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^ /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/../Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/GUI/../Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/GUI/../Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:13, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/GUI/../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/GUI/CompressDialog.h:6:0, from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:22: ../../../../CPP/7zip/UI/GUI/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../../../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/GUI/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../../../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/GUI/UpdateCallbackGUI.h:6:0, from ../../../../CPP/7zip/UI/GUI/UpdateCallbackGUI2.cpp:12: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:8:0, from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:23: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^ /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:10:0, from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:23: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/../Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/GUI/../Common/../Common/UpdatePair.h:6, from ../../../../CPP/7zip/UI/GUI/../Common/UpdateCallback.h:13, from ../../../../CPP/7zip/UI/GUI/../Common/Update.h:13, from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6, from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:23: ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/GUI/../Common/../Common/../../Common/UniqBlocks.h:22:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] return (Bufs.Size() == 0 || Bufs.Size() == 1 && Bufs[0].Size() == 0); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CRC.cpp In file included from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6:0, from ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:23: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ ../../../../CPP/7zip/UI/Console/Main.cpp: At global scope: ../../../../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) ^ ../../../../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/GUI/UpdateGUI.cpp: In member function 'virtual LONG CThreadUpdating::ProcessVirt()': ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:59:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ei.SystemError != S_OK && ei.SystemError != E_FAIL && ei.SystemError != E_ABORT) ^ ../../../../CPP/7zip/UI/GUI/UpdateGUI.cpp:59:76: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (ei.SystemError != S_OK && ei.SystemError != E_FAIL && ei.SystemError != E_ABORT) ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/CommandLineParser.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/IntToString.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Lang.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/ListFileUtils.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyString.cpp In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyVector.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/MyWindows.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/NewHandler.cpp /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringConvert.cpp /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/StringToInt.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/UTFConvert.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Common/Wildcard.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/Control/Controls.cpp /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/Control/Dialog.cpp ../../../../CPP/Common/StringConvert.cpp: In function 'UString MultiByteToUnicodeString(const AString&, UINT)': ../../../../CPP/Common/StringConvert.cpp:162:21: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) { ^ ../../../../CPP/Common/StringConvert.cpp:174:72: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((0xd800 <= srcString[i] && srcString[i] <= 0xdbff) && ((i + 1) < srcString.Len()) && ^ ../../../../CPP/Common/StringConvert.cpp:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < srcString.Len(); i++) ^ In file included from ../../../../CPP/Common/Wildcard.cpp:5:0: ../../../../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' [-Wparentheses] if (dotsIndex >= 0) ^ ../../../../CPP/Common/Wildcard.cpp:611:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (pathParts.IsEmpty() || pathParts.Size() == 1 && pathParts[0].IsEmpty()) ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/DLL.cpp /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/ErrorMsg.cpp /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileDir.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileFind.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileIO.cpp /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/Windows/Control/Controls.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/Windows/Control/Dialog.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/FileName.cpp /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ ../../../../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 between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] if (len > bytesToRead) len = bytesToRead; ^ ../../../../CPP/Windows/FileDir.cpp: In function 'bool NWindows::NFile::NDir::CreateComplexDir(CFSTR)': ../../../../CPP/Windows/FileDir.cpp:502:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pos > 0 && pos == pathName.Len() - 1) ^ ../../../../CPP/Windows/FileDir.cpp:535:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (pos < pathName.Len()) ^ ../../../../CPP/Windows/FileFind.cpp: In function 'void my_windows_split_path(const AString&, AString&, AString&)': ../../../../CPP/Windows/FileFind.cpp:34:22: warning: comparison between signed and unsigned integer expressions [-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 between signed and unsigned integer expressions [-Wsign-compare] } else if ((pos+1) < p_path.Len()) { ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariant.cpp /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ In file included from ../../../../CPP/Windows/FileName.cpp:6:0: ../../../../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; } ^ /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/PropVariantConv.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/Registry.cpp /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/Synchronization.cpp make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/Console' g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/System.cpp /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/TimeUtils.cpp /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ ../../../../CPP/Windows/TimeUtils.cpp: In function 'bool NWindows::NTime::UnixTime64ToFileTime(Int64, FILETIME&)': ../../../../CPP/Windows/TimeUtils.cpp:127:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (unixTime > kNumSecondsInFileTime - kUnixTimeOffset) ^ /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/Windows/Window.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/wine_GetXXXDefaultLangID.cpp g++ -c -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden ../../../../CPP/myWindows/wine_date_and_time.cpp /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/confbase.h:17, from /usr/include/wx-2.8/wx/config.h:15, from ../../../../CPP/Windows/Registry.cpp:10: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:7:0, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:6, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:95: ../../../../CPP/7zip/UI/GUI/../Common/../../../Common/Wildcard.h: In constructor 'NWildcard::CCensorNode::CCensorNode(const UString&, NWildcard::CCensorNode*)': ../../../../CPP/7zip/UI/GUI/../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/GUI/../Common/../../../Common/Wildcard.h:56:16: warning: 'NWildcard::CCensorNode* NWildcard::CCensorNode::Parent' [-Wreorder] CCensorNode *Parent; ^ ../../../../CPP/7zip/UI/GUI/../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/GUI/../Common/OpenArchive.h:8:0, from ../../../../CPP/7zip/UI/GUI/../Common/IFileExtractCallback.h:11, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:6, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:95: ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h: In constructor 'COpenCallbackImp::COpenCallbackImp()': ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:87:20: warning: 'COpenCallbackImp::Callback' will be initialized after [-Wreorder] IOpenCallbackUI *Callback; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:77:8: warning: 'bool COpenCallbackImp::_subArchiveMode' [-Wreorder] bool _subArchiveMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/ArchiveOpenCallback.h:91:3: warning: when initialized here [-Wreorder] COpenCallbackImp(): Callback(NULL), _subArchiveMode(false) {} ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/IFileExtractCallback.h:11:0, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:19, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:6, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:95: ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h: In constructor 'COpenType::COpenType()': ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:73:8: warning: 'COpenType::EachPos' will be initialized after [-Wreorder] bool EachPos; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:71:8: warning: 'bool COpenType::CanReturnArc' [-Wreorder] bool CanReturnArc; ^ ../../../../CPP/7zip/UI/GUI/../Common/OpenArchive.h:88:3: warning: when initialized here [-Wreorder] COpenType(): ^ In file included from /usr/include/wx-2.8/wx/defs.h:521:0, from /usr/include/wx-2.8/wx/wxprec.h:13, from ../../../../CPP/Windows/Window.cpp:6: /usr/include/wx-2.8/wx/buffer.h: In member function 'void wxMemoryBuffer::AppendByte(char)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/buffer.h:289:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_bufdata->m_data, wxT("invalid wxMemoryBuffer") ); ^ In file included from ../../../../CPP/7zip/UI/GUI/../Common/DirItem.h:10:0, from ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:11, from ../../../../CPP/7zip/UI/GUI/../Common/ArchiveExtractCallback.h:22, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:6, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:95: ../../../../CPP/7zip/UI/GUI/../Common/../../Common/UniqBlocks.h: In member function 'bool CUniqBlocks::IsOnlyEmpty() const': ../../../../CPP/7zip/UI/GUI/../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/GUI/../Common/ArchiveExtractCallback.h:22:0, from ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:10, from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:6, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:95: ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h: In constructor 'CHashOptions::CHashOptions()': ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:91:8: warning: 'CHashOptions::StdInMode' will be initialized after [-Wreorder] bool StdInMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/HashCalc.h:90:8: warning: 'bool CHashOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../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/GUI/ExtractGUI.h:6:0, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:95: ../../../../CPP/7zip/UI/GUI/../Common/Extract.h: In constructor 'CExtractOptions::CExtractOptions()': ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:42:8: warning: 'CExtractOptions::TestMode' will be initialized after [-Wreorder] bool TestMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:39:8: warning: 'bool CExtractOptions::StdInMode' [-Wreorder] bool StdInMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Extract.h:55:3: warning: when initialized here [-Wreorder] CExtractOptions(): ^ ../../../../CPP/myWindows/wine_GetXXXDefaultLangID.cpp: In function 'void LOCALE_Init()': ../../../../CPP/myWindows/wine_GetXXXDefaultLangID.cpp:622:10: warning: variable 'unix_cp' set but not used [-Wunused-but-set-variable] UINT unix_cp = 0; ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL FileTimeToDosDateTime(const FILETIME*, WORD*, WORD*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:177:15: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] unixtime = t; /* unixtime = t; * FIXME unixtime = t - TIME_GetBias(); */ ^ In file included from ../../../../CPP/7zip/UI/GUI/ExtractGUI.h:8:0, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:95: ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h: In constructor 'CExtractCallbackImp::CExtractCallbackImp()': ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:277:8: warning: 'CExtractCallbackImp::PasswordWasAsked' will be initialized after [-Wreorder] bool PasswordWasAsked; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'NExtract::NOverwriteMode::EEnum CExtractCallbackImp::OverwriteMode' [-Wreorder] NExtract::NOverwriteMode::EEnum OverwriteMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:273:35: warning: 'CExtractCallbackImp::OverwriteMode' will be initialized after [-Wreorder] NExtract::NOverwriteMode::EEnum OverwriteMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'bool CExtractCallbackImp::StreamMode' [-Wreorder] bool StreamMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:263:8: warning: 'CExtractCallbackImp::StreamMode' will be initialized after [-Wreorder] bool StreamMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:261:8: warning: 'bool CExtractCallbackImp::ProcessAltStreams' [-Wreorder] bool ProcessAltStreams; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:289:8: warning: 'CExtractCallbackImp::MultiArcMode' will be initialized after [-Wreorder] bool MultiArcMode; ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:251:14: warning: 'IHashCalc* CExtractCallbackImp::_hashCalc' [-Wreorder] IHashCalc *_hashCalc; // it's for stat in Test operation ^ ../../../../CPP/7zip/UI/GUI/../FileManager/ExtractCallback.h:291:3: warning: when initialized here [-Wreorder] CExtractCallbackImp(): ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ In file included from ../../../../CPP/7zip/UI/GUI/UpdateGUI.h:6:0, from ../../../../CPP/7zip/UI/GUI/wxGUI.cpp:96: ../../../../CPP/7zip/UI/GUI/../Common/Update.h: In constructor 'CUpdateOptions::CUpdateOptions()': ../../../../CPP/7zip/UI/GUI/../Common/Update.h:101:8: warning: 'CUpdateOptions::EMailRemoveAfter' will be initialized after [-Wreorder] bool EMailRemoveAfter; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'bool CUpdateOptions::OpenShareForWrite' [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:94:8: warning: 'CUpdateOptions::OpenShareForWrite' will be initialized after [-Wreorder] bool OpenShareForWrite; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:89:16: warning: 'EArcNameMode CUpdateOptions::ArcNameMode' [-Wreorder] EArcNameMode ArcNameMode; ^ ../../../../CPP/7zip/UI/GUI/../Common/Update.h:122:3: warning: when initialized here [-Wreorder] CUpdateOptions(): ^ /usr/include/wx-2.8/wx/textbuf.h: In member function 'void wxArrayLinesType::Remove(_wxArraywxArrayLinesType)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/textbuf.h:43:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(wxTextFileType, ^ ../../../../CPP/myWindows/wine_date_and_time.cpp: In function 'BOOL SystemTimeToFileTime(const SYSTEMTIME*, FILETIME*)': ../../../../CPP/myWindows/wine_date_and_time.cpp:431:42: warning: 't.LARGE_INTEGER::QuadPart' may be used uninitialized in this function [-Wmaybe-uninitialized] ft->dwHighDateTime = (DWORD)(t.QuadPart>>32); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayShort::Remove(_wxArraywxArrayShort)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:849:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayShort, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:993:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_SHORT' WX_DEFINE_USER_EXPORTED_ARRAY_SHORT(short, wxArrayShort, class WXDLLIMPEXP_BASE); ^ ../../../../CPP/Windows/Registry.cpp: In member function 'LONG NWindows::NRegistry::CKey::SetValue_Strings(LPCTSTR, const UStringVector&)': ../../../../CPP/Windows/Registry.cpp:270:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < strings.Size(); i++) ^ ../../../../CPP/Windows/Registry.cpp:274:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < strings.Size(); i++) ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayInt::Remove(_wxArraywxArrayInt)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:856:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayInt, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:994:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_INT' WX_DEFINE_USER_EXPORTED_ARRAY_INT(int, wxArrayInt, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayDouble::Remove(_wxArraywxArrayDouble)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:877:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayDouble, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:995:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE' WX_DEFINE_USER_EXPORTED_ARRAY_DOUBLE(double, wxArrayDouble, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayLong::Remove(_wxArraywxArrayLong)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:863:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayLong, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:996:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_LONG' WX_DEFINE_USER_EXPORTED_ARRAY_LONG(long, wxArrayLong, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ /usr/include/wx-2.8/wx/dynarray.h: In member function 'void wxArrayPtrVoid::Remove(_wxArraywxArrayPtrVoid)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/dynarray.h:997:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(void *, wxArrayPtrVoid, class WXDLLIMPEXP_BASE); ^ /usr/include/wx-2.8/wx/vector.h: In member function 'wxVectorBase& wxVectorBase::operator=(const wxVectorBase&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/debug.h:183:38: note: in expansion of macro 'wxCHECK_MSG' #define wxCHECK(cond, rc) wxCHECK_MSG(cond, rc, NULL) ^ /usr/include/wx-2.8/wx/vector.h:129:9: note: in expansion of macro 'wxCHECK' wxCHECK(copy(vb), *this); ^ /usr/include/wx-2.8/wx/clntdata.h: In copy constructor 'wxClientDataDictionaryPairVector::wxClientDataDictionaryPairVector(const wxClientDataDictionaryPairVector&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:148:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(copy(c), return);\ ^ /usr/include/wx-2.8/wx/vector.h:158:5: note: in expansion of macro 'WX_DECLARE_VECTORBASE' WX_DECLARE_VECTORBASE(obj, cls)\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/clntdata.h: In member function 'void wxClientDataDictionaryPairVector::push_back(const wxClientDataDictionaryPair&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:189:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK2(cond, op) wxCHECK2_MSG(cond, op, NULL) ^ /usr/include/wx-2.8/wx/vector.h:162:9: note: in expansion of macro 'wxCHECK2' wxCHECK2(Alloc(size() + 1), return);\ ^ /usr/include/wx-2.8/wx/clntdata.h:172:1: note: in expansion of macro '_WX_DECLARE_VECTOR' _WX_DECLARE_VECTOR( ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxCloseEvent::Veto(bool)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:1409:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( m_canVeto, ^ /usr/include/wx-2.8/wx/event.h: In member function 'void wxEventTableEntryPointerArray::Remove(_wxArraywxEventTableEntryPointerArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:649:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class wxARRAY_DEFAULT_EXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:825:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_PTR' WX_DEFINE_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/event.h:2324:1: note: in expansion of macro 'WX_DEFINE_ARRAY_PTR' WX_DEFINE_ARRAY_PTR(const wxEventTableEntry*, wxEventTableEntryPointerArray); ^ /usr/include/wx-2.8/wx/event.h: In function 'void wxPostEvent(wxEvtHandler*, wxEvent&)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/event.h:2568:5: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dest, wxT("need an object to post event to in wxPostEvent") ); ^ /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxArrayClassInfo::Remove(_wxArraywxArrayClassInfo)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/module.h:24:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxClassInfo *, wxArrayClassInfo, ^ /usr/include/wx-2.8/wx/module.h: In member function 'void wxModule::AddDependency(wxClassInfo*)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:233:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_RET(cond, msg) wxCHECK2_MSG(cond, return, msg) ^ /usr/include/wx-2.8/wx/module.h:71:9: note: in expansion of macro 'wxCHECK_RET' wxCHECK_RET( dep, wxT("NULL module dependency") ); ^ /usr/include/wx-2.8/wx/datetime.h: In member function 'void wxHolidayAuthoritiesArray::Remove(_wxArraywxHolidayAuthoritiesArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:835:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, wxBaseArrayPtrVoid, wxARRAY_EMPTY expmode) ^ /usr/include/wx-2.8/wx/datetime.h:1506:1: note: in expansion of macro 'WX_DEFINE_USER_EXPORTED_ARRAY_PTR' WX_DEFINE_USER_EXPORTED_ARRAY_PTR(wxDateTimeHolidayAuthority *, ^ /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ /usr/include/wx-2.8/wx/gtk/window.h: In member function 'void wxArrayGdkWindows::Remove(_wxArraywxArrayGdkWindows)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/gtk/window.h:19:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(GdkWindow *, wxArrayGdkWindows); ^ ../../../../CPP/Windows/Control/Dialog.cpp: In function 'int myCreateHandle2(int)': ../../../../CPP/Windows/Control/Dialog.cpp:470:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (id == g_Dialogs[i]->id) { ^ /usr/include/wx-2.8/wx/radiobox.h: In member function 'void wxToolTipArray::Remove(_wxArraywxToolTipArray)': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/dynarray.h:353:7: note: in expansion of macro 'wxCHECK2_MSG' wxCHECK2_MSG( iIndex != wxNOT_FOUND, return, \ ^ /usr/include/wx-2.8/wx/dynarray.h:486:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_HELPER' _WX_DEFINE_TYPEARRAY_HELPER(T, name, base, classexp, _WX_PTROP_NONE) ^ /usr/include/wx-2.8/wx/dynarray.h:669:5: note: in expansion of macro '_WX_DEFINE_TYPEARRAY_PTR' _WX_DEFINE_TYPEARRAY_PTR(_wxArray##name, name, base, classdecl) ^ /usr/include/wx-2.8/wx/dynarray.h:655:5: note: in expansion of macro 'WX_DEFINE_TYPEARRAY_WITH_DECL_PTR' WX_DEFINE_TYPEARRAY_WITH_DECL_PTR(T, name, base, class WXDLLEXPORT) ^ /usr/include/wx-2.8/wx/dynarray.h:829:5: note: in expansion of macro 'WX_DEFINE_EXPORTED_TYPEARRAY_PTR' WX_DEFINE_EXPORTED_TYPEARRAY_PTR(T, name, wxBaseArrayPtrVoid) ^ /usr/include/wx-2.8/wx/radiobox.h:25:1: note: in expansion of macro 'WX_DEFINE_EXPORTED_ARRAY_PTR' WX_DEFINE_EXPORTED_ARRAY_PTR(wxToolTip *, wxToolTipArray); ^ /usr/include/wx-2.8/wx/valtext.h: In member function 'bool wxTextValidator::CheckValidator() const': /usr/include/wx-2.8/wx/debug.h:194:43: warning: typedef 'wxDummyCheckInt' locally defined but not used [-Wunused-local-typedefs] #define wxFORCE_SEMICOLON typedef int wxDummyCheckInt ^ /usr/include/wx-2.8/wx/debug.h:224:9: note: in expansion of macro 'wxFORCE_SEMICOLON' wxFORCE_SEMICOLON /* just to force a semicolon */ ^ /usr/include/wx-2.8/wx/debug.h:186:38: note: in expansion of macro 'wxCHECK2_MSG' #define wxCHECK_MSG(cond, rc, msg) wxCHECK2_MSG(cond, return rc, msg) ^ /usr/include/wx-2.8/wx/valtext.h:103:9: note: in expansion of macro 'wxCHECK_MSG' wxCHECK_MSG( m_validatorWindow->IsKindOf(CLASSINFO(wxTextCtrl)), false, ^ g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -pipe -m32 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM `wx-config --unicode=yes --cxxflags` -DLANG -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden -o ../../../../bin/7zG 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 WorkDir.o ZipRegistry.o MyMessages.o ExtractCallback.o FormatUtils.o LangUtils.o OverwriteDialog.o OverwriteDialog_rc.o PasswordDialog.o PasswordDialog_rc.o ProgramLocation.o PropertyName.o ProgressDialog2.o ProgressDialog2_rc.o SplitUtils.o StringUtils.o BenchmarkDialog.o BenchmarkDialog_rc.o CompressDialog.o CompressDialog_rc.o ExtractDialog.o ExtractDialog_rc.o ExtractGUI.o GUI.o HashGUI.o UpdateCallbackGUI.o UpdateCallbackGUI2.o UpdateGUI.o wxGUI.o CRC.o CommandLineParser.o IntToString.o Lang.o ListFileUtils.o MyString.o MyVector.o MyWindows.o NewHandler.o StringConvert.o StringToInt.o UTFConvert.o Wildcard.o Controls.o Dialog.o DLL.o ErrorMsg.o FileDir.o FileFind.o FileIO.o FileName.o PropVariant.o PropVariantConv.o Registry.o Synchronization.o System.o TimeUtils.o Window.o wine_GetXXXDefaultLangID.o wine_date_and_time.o `wx-config --unicode=yes --libs` -lpthread -ldl make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/UI/GUI' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nIvvSS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386 ++ dirname /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386 + cd p7zip_16.02 + make install DEST_DIR=/builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386 DEST_HOME=/usr DEST_BIN=/usr/bin DEST_SHARE=/usr/libexec/p7zip DEST_MAN=/usr/share/man ./install.sh /usr/bin /usr/libexec/p7zip /usr/share/man /usr/share/doc/p7zip /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386 - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/bin/7za - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/bin/7z - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/bin/7zG - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/libexec/p7zip/7zCon.sfx - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/libexec/p7zip/7z.so - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/libexec/p7zip/Codecs chmod: cannot access '/builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/libexec/p7zip/*/*': No such file or directory - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/man/man1/7z.1 - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/man/man1/7za.1 - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/man/man1/7zr.1 - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/README - installing /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/ChangeLog - installing HTML help in /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC - installing Lang in /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/libexec/p7zip + mv /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC/7zC.txt /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC/7zFormat.txt /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC/MANUAL /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC/Methods.txt /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC/lzma.txt /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC/readme.txt /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC/src-history.txt /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip + rmdir /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip/DOC/ + mkdir -p /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/kde4/services/ServiceMenus/ + rm GUI/kde4/p7zip_compress2.desktop + cp GUI/kde4/p7zip_compress.desktop GUI/kde4/p7zip_extract.desktop GUI/kde4/p7zip_extract_subdir.desktop GUI/kde4/p7zip_extract_to.desktop GUI/kde4/p7zip_test.desktop /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/kde4/services/ServiceMenus/ + chmod +x /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/bin/p7zipForFilemanager + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/p7zip_16.02 extracting debug info from /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/libexec/p7zip/7z.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 6281 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8jvGru + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + make test mkdir -p bin make -C CPP/7zip/Bundles/Alone all make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/Alone' mkdir -p bin make -C CPP/7zip/Bundles/SFXCon all make[1]: Entering directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/p7zip_16.02/CPP/7zip/Bundles/SFXCon' cd check ; TOOLS="" ./check.sh "`pwd`/../bin/7za" REP=TMP_31639 P7ZIP= /builddir/build/BUILD/p7zip_16.02/check/../bin/7za TOOLS= # TESTING ... ############# 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 495616 bytes (484 KiB) Testing archive: ../test/7za433_tar.tar -- Path = ../test/7za433_tar.tar Type = tar Physical Size = 495616 Headers Size = 4096 Code Page = UTF-8 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 495616 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 180603 bytes (177 KiB) Testing archive: ../test/7za433_7zip_lzma.7z -- Path = ../test/7za433_7zip_lzma.7z Type = 7z Physical Size = 180603 Headers Size = 302 Method = LZMA:19 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180603 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 180719 bytes (177 KiB) Testing archive: ../test/7za433_7zip_lzma_crypto.7z -- Path = ../test/7za433_7zip_lzma_crypto.7z Type = 7z Physical Size = 180719 Headers Size = 367 Method = LZMA:19 BCJ2 7zAES Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180719 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 212955 bytes (208 KiB) Testing archive: ../test/7za433_7zip_ppmd.7z -- Path = ../test/7za433_7zip_ppmd.7z Type = 7z Physical Size = 212955 Headers Size = 265 Method = PPMD Solid = + Blocks = 1 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 212955 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 198662 bytes (195 KiB) Testing archive: ../test/7za433_7zip_bzip2.7z -- Path = ../test/7za433_7zip_bzip2.7z Type = 7z Physical Size = 198662 Headers Size = 301 Method = LZMA:19 BZip2 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 198662 # EXTRACTING ... ################ 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 495616 bytes (484 KiB) Extracting archive: ../test/7za433_tar.tar -- Path = ../test/7za433_tar.tar Type = tar Physical Size = 495616 Headers Size = 4096 Code Page = UTF-8 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 495616 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 180603 bytes (177 KiB) Extracting archive: ../test/7za433_7zip_lzma.7z -- Path = ../test/7za433_7zip_lzma.7z Type = 7z Physical Size = 180603 Headers Size = 302 Method = LZMA:19 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180603 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 180546 bytes (177 KiB) Extracting archive: ../test/7za433_7zip_lzma_bcj2.7z -- Path = ../test/7za433_7zip_lzma_bcj2.7z Type = 7z Physical Size = 180546 Headers Size = 313 Method = LZMA:19 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180546 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 180719 bytes (177 KiB) Extracting archive: ../test/7za433_7zip_lzma_crypto.7z -- Path = ../test/7za433_7zip_lzma_crypto.7z Type = 7z Physical Size = 180719 Headers Size = 367 Method = LZMA:19 BCJ2 7zAES Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180719 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 212955 bytes (208 KiB) Extracting archive: ../test/7za433_7zip_ppmd.7z -- Path = ../test/7za433_7zip_ppmd.7z Type = 7z Physical Size = 212955 Headers Size = 265 Method = PPMD Solid = + Blocks = 1 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 212955 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 182034 bytes (178 KiB) Extracting archive: ../test/7za433_7zip_ppmd_bcj2.7z -- Path = ../test/7za433_7zip_ppmd_bcj2.7z Type = 7z Physical Size = 182034 Headers Size = 317 Method = LZMA:19 PPMD BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 182034 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 198662 bytes (195 KiB) Extracting archive: ../test/7za433_7zip_bzip2.7z -- Path = ../test/7za433_7zip_bzip2.7z Type = 7z Physical Size = 198662 Headers Size = 301 Method = LZMA:19 BZip2 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 198662 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 184461 bytes (181 KiB) Extracting archive: ../test/7za433_7zip_lzma2.7z -- Path = ../test/7za433_7zip_lzma2.7z Type = 7z Physical Size = 184461 Headers Size = 277 Method = LZMA2:19 BCJ Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 184461 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 180551 bytes (177 KiB) Extracting archive: ../test/7za433_7zip_lzma2_bcj2.7z -- Path = ../test/7za433_7zip_lzma2_bcj2.7z Type = 7z Physical Size = 180551 Headers Size = 317 Method = LZMA2:19 LZMA:19 BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 180551 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 184552 bytes (181 KiB) Extracting archive: ../test/7za433_7zip_lzma2_crypto.7z -- Path = ../test/7za433_7zip_lzma2_crypto.7z Type = 7z Physical Size = 184552 Headers Size = 344 Method = LZMA2:19 BCJ 7zAES Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 184552 # Archiving ... ############### 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_tar.tar Items to compress: 6 Files read from disk: 6 Archive size: 495616 bytes (484 KiB) Everything is Ok drwxrwxrwx 0/0 0 2006-02-06 20:01 7za433_tar/ drwxrwxrwx 0/0 0 2006-02-06 20:01 7za433_tar/bin/ -rwxrwxrwx 0/0 462336 2006-02-05 12:01 7za433_tar/bin/7za.exe drwxrwxrwx 0/0 0 2006-02-06 20:01 7za433_tar/doc/ -rwxrwxrwx 0/0 26948 2001-08-30 00:19 7za433_tar/doc/copying.txt -rwxrwxrwx 0/0 1601 2006-02-05 11:57 7za433_tar/readme.txt 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_lzma.7z Items to compress: 6 Files read from disk: 3 Archive size: 184466 bytes (181 KiB) Everything is Ok 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_lzma.x Items to compress: 6 Write SFX: /builddir/build/BUILD/p7zip_16.02/check/../bin/7zCon.sfx : 2827824 bytes (2762 KiB) Files read from disk: 3 Archive size: 3012290 bytes (2942 KiB) Everything is Ok 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_lzma_crypto.7z Items to compress: 6 Files read from disk: 3 Archive size: 184568 bytes (181 KiB) Everything is Ok 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_ppmd.7z Items to compress: 6 Files read from disk: 3 Archive size: 179876 bytes (176 KiB) Everything is Ok 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive: 3 folders, 3 files, 490885 bytes (480 KiB) Creating archive: 7za433_7zip_bzip2.7z Items to compress: 6 Files read from disk: 3 Archive size: 209454 bytes (205 KiB) Everything is Ok # EXTRACTING (PASS 2) ... ######################### 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 495616 bytes (484 KiB) Extracting archive: 7za433_tar.tar -- Path = 7za433_tar.tar Type = tar Physical Size = 495616 Headers Size = 4096 Code Page = UTF-8 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 495616 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 184466 bytes (181 KiB) Extracting archive: 7za433_7zip_lzma.7z -- Path = 7za433_7zip_lzma.7z Type = 7z Physical Size = 184466 Headers Size = 282 Method = LZMA2:19 BCJ Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 184466 7-Zip SFX 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Extracting archive: ./7za433_7zip_lzma.x -- Path = ./7za433_7zip_lzma.x Type = 7z 0% Everything is Ok 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 184568 bytes (181 KiB) Extracting archive: 7za433_7zip_lzma_crypto.7z -- Path = 7za433_7zip_lzma_crypto.7z Type = 7z Physical Size = 184568 Headers Size = 360 Method = LZMA2:19 BCJ 7zAES Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 184568 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 179876 bytes (176 KiB) Extracting archive: 7za433_7zip_ppmd.7z -- Path = 7za433_7zip_ppmd.7z Type = 7z Physical Size = 179876 Headers Size = 316 Method = LZMA:19 PPMD BCJ2 Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 179876 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 209454 bytes (205 KiB) Extracting archive: 7za433_7zip_bzip2.7z -- Path = 7za433_7zip_bzip2.7z Type = 7z Physical Size = 209454 Headers Size = 280 Method = BZip2 BCJ Solid = + Blocks = 2 Everything is Ok Folders: 3 Files: 3 Size: 490885 Compressed: 209454 # EXTRACTING (LZMA) ... ####################### 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 194438 bytes (190 KiB) Extracting archive: ../test/7za.exe.lzma -- Path = ../test/7za.exe.lzma Type = lzma Everything is Ok Size: 462336 Compressed: 194438 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 174806 bytes (171 KiB) Extracting archive: ../test/7za.exe.lzma86 -- Path = ../test/7za.exe.lzma86 Type = lzma86 Everything is Ok Size: 462336 Compressed: 174806 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 194444 bytes (190 KiB) Extracting archive: ../test/7za.exe.lzma_eos -- Path = ../test/7za.exe.lzma_eos Type = lzma Everything is Ok Size: 462336 Compressed: 194444 # TESTING (XZ) ... ####################### 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 194508 bytes (190 KiB) Extracting archive: ../test/7za.exe.xz -- Path = ../test/7za.exe.xz Type = xz Physical Size = 194508 Method = LZMA2:20 CRC32 Streams = 1 Blocks = 1 Everything is Ok Size: 462336 Compressed: 194508 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive: 1 file, 462336 bytes (452 KiB) Creating archive: 7za.exe.xz Items to compress: 1 Files read from disk: 1 Archive size: 194508 bytes (190 KiB) Everything is Ok 7-Zip (a) [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21 p7zip Version 16.02 (locale=C,Utf16=off,HugeFiles=on,32 bits,16 CPUs Intel(R) Xeon(R) CPU E5540 @ 2.53GHz (106A5),ASM) Scanning the drive for archives: 1 file, 194508 bytes (190 KiB) Extracting archive: 7za.exe.xz -- Path = 7za.exe.xz Type = xz Physical Size = 194508 Method = LZMA2:19 CRC32 Streams = 1 Blocks = 1 Everything is Ok Size: 462336 Compressed: 194508 ======== ALL DONE ======== + exit 0 Processing files: p7zip-16.02-1.fc22.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hZ2Zpd + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + LICENSEDIR=/builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/licenses/p7zip + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/licenses/p7zip + cp -pr copying.txt /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/licenses/p7zip + cp -pr License.txt /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/licenses/p7zip + exit 0 Provides: p7zip = 16.02-1.fc22 p7zip(x86-32) = 16.02-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6 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) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libpthread.so.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 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: p7zip-plugins-16.02-1.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vnw66W + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + DOCDIR=/builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip-plugins + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip-plugins + cp -pr contrib/ /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386/usr/share/doc/p7zip-plugins + exit 0 Provides: p7zip-plugins = 16.02-1.fc22 p7zip-plugins(x86-32) = 16.02-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6 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) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libpthread.so.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 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) rtld(GNU_HASH) Processing files: p7zip-gui-16.02-1.fc22.i686 Provides: p7zip-gui = 16.02-1.fc22 p7zip-gui(x86-32) = 16.02-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6 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) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libm.so.6 libpthread.so.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 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libwx_baseu-2.8.so.0 libwx_baseu-2.8.so.0(WXU_2.8) libwx_baseu_net-2.8.so.0 libwx_baseu_xml-2.8.so.0 libwx_gtk2u_adv-2.8.so.0 libwx_gtk2u_aui-2.8.so.0 libwx_gtk2u_core-2.8.so.0 libwx_gtk2u_core-2.8.so.0(WXU_2.8) libwx_gtk2u_html-2.8.so.0 libwx_gtk2u_qa-2.8.so.0 libwx_gtk2u_richtext-2.8.so.0 libwx_gtk2u_xrc-2.8.so.0 rtld(GNU_HASH) Processing files: p7zip-debuginfo-16.02-1.fc22.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386 Wrote: /builddir/build/RPMS/p7zip-16.02-1.fc22.i686.rpm Wrote: /builddir/build/RPMS/p7zip-plugins-16.02-1.fc22.i686.rpm Wrote: /builddir/build/RPMS/p7zip-gui-16.02-1.fc22.i686.rpm Wrote: /builddir/build/RPMS/p7zip-debuginfo-16.02-1.fc22.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2KtUPR + umask 022 + cd /builddir/build/BUILD + cd p7zip_16.02 + /usr/bin/rm -rf /builddir/build/BUILDROOT/p7zip-16.02-1.fc22.i386 + exit 0 Child return code was: 0