==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: maxcso 1.13.0-4 (Sat Jun 27 05:30:26 2026)
==> 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-4 (Sat Jun 27 11:30:53 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) libdeflate-1.25-1 libuv-1.52.1-1 zopfli-1.0.3-4
Total Download Size: 0.10 MiB
Total Installed Size: 0.95 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
zopfli-1.0.3-4-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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 zlib-ng-2.3.3-1 git-2.54.0-1
Total Installed Size: 50.16 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 zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
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-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]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> 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
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file Makefile
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file src/sector.cpp
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> 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++/16.1.1/map:64,
from src/checksum.cpp:3:
/usr/include/c++/16.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++/16.1.1/bits/stl_tree.h:3250: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
3250 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/16.1.1/map:65:
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++/16.1.1/bits/invoke.h:63:36,
inlined from 'std::__enable_if_t<((bool)std::is_void<_Tp>::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++/16.1.1/bits/invoke.h:152: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++/16.1.1/bits/std_function.h:295:30:
/usr/include/c++/16.1.1/bits/stl_map.h:540: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
540 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
541 | std::tuple<const key_type&>(__k),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
542 | 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
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
In file included from /usr/include/c++/16.1.1/map:64,
from src/output.h:5,
from src/output.cpp:2:
/usr/include/c++/16.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++/16.1.1/bits/stl_tree.h:3250: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
3250 | _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/16.1.1/map:65:
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++/16.1.1/bits/stl_map.h:559: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
559 | __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
560 | std::forward_as_tuple(std::move(__k)),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
561 | std::tuple<>());
| ~~~~~~~~~~~~~~~
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
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
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/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
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/LzFind.o C/LzFind.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/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...
-> Removing static library files...
-> Purging unwanted 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-4 (Sat Jun 27 11:31:10 2026)
==> Cleaning up...
[?12l[?25h