Your message dated Sat, 15 Aug 2020 09:34:11 +0000
with message-id <[email protected]>
and subject line Bug#957658: fixed in p7zip 16.02+dfsg-8
has caused the Debian Bug report #957658,
regarding p7zip: ftbfs with GCC-10
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
957658: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957658
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:p7zip
Version: 16.02+dfsg-7
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/p7zip_16.02+dfsg-7_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html
[...]
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/LzOutWindow.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/LzhDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/Lzma2Decoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/Lzma2Encoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/Lzma2Register.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/LzmaDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/LzmaEncoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/LzmaRegister.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/LzmsDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/LzxDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/PpmdDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/PpmdEncoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/PpmdRegister.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/PpmdZip.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/QuantumDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/ShrinkDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/ZDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/XpressDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/ZlibDecoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Compress/ZlibEncoder.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/7zAes.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/7zAesRegister.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/HmacSha1.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/HmacSha256.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/MyAes.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/MyAesReg.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/Pbkdf2HmacSha1.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/RandGen.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/Rar20Crypto.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/Rar5Aes.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/RarAes.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/WzAes.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/ZipCrypto.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/7zip/Crypto/ZipStrong.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/CRC.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/CrcReg.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/DynLimBuf.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/IntToString.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/MyMap.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/MyString.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/MyVector.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/MyWindows.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/MyXml.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/NewHandler.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/Sha1Reg.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/Sha256Reg.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/StringConvert.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/StringToInt.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/UTFConvert.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/Wildcard.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Common/XzCrc64Reg.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/FileDir.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/FileFind.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/FileIO.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/FileName.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/PropVariant.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/PropVariantUtils.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/Synchronization.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/System.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/Windows/TimeUtils.cpp
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c -I.
-I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows
-I../../../../CPP -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DNDEBUG -D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
../../../../CPP/myWindows/wine_date_and_time.cpp
yasm -f elf -m amd64 -Dx64 -I ../../../../Asm/x86/
../../../../Asm/x86/AesOpt.asm -o AesOpt.o
g++ -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG
-D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -D_7ZIP_ASM -fPIC
-DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX
-DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE
-DENV_HAVE_GCCVISIBILITYPATCH -fvisibility=hidden -fvisibility-inlines-hidden
-fPIC -shared -o ../../../../bin/7z.so -Wl,-z,relro -Wl,-z,now 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 7zSpe
cStream.o 7zUpdate.o ApmHandler.o ArHandler.o ArchiveExports.o ArjHandler.o
Bz2Handler.o CabBlockInStream.o CabHandler.o CabHeader.o CabIn.o CabRegister.o
ChmHandler.o ChmIn.o ComHandler.o CoderMixer2.o DummyOutStream.o
FindSignature.o HandlerOut.o InStreamWithCRC.o ItemNameUtils.o MultiStream.o
OutStreamWithCRC.o OutStreamWithSha1.o ParseProperties.o CpioHandler.o
CramfsHandler.o DeflateProps.o DllExports2.o DmgHandler.o ElfHandler.o
ExtHandler.o FatHandler.o FlvHandler.o GzHandler.o GptHandler.o HandlerCont.o
HfsHandler.o IhexHandler.o IsoHandler.o IsoHeader.o IsoIn.o IsoRegister.o
LzhHandler.o LzmaHandler.o MachoHandler.o MbrHandler.o MslzHandler.o
MubHandler.o NsisDecode.o NsisHandler.o NsisIn.o NsisRegister.o NtfsHandler.o
PeHandler.o PpmdHandler.o QcowHandler.o RarHandler.o Rar5Handler.o RpmHandler.o
SplitHandler.o SquashfsHandler.o SwfHandler.o TarHandler.o TarHandlerOut.o
TarHeader.o TarIn.o TarOut.o TarRegister.o TarUpdate.o UdfHandler.o UdfIn.o
UefiHandler.o VdiHandler.o V
hdHandler.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 PpmdRegis
ter.o PpmdZip.o QuantumDecoder.o ShrinkDecoder.o ZDecoder.o XpressDecoder.o
ZlibDecoder.o ZlibEncoder.o 7zAes.o 7zAesRegister.o HmacSha1.o HmacSha256.o
MyAes.o MyAesReg.o Pbkdf2HmacSha1.o RandGen.o Rar20Crypto.o Rar5Aes.o RarAes.o
WzAes.o ZipCrypto.o ZipStrong.o CRC.o CrcReg.o DynLimBuf.o IntToString.o
MyMap.o MyString.o MyVector.o MyWindows.o MyXml.o NewHandler.o Sha1Reg.o
Sha256Reg.o StringConvert.o StringToInt.o UTFConvert.o Wildcard.o XzCrc64Reg.o
FileDir.o FileFind.o FileIO.o FileName.o PropVariant.o PropVariantUtils.o
Synchronization.o System.o TimeUtils.o wine_date_and_time.o AesOpt.o -lpthread
-ldl
make[3]: Leaving directory '/<<PKGBUILDDIR>>/CPP/7zip/Bundles/Format7zFree'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" CC=gcc
CXX=g\+\+ OPTFLAGS= all3 returned exit code 2
make[1]: *** [debian/rules:31: debian/build-stamp] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:19: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: p7zip
Source-Version: 16.02+dfsg-8
Done: Robert Luberda <[email protected]>
We believe that the bug you reported is fixed in the latest version of
p7zip, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert Luberda <[email protected]> (supplier of updated p7zip package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 15 Aug 2020 10:26:14 +0200
Source: p7zip
Architecture: source
Version: 16.02+dfsg-8
Distribution: unstable
Urgency: medium
Maintainer: Robert Luberda <[email protected]>
Changed-By: Robert Luberda <[email protected]>
Closes: 926588 957658
Changes:
p7zip (16.02+dfsg-8) unstable; urgency=medium
.
[ Debian Janitor ]
* Wrap long lines in changelog entries: 4.39.dfsg.1-1.
* Set debhelper-compat version in Build-Depends.
* Fix day-of-week for changelog entries 4.18-1, 4.14-1, 4.12-2.
* Update standards version to 4.5.0, no changes needed.
.
[ Robert Luberda ]
* Add 15-Fix-FTBFS-gcc10.patch to fix FTBFS with gcc-10 (closes: #957658).
* Build with debhelper v13.
* Mark binary packages as 'Multi-Arch: foreign' (closes: #926588).
Checksums-Sha1:
f6dfca489df1998860eb52e3f9cf30b28f3fd694 1905 p7zip_16.02+dfsg-8.dsc
191647ecffe02b6b32cbc627397add49797b06cd 22004 p7zip_16.02+dfsg-8.debian.tar.xz
c7ffbbf1548f5c858c6e1cabc9a6d02130e6b4b8 6410
p7zip_16.02+dfsg-8_amd64.buildinfo
Checksums-Sha256:
b65fe78ab1ed27c26dc5fb0e51ba3df655a9059eb2a7fbd272946af9c4ef7914 1905
p7zip_16.02+dfsg-8.dsc
01217dca1667af0de48935a51dc46aad442e6ebcac799d714101b7edf9651eb5 22004
p7zip_16.02+dfsg-8.debian.tar.xz
9a8164869f15504f246645077ec9f1a776c102f99d97c5541a4e59bec237a809 6410
p7zip_16.02+dfsg-8_amd64.buildinfo
Files:
4fb4c694f9c043a6e6c5c767f869d738 1905 utils optional p7zip_16.02+dfsg-8.dsc
9c0526b54234f116604ee8e1dc24f150 22004 utils optional
p7zip_16.02+dfsg-8.debian.tar.xz
2efc85e5bb4d7750170c94a6550a0cae 6410 utils optional
p7zip_16.02+dfsg-8_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENeh2+rTTcy6TtNI3Yx3nVTvor9QFAl83nkcACgkQYx3nVTvo
r9Q4+Q//Uixv2XaVC4ZgGTtXnl2CEM/Kuz6PvblaePc+2VYSVrawNAigbaeZ4sLh
X2aSRyUQMz1cbLqtlqMlqhP+oapZTwkVQ1zinXUSMRbEs0VR7Xdx5JFKTgt/0TXa
5BxatUxrF2Ud+VTDsP0aJIlydC2hjuHKt8yLzfgy63l/BFrf8kiLoAO5W5GwBbwp
V/E0iblFAj+kxvTErlfICyCOvsh8t4Q8yKs3JFrkflj6+iSNGdmH3uNisomUbkru
ZwO9myqkrH3VVkX78A4YG1OYsWS6pravT8vN7FJ1FPV63Lkn4jJoeGAnPS/A1/sJ
GdyaqS5zOruQh38d1AdMpZpXci3oPHugrn0w7RzulemzBmbcwdT/gParXYIh2IKH
nTpm9NtVbZwEpIMDlNAGgwb2/eZNREL3T1jnOr8hp2gPYo+VYHqqTUPpyfhooQUK
gJZ+LUY9C16yjZyUmqpSEPm6D1OW+eNsOmID6kdC6Qs4KVN55Oc0bbw6wDvuFX4o
5FKaw9iwTtp4l72Tn7jD5ZKmpoO03oVEklkUgTXgQBQcjb1cTGCui2TOIPdks/b+
K6z7wQm4Fy9f2LF/DdHfsOLaLWYLofiMedchPBouUUBfjl70iKzBaM6QXXVBPdma
xBw7KU+YuIWPBvzR2Z3O4szQesrpyw3dksdbK3d+45YpFhCt7oo=
=oi5p
-----END PGP SIGNATURE-----
--- End Message ---