==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: maxcso 1.13.0-3 (Sat Jul 13 18:55:56 2024)
==> Retrieving sources...
  -> Updating maxcso git repo...
  -> Found maxcso-system-flags.patch
  -> Found maxcso-system-libs.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    maxcso ... Passed
    maxcso-system-flags.patch ... Passed
    maxcso-system-libs.patch ... Passed
==> Making package: maxcso 1.13.0-3 (Sat Jul 13 18:56:19 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) libdeflate-1.20-2  libuv-1.48.0-2  zopfli-1.0.3-3

Total Download Size:   0.09 MiB
Total Installed Size:  0.90 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 zopfli-1.0.3-3-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libdeflate...
installing libuv...
installing zopfli...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-6  perl-mailtools-2.21-8  perl-timedate-2.33-6
             git-2.45.2-1

Total Installed Size:  39.06 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
  -> Found maxcso-system-flags.patch
  -> Found maxcso-system-libs.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of maxcso git repo...
Cloning into 'maxcso'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
patching file Makefile
patching file Makefile
patching file src/sector.cpp
==> Starting pkgver()...
==> Starting build()...
make: Entering directory '/build/maxcso/src/maxcso'
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o src/buffer_pool.o src/buffer_pool.cpp
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o src/checksum.o src/checksum.cpp
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o src/compress.o src/compress.cpp
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o src/input.o src/input.cpp
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o src/output.o src/output.cpp
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o src/sector.o src/sector.cpp
src/compress.cpp: In function 'void maxcso::Compress(const std::vector<Task>&)':
src/compress.cpp:196:18: warning: loop variable 't' creates a copy from type 'const maxcso::Task' [-Wrange-loop-construct]
src/compress.cpp:196:18: note: use reference type to prevent copying
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o src/uv_helper.o src/uv_helper.cpp
src/checksum.cpp: In function 'void maxcso::Checksum(const std::vector<Task>&)':
src/checksum.cpp:146:18: warning: loop variable 't' creates a copy from type 'const maxcso::Task' [-Wrange-loop-construct]
src/checksum.cpp:146:18: note: use reference type to prevent copying
In file included from /usr/include/c++/14.1.1/map:62,
                 from src/checksum.cpp:3:
/usr/include/c++/14.1.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const long long int&>, std::tuple<>}; _Key = long long int; _Val = std::pair<const long long int, unsigned char*>; _KeyOfValue = std::_Select1st<std::pair<const long long int, unsigned char*> >; _Compare = std::less<long long int>; _Alloc = std::allocator<std::pair<const long long int, unsigned char*> >]':
/usr/include/c++/14.1.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<long long int, std::pair<const long long int, unsigned char*>, std::_Select1st<std::pair<const long long int, unsigned char*> >, std::less<long long int>, std::allocator<std::pair<const long long int, unsigned char*> > >::const_iterator' changed in GCC 7.1
 2454 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14.1.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = long long int; _Tp = unsigned char*; _Compare = std::less<long long int>; _Alloc = std::allocator<std::pair<const long long int, unsigned char*> >]',
    inlined from 'maxcso::ChecksumTask::BeginProcessing()::<lambda(int64_t, uint8_t*)>' at src/checksum.cpp:102:23,
    inlined from 'constexpr _Res std::__invoke_impl(__invoke_other, _Fn&&, _Args&& ...) [with _Res = void; _Fn = maxcso::ChecksumTask::BeginProcessing()::<lambda(int64_t, uint8_t*)>&; _Args = {long long int, unsigned char*}]' at /usr/include/c++/14.1.1/bits/invoke.h:61:36,
    inlined from 'std::__enable_if_t<((bool)std::is_void< <template-parameter-1-1> >::value), _Res> std::__invoke_r(_Callable&&, _Args&& ...) [with _Res = void; _Callable = maxcso::ChecksumTask::BeginProcessing()::<lambda(int64_t, uint8_t*)>&; _Args = {long long int, unsigned char*}]' at /usr/include/c++/14.1.1/bits/invoke.h:150:33,
    inlined from 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = maxcso::ChecksumTask::BeginProcessing()::<lambda(int64_t, uint8_t*)>; _ArgTypes = {long long int, unsigned char*}]' at /usr/include/c++/14.1.1/bits/std_function.h:290:30:
/usr/include/c++/14.1.1/bits/stl_map.h:513:44: note: parameter passing for argument of type 'std::_Rb_tree<long long int, std::pair<const long long int, unsigned char*>, std::_Select1st<std::pair<const long long int, unsigned char*> >, std::less<long long int>, std::allocator<std::pair<const long long int, unsigned char*> > >::const_iterator' changed in GCC 7.1
  513 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  514 |                                             std::tuple<const key_type&>(__k),
      |                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  515 |                                             std::tuple<>());
      |                                             ~~~~~~~~~~~~~~~
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o cli/cli.o cli/cli.cpp
src/input.cpp: In lambda function:
src/input.cpp:104:22: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'const unsigned int' [-Wsign-compare]
src/input.cpp: In lambda function:
src/input.cpp:148:22: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'int'} and 'const uint32_t' {aka 'const unsigned int'} [-Wsign-compare]
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o cli/winargs.o cli/winargs.cpp
g++ -c -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o cli/winglob.o cli/winglob.cpp
In file included from /usr/include/c++/14.1.1/map:62,
                 from src/output.h:5,
                 from src/output.cpp:2:
/usr/include/c++/14.1.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<long long int&&>, std::tuple<>}; _Key = long long int; _Val = std::pair<const long long int, maxcso::Sector*>; _KeyOfValue = std::_Select1st<std::pair<const long long int, maxcso::Sector*> >; _Compare = std::less<long long int>; _Alloc = std::allocator<std::pair<const long long int, maxcso::Sector*> >]':
/usr/include/c++/14.1.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<long long int, std::pair<const long long int, maxcso::Sector*>, std::_Select1st<std::pair<const long long int, maxcso::Sector*> >, std::less<long long int>, std::allocator<std::pair<const long long int, maxcso::Sector*> > >::const_iterator' changed in GCC 7.1
 2454 |       _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/14.1.1/map:63:
In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](key_type&&) [with _Key = long long int; _Tp = maxcso::Sector*; _Compare = std::less<long long int>; _Alloc = std::allocator<std::pair<const long long int, maxcso::Sector*> >]',
    inlined from 'void maxcso::Output::HandleReadySector(maxcso::Sector*)' at src/output.cpp:182:33:
/usr/include/c++/14.1.1/bits/stl_map.h:532:44: note: parameter passing for argument of type 'std::_Rb_tree<long long int, std::pair<const long long int, maxcso::Sector*>, std::_Select1st<std::pair<const long long int, maxcso::Sector*> >, std::less<long long int>, std::allocator<std::pair<const long long int, maxcso::Sector*> > >::const_iterator' changed in GCC 7.1
  532 |           __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  533 |                                         std::forward_as_tuple(std::move(__k)),
      |                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  534 |                                         std::tuple<>());
      |                                         ~~~~~~~~~~~~~~~
make -C 7zip 7zip.a
make[1]: Entering directory '/build/maxcso/src/maxcso/7zip'
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Archive/Common/ParseProperties.o CPP/7zip/Archive/Common/ParseProperties.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Archive/DeflateProps.o CPP/7zip/Archive/DeflateProps.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Common/CWrappers.o CPP/7zip/Common/CWrappers.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Common/FileStreams.o CPP/7zip/Common/FileStreams.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Common/InBuffer.o CPP/7zip/Common/InBuffer.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Common/OutBuffer.o CPP/7zip/Common/OutBuffer.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Common/StreamUtils.o CPP/7zip/Common/StreamUtils.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Compress/BitlDecoder.o CPP/7zip/Compress/BitlDecoder.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Compress/DeflateDecoder.o CPP/7zip/Compress/DeflateDecoder.cpp
CPP/7zip/Common/FileStreams.cpp: In member function 'virtual LONG COutFileStream::SetSize(UInt64)':
CPP/7zip/Common/FileStreams.cpp:392:37: warning: unused parameter 'newSize' [-Wunused-parameter]
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Compress/DeflateEncoder.o CPP/7zip/Compress/DeflateEncoder.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Compress/LzOutWindow.o CPP/7zip/Compress/LzOutWindow.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Compress/ZlibDecoder.o CPP/7zip/Compress/ZlibDecoder.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/7zip/Compress/ZlibEncoder.o CPP/7zip/Compress/ZlibEncoder.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/Common/MyString.o CPP/Common/MyString.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/Common/StringConvert.o CPP/Common/StringConvert.cpp
In file included from CPP/7zip/Compress/DeflateDecoder.cpp:5:
CPP/7zip/Compress/DeflateDecoder.h: In constructor 'NCompress::NDeflate::NDecoder::CCoder::CCoder(bool)':
CPP/7zip/Compress/DeflateDecoder.h:49:8: warning: 'NCompress::NDeflate::NDecoder::CCoder::_deflate64Mode' will be initialized after [-Wreorder]
CPP/7zip/Compress/DeflateDecoder.h:48:8: warning:   'bool NCompress::NDeflate::NDecoder::CCoder::_deflateNSIS' [-Wreorder]
CPP/7zip/Compress/DeflateDecoder.cpp:11:1: warning:   when initialized here [-Wreorder]
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/Common/StringToInt.o CPP/Common/StringToInt.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/NotWindows/FileIO.o CPP/NotWindows/FileIO.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/NotWindows/MyWindows.o CPP/NotWindows/MyWindows.cpp
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o CPP/Windows/PropVariant.o CPP/Windows/PropVariant.cpp
In file included from CPP/7zip/Compress/DeflateEncoder.cpp:12:
CPP/7zip/Compress/DeflateEncoder.h: In constructor 'NCompress::NDeflate::NEncoder::CCoder::CCoder(bool)':
CPP/7zip/Compress/DeflateEncoder.h:99:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Deflate64Mode' will be initialized after [-Wreorder]
CPP/7zip/Compress/DeflateEncoder.h:82:11: warning:   'UInt16* NCompress::NDeflate::NEncoder::CCoder::m_OnePosMatchesMemory' [-Wreorder]
CPP/7zip/Compress/DeflateEncoder.cpp:127:1: warning:   when initialized here [-Wreorder]
CPP/7zip/Compress/DeflateEncoder.h:98:8: warning: 'NCompress::NDeflate::NEncoder::CCoder::m_Created' will be initialized after [-Wreorder]
CPP/7zip/Compress/DeflateEncoder.h:75:15: warning:   'NCompress::NDeflate::NEncoder::CCodeValue* NCompress::NDeflate::NEncoder::CCoder::m_Values' [-Wreorder]
CPP/7zip/Compress/DeflateEncoder.cpp:127:1: warning:   when initialized here [-Wreorder]
CPP/7zip/Compress/DeflateEncoder.cpp: In member function 'void NCompress::NDeflate::NEncoder::CCoder::TryBlock()':
CPP/7zip/Compress/DeflateEncoder.cpp:632:83: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
g++ -c -W -Wall -Wextra -std=c++11 -ICPP -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -o deflate7z.o deflate7z.cpp
cc -c -W -Wall -Wextra -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o C/Alloc.o C/Alloc.c
CPP/NotWindows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::CFileBase::Create(LPCSTR, DWORD, DWORD, DWORD, DWORD, bool)':
CPP/NotWindows/FileIO.cpp:103:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
CPP/NotWindows/FileIO.cpp:42:11: warning: unused parameter 'dwShareMode' [-Wunused-parameter]
CPP/NotWindows/FileIO.cpp:42:59: warning: unused parameter 'dwFlagsAndAttributes' [-Wunused-parameter]
CPP/NotWindows/FileIO.cpp:42:85: warning: unused parameter 'ignoreSymbolicLink' [-Wunused-parameter]
CPP/NotWindows/FileIO.cpp: In member function 'bool NWindows::NFile::NIO::COutFile::SetTime(const FILETIME*, const FILETIME*, const FILETIME*)':
CPP/NotWindows/FileIO.cpp:392:40: warning: unused parameter 'cTime' [-Wunused-parameter]
cc -c -W -Wall -Wextra -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o C/HuffEnc.o C/HuffEnc.c
cc -c -W -Wall -Wextra -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o C/LzFind.o C/LzFind.c
CPP/Windows/PropVariant.cpp: In member function 'LONG NWindows::NCOM::CPropVariant::Attach(PROPVARIANT*)':
CPP/Windows/PropVariant.cpp:281:9: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'class NWindows::NCOM::CPropVariant' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
In file included from CPP/Windows/PropVariant.cpp:7:
CPP/Windows/PropVariant.h:46:7: note: 'class NWindows::NCOM::CPropVariant' declared here
cc -c -W -Wall -Wextra -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o C/Sort.o C/Sort.c
ar rcs 7zip.a CPP/7zip/Archive/Common/ParseProperties.o CPP/7zip/Archive/DeflateProps.o CPP/7zip/Common/CWrappers.o CPP/7zip/Common/FileStreams.o CPP/7zip/Common/InBuffer.o CPP/7zip/Common/OutBuffer.o CPP/7zip/Common/StreamUtils.o CPP/7zip/Compress/BitlDecoder.o CPP/7zip/Compress/DeflateDecoder.o CPP/7zip/Compress/DeflateEncoder.o CPP/7zip/Compress/LzOutWindow.o CPP/7zip/Compress/ZlibDecoder.o CPP/7zip/Compress/ZlibEncoder.o CPP/Common/MyString.o CPP/Common/StringConvert.o CPP/Common/StringToInt.o CPP/NotWindows/FileIO.o CPP/NotWindows/MyWindows.o CPP/Windows/PropVariant.o deflate7z.o C/Alloc.o C/HuffEnc.o C/LzFind.o C/Sort.o
make[1]: Leaving directory '/build/maxcso/src/maxcso/7zip'
g++ -o maxcso -W -Wall -Wextra -std=c++11 -I7zip -DNDEBUG=1 -Wno-unused-parameter -Wno-unused-variable -pthread -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now src/buffer_pool.o src/checksum.o src/compress.o src/input.o src/output.o src/sector.o src/uv_helper.o cli/cli.o cli/winargs.o cli/winglob.o 7zip/7zip.a -luv -llz4 -lz -lzopfli -ldeflate
make: Leaving directory '/build/maxcso/src/maxcso'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/maxcso/src/maxcso'
mkdir -p /build/maxcso/pkg/maxcso/usr/bin
mkdir -p /build/maxcso/pkg/maxcso/usr/share/man/man1
cp maxcso /build/maxcso/pkg/maxcso/usr/bin
cp maxcso.1 /build/maxcso/pkg/maxcso/usr/share/man/man1
chmod 0755 /build/maxcso/pkg/maxcso/usr/bin/maxcso
chmod 0644 /build/maxcso/pkg/maxcso/usr/share/man/man1/maxcso.1
make: Leaving directory '/build/maxcso/src/maxcso'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "maxcso"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: maxcso 1.13.0-3 (Sat Jul 13 18:56:35 2024)
==> Cleaning up...