>>> advancecomp: Building community/advancecomp 2.1-r2 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 20:52:11 +0000
>>> advancecomp: Checking sanity of /home/buildozer/aports/community/advancecomp/APKBUILD...
>>> advancecomp: Analyzing dependencies...
>>> advancecomp: Installing for build: build-base automake autoconf libtool zlib-dev
(1/14) Installing libbz2 (1.0.8-r1)
(2/14) Installing perl (5.34.0-r1)
(3/14) Installing automake (1.16.4-r1)
(4/14) Installing m4 (1.4.18-r2)
(5/14) Installing autoconf (2.71-r0)
(6/14) Installing readline (8.1.1-r0)
(7/14) Installing bash (5.1.8-r0)
Executing bash-5.1.8-r0.post-install
(8/14) Installing libltdl (2.4.6-r7)
(9/14) Installing libtool (2.4.6-r7)
(10/14) Installing zlib-dev (1.2.11-r3)
(11/14) Installing .makedepends-advancecomp (20211020.205217)
(12/14) Installing perl-error (0.17029-r1)
(13/14) Installing perl-git (2.33.1-r0)
(14/14) Installing git-perl (2.33.1-r0)
Executing busybox-1.34.1-r1.trigger
OK: 356 MiB in 103 packages
>>> advancecomp: Cleaning up srcdir
>>> advancecomp: Cleaning up pkgdir
>>> advancecomp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/advancecomp-2.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> advancecomp: Fetching advancecomp-2.1.tar.gz::https://github.com/amadvance/advancecomp/archive/v2.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   127    0   127    0     0    555      0 --:--:-- --:--:-- --:--:--   554

100 1166k    0 1166k    0     0  2057k      0 --:--:-- --:--:-- --:--:-- 2057k
>>> advancecomp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/advancecomp-2.1.tar.gz
>>> advancecomp: Checking sha512sums...
advancecomp-2.1.tar.gz: OK
CVE-2019-9210.patch: OK
>>> advancecomp: Unpacking /var/cache/distfiles/v3.15/advancecomp-2.1.tar.gz...
>>> advancecomp: CVE-2019-9210.patch
patching file pngex.cc
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:31: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:31: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:31: the top level
configure.ac:34: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:34: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:34: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:12: installing './compile'
configure.ac:9: installing './config.guess'
configure.ac:9: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
autoreconf: Leaving directory '.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... i686-pc-linux-musl
checking host system type... i686-pc-linux-musl
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking for gawk... (cached) awk
checking for tar... tar
checking for gzip... gzip
checking for groff... no
checking for col... no
checking for valgrind... no
checking for wine... no
checking for advd2... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for adler32 in -lz... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) yes
checking for getopt.h... yes
checking for utime.h... yes
checking for stdarg.h... yes
checking for varargs.h... no
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/utime.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for getopt... yes
checking for getopt_long... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
make  all-am
make[1]: Entering directory '/home/buildozer/aports/community/advancecomp/src/advancecomp-2.1'
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o rezip.o rezip.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zip.o zip.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o file.o file.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o data.o data.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o siglock.o siglock.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o compress.o compress.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zipsh.o zipsh.cc
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o getopt.o getopt.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o snprintf.o snprintf.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o portable.o portable.c
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o repng.o repng.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o pngex.o pngex.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o remng.o remng.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o mngex.o mngex.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o scroll.o scroll.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o redef.o redef.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/7zdeflate.o 7z/7zdeflate.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/7zlzma.o 7z/7zlzma.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/AriBitCoder.o 7z/AriBitCoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/CRC.o 7z/CRC.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/DeflateDecoder.o 7z/DeflateDecoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/DeflateEncoder.o 7z/DeflateEncoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/HuffmanEncoder.o 7z/HuffmanEncoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/IInOutStreams.o 7z/IInOutStreams.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/InByte.o 7z/InByte.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LSBFDecoder.o 7z/LSBFDecoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LSBFEncoder.o 7z/LSBFEncoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMA.o 7z/LZMA.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMADecoder.o 7z/LZMADecoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMAEncoder.o 7z/LZMAEncoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LenCoder.o 7z/LenCoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LiteralCoder.o 7z/LiteralCoder.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/OutByte.o 7z/OutByte.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/WindowIn.o 7z/WindowIn.cc
g++ -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/WindowOut.o 7z/WindowOut.cc
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/adler32.o libdeflate/adler32.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/aligned_malloc.o libdeflate/aligned_malloc.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/crc32.o libdeflate/crc32.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/deflate_compress.o libdeflate/deflate_compress.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/deflate_decompress.o libdeflate/deflate_decompress.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/gzip_compress.o libdeflate/gzip_compress.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/gzip_decompress.o libdeflate/gzip_decompress.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/x86_cpu_features.o libdeflate/x86_cpu_features.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/zlib_compress.o libdeflate/zlib_compress.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/zlib_decompress.o libdeflate/zlib_decompress.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/blocksplitter.o zopfli/blocksplitter.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/cache.o zopfli/cache.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/deflate.o zopfli/deflate.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/gzip_container.o zopfli/gzip_container.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/hash.o zopfli/hash.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/katajainen.o zopfli/katajainen.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/lz77.o zopfli/lz77.c
zopfli/cache.c: In function 'ZopfliInitCache':
zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=]
   36 |         "Error: Out of memory. Tried allocating %lu bytes of memory.\n",
      |                                                 ~~^
      |                                                   |
      |                                                   long unsigned int
      |                                                 %u
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/squeeze.o zopfli/squeeze.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/tree.o zopfli/tree.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/util.o zopfli/util.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/zlib_container.o zopfli/zlib_container.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/zopfli_lib.o zopfli/zopfli_lib.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/fz.o lib/fz.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/png.o lib/png.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/error.o lib/error.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/snstring.o lib/snstring.c
gcc -DHAVE_CONFIG_H -I.   -Os -fomit-frame-pointer  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/mng.o lib/mng.c
In file included from file.cc:23:
file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~
file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 | void file_write(const std::string& path, const char* data, unsigned size) throw (error);
      |                                                                           ^~~~~
file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   72 | void file_read(const std::string& path, char* data, unsigned size) throw (error);
      |                                                                    ^~~~~
file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 | void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error);
      |                                                                                     ^~~~~
file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 | time_t file_time(const std::string& path) throw (error);
      |                                           ^~~~~
file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   75 | void file_utime(const std::string& path, time_t tod) throw (error);
      |                                                      ^~~~~
file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | unsigned file_size(const std::string& path) throw (error);
      |                                             ^~~~~
file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   77 | crc_t file_crc(const std::string& path) throw (error);
      |                                         ^~~~~
file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   78 | void file_copy(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 | void file_move(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   80 | void file_remove(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   81 | void file_mktree(const std::string& path1) throw (error);
      |                                            ^~~~~
file.cc:101:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  101 | bool file_exists(const string& path) throw (error)
      |                                      ^~~~~
file.cc:117:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  117 | void file_write(const string& path, const char* data, unsigned size) throw (error)
      |                                                                      ^~~~~
file.cc:137:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  137 | void file_read(const string& path, char* data, unsigned size) throw (error)
      |                                                               ^~~~~
file.cc:145:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  145 | void file_read(const string& path, char* data, unsigned offset, unsigned size) throw (error)
      |                                                                                ^~~~~
file.cc:169:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  169 | time_t file_time(const string& path) throw (error)
      |                                      ^~~~~
file.cc:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  181 | void file_utime(const string& path, time_t tod) throw (error)
      |                                                 ^~~~~
file.cc:195:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  195 | unsigned file_size(const string& path) throw (error)
      |                                        ^~~~~
file.cc:207:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  207 | crc_t file_crc(const string& path) throw (error)
      |                                    ^~~~~
file.cc:230:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  230 | void file_copy(const string& path1, const string& path2) throw (error)
      |                                                          ^~~~~
file.cc:252:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  252 | void file_move(const string& path1, const string& path2) throw (error)
      |                                                          ^~~~~
file.cc:274:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  274 | void file_remove(const string& path1) throw (error)
      |                                       ^~~~~
file.cc:284:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  284 | void file_rename(const string& path1, const string& path2) throw (error)
      |                                                            ^~~~~
file.cc:412:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  412 | void file_mktree(const std::string& path) throw (error)
      |                                           ^~~~~
In file included from rezip.cc:24:
file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~
file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 | void file_write(const std::string& path, const char* data, unsigned size) throw (error);
      |                                                                           ^~~~~
file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   72 | void file_read(const std::string& path, char* data, unsigned size) throw (error);
      |                                                                    ^~~~~
file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 | void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error);
      |                                                                                     ^~~~~
file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 | time_t file_time(const std::string& path) throw (error);
      |                                           ^~~~~
file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   75 | void file_utime(const std::string& path, time_t tod) throw (error);
      |                                                      ^~~~~
file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | unsigned file_size(const std::string& path) throw (error);
      |                                             ^~~~~
file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   77 | crc_t file_crc(const std::string& path) throw (error);
      |                                         ^~~~~
file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   78 | void file_copy(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 | void file_move(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   80 | void file_remove(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   81 | void file_mktree(const std::string& path1) throw (error);
      |                                            ^~~~~
In file included from pngex.h:26,
                 from pngex.cc:26:
file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~
file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 | void file_write(const std::string& path, const char* data, unsigned size) throw (error);
      |                                                                           ^~~~~
file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   72 | void file_read(const std::string& path, char* data, unsigned size) throw (error);
      |                                                                    ^~~~~
file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 | void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error);
      |                                                                                     ^~~~~
file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 | time_t file_time(const std::string& path) throw (error);
      |                                           ^~~~~
file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   75 | void file_utime(const std::string& path, time_t tod) throw (error);
      |                                                      ^~~~~
file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | unsigned file_size(const std::string& path) throw (error);
      |                                             ^~~~~
file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   77 | crc_t file_crc(const std::string& path) throw (error);
      |                                         ^~~~~
file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   78 | void file_copy(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 | void file_move(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   80 | void file_remove(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   81 | void file_mktree(const std::string& path1) throw (error);
      |                                            ^~~~~
In file included from zip.cc:25:
file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~
file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 | void file_write(const std::string& path, const char* data, unsigned size) throw (error);
      |                                                                           ^~~~~
file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   72 | void file_read(const std::string& path, char* data, unsigned size) throw (error);
      |                                                                    ^~~~~
file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 | void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error);
      |                                                                                     ^~~~~
file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 | time_t file_time(const std::string& path) throw (error);
      |                                           ^~~~~
file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   75 | void file_utime(const std::string& path, time_t tod) throw (error);
      |                                                      ^~~~~
file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | unsigned file_size(const std::string& path) throw (error);
      |                                             ^~~~~
file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   77 | crc_t file_crc(const std::string& path) throw (error);
      |                                         ^~~~~
file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   78 | void file_copy(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 | void file_move(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   80 | void file_remove(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   81 | void file_mktree(const std::string& path1) throw (error);
      |                                            ^~~~~
In file included from pngex.h:26,
                 from redef.cc:23:
file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~
file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 | void file_write(const std::string& path, const char* data, unsigned size) throw (error);
      |                                                                           ^~~~~
file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   72 | void file_read(const std::string& path, char* data, unsigned size) throw (error);
      |                                                                    ^~~~~
file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 | void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error);
      |                                                                                     ^~~~~
file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 | time_t file_time(const std::string& path) throw (error);
      |                                           ^~~~~
file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   75 | void file_utime(const std::string& path, time_t tod) throw (error);
      |                                                      ^~~~~
file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | unsigned file_size(const std::string& path) throw (error);
      |                                             ^~~~~
file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   77 | crc_t file_crc(const std::string& path) throw (error);
      |                                         ^~~~~
file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   78 | void file_copy(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 | void file_move(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   80 | void file_remove(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   81 | void file_mktree(const std::string& path1) throw (error);
      |                                            ^~~~~
In file included from pngex.h:26,
                 from mngex.h:24,
                 from mngex.cc:23:
file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~
file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 | void file_write(const std::string& path, const char* data, unsigned size) throw (error);
      |                                                                           ^~~~~
file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   72 | void file_read(const std::string& path, char* data, unsigned size) throw (error);
      |                                                                    ^~~~~
file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 | void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error);
      |                                                                                     ^~~~~
file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 | time_t file_time(const std::string& path) throw (error);
      |                                           ^~~~~
file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   75 | void file_utime(const std::string& path, time_t tod) throw (error);
      |                                                      ^~~~~
file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | unsigned file_size(const std::string& path) throw (error);
      |                                             ^~~~~
file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   77 | crc_t file_crc(const std::string& path) throw (error);
      |                                         ^~~~~
file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   78 | void file_copy(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 | void file_move(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   80 | void file_remove(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   81 | void file_mktree(const std::string& path1) throw (error);
      |                                            ^~~~~
In file included from pngex.h:26,
                 from remng.cc:23:
file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~
file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 | void file_write(const std::string& path, const char* data, unsigned size) throw (error);
      |                                                                           ^~~~~
file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   72 | void file_read(const std::string& path, char* data, unsigned size) throw (error);
      |                                                                    ^~~~~
file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 | void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error);
      |                                                                                     ^~~~~
file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 | time_t file_time(const std::string& path) throw (error);
      |                                           ^~~~~
file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   75 | void file_utime(const std::string& path, time_t tod) throw (error);
      |                                                      ^~~~~
file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | unsigned file_size(const std::string& path) throw (error);
      |                                             ^~~~~
In file included from pngex.h:26,
                 from repng.cc:23:
file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   70 | bool file_exists(const std::string& file) throw (error);
      |                                           ^~~~~
file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   77 | crc_t file_crc(const std::string& path) throw (error);
      |                                         ^~~~~
file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   78 | void file_copy(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   71 | void file_write(const std::string& path, const char* data, unsigned size) throw (error);
      |                                                                           ^~~~~
file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 | void file_move(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   72 | void file_read(const std::string& path, char* data, unsigned size) throw (error);
      |                                                                    ^~~~~
file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   80 | void file_remove(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   73 | void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error);
      |                                                                                     ^~~~~
file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   81 | void file_mktree(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   74 | time_t file_time(const std::string& path) throw (error);
      |                                           ^~~~~
file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   75 | void file_utime(const std::string& path, time_t tod) throw (error);
      |                                                      ^~~~~
file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   76 | unsigned file_size(const std::string& path) throw (error);
      |                                             ^~~~~
file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   77 | crc_t file_crc(const std::string& path) throw (error);
      |                                         ^~~~~
file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   78 | void file_copy(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   79 | void file_move(const std::string& path1, const std::string& path2) throw (error);
      |                                                                    ^~~~~
file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   80 | void file_remove(const std::string& path1) throw (error);
      |                                            ^~~~~
file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   81 | void file_mktree(const std::string& path1) throw (error);
      |                                            ^~~~~
g++  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS   -o advpng repng.o pngex.o file.o data.o siglock.o compress.o getopt.o snprintf.o portable.o lib/fz.o lib/png.o lib/error.o lib/snstring.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o libdeflate/adler32.o libdeflate/aligned_malloc.o libdeflate/crc32.o libdeflate/deflate_compress.o libdeflate/deflate_decompress.o libdeflate/gzip_compress.o libdeflate/gzip_decompress.o libdeflate/x86_cpu_features.o libdeflate/zlib_compress.o libdeflate/zlib_decompress.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o  -lz 
g++  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS   -o advdef redef.o file.o data.o siglock.o compress.o getopt.o snprintf.o pngex.o portable.o lib/fz.o lib/error.o lib/snstring.o lib/png.o lib/mng.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o libdeflate/adler32.o libdeflate/aligned_malloc.o libdeflate/crc32.o libdeflate/deflate_compress.o libdeflate/deflate_decompress.o libdeflate/gzip_compress.o libdeflate/gzip_decompress.o libdeflate/x86_cpu_features.o libdeflate/zlib_compress.o libdeflate/zlib_decompress.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o  -lz 
g++  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS   -o advmng remng.o pngex.o mngex.o scroll.o file.o data.o siglock.o compress.o getopt.o snprintf.o portable.o lib/fz.o lib/png.o lib/mng.o lib/error.o lib/snstring.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o libdeflate/adler32.o libdeflate/aligned_malloc.o libdeflate/crc32.o libdeflate/deflate_compress.o libdeflate/deflate_decompress.o libdeflate/gzip_compress.o libdeflate/gzip_decompress.o libdeflate/x86_cpu_features.o libdeflate/zlib_compress.o libdeflate/zlib_decompress.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o  -lz 
g++  -Os -fomit-frame-pointer -DUSE_ERROR_SILENT -DUSE_COMPRESS   -o advzip rezip.o zip.o file.o data.o siglock.o compress.o zipsh.o getopt.o snprintf.o portable.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o libdeflate/adler32.o libdeflate/aligned_malloc.o libdeflate/crc32.o libdeflate/deflate_compress.o libdeflate/deflate_decompress.o libdeflate/gzip_compress.o libdeflate/gzip_decompress.o libdeflate/x86_cpu_features.o libdeflate/zlib_compress.o libdeflate/zlib_decompress.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o  -lz 
make[1]: Leaving directory '/home/buildozer/aports/community/advancecomp/src/advancecomp-2.1'
make  check-local
make[1]: Entering directory '/home/buildozer/aports/community/advancecomp/src/advancecomp-2.1'
./advzip -z archive.zip
      622359      301693  48% archive.zip
      622359      301693  48%
./advzip -L archive.zip >> check.lst
./advzip -t -p archive.zip
archive.zip
./advzip -z -3 archive.zip
      301693      301395  99% archive.zip
      301693      301395  99%
./advzip -t -p archive.zip
archive.zip
./advzip -z -4 archive.zip
      301395      299949  99% archive.zip
      301395      299949  99%
./advzip -t -p archive.zip
archive.zip
./advzip -a check.zip ./COPYING
./COPYING
./advzip -t -p check.zip
check.zip
./advzip -L check.zip >> check.lst
./advzip -a -N check.zip ./COPYING
./COPYING
./advzip -t -p check.zip
check.zip
./advzip -L check.zip >> check.lst
./advzip -z -3 check.zip
       11473       11690 101% check.zip
       11473       11690 101%
./advzip -t -p check.zip
check.zip
./advzip -z -4 check.zip
       11690       11538  98% check.zip
       11690       11538  98%
./advzip -t -p check.zip
check.zip
./advmng -v -z -f -S 8 mappy.mng
Scroll frame 1, range 0x0   
Scroll frame 2, range 2x0   
Scroll frame 3, range 2x0   
Scroll frame 4, range 2x0   
Scroll frame 5, range 2x0   
Scroll frame 6, range 2x0   
Scroll frame 7, range 2x0   
Scroll frame 8, range 2x0   
Scroll frame 9, range 2x0   
Scroll frame 10, range 2x0   
Scroll frame 11, range 2x0   
Scroll frame 12, range 2x0   
Scroll frame 13, range 2x0   
Scroll frame 14, range 2x0   
Scroll frame 15, range 2x0   
Scroll frame 16, range 2x0   
Scroll frame 17, range 2x0   
Scroll frame 18, range 2x0   
Scroll frame 19, range 2x0   
Scroll frame 20, range 2x0   
Scroll frame 21, range 2x0   
Scroll frame 22, range 2x0   
Scroll frame 23, range 2x0   
Scroll frame 24, range 2x0   
Scroll frame 25, range 2x0   
Scroll frame 26, range 2x0   
Scroll frame 27, range 2x0   
Scroll frame 28, range 2x0   
Scroll frame 29, range 2x0   
Scroll frame 30, range 2x0   
Scroll frame 31, range 2x0   
Scroll frame 32, range 2x0   
Scroll frame 33, range 2x0   
Scroll frame 34, range 2x0   
Scroll frame 35, range 2x0   
Scroll frame 36, range 2x0   
Scroll frame 37, range 2x0   
Scroll frame 38, range 2x0   
Scroll frame 39, range 2x0   
Scroll frame 40, range 2x0   
Scroll frame 41, range 2x0   
Scroll frame 42, range 2x0   
Scroll frame 43, range 2x0   
Scroll frame 44, range 2x0   
Scroll frame 45, range 2x0   
Scroll frame 46, range 2x0   
Scroll frame 47, range 2x0   
Scroll frame 48, range 2x0   
Scroll frame 49, range 2x0   
Scroll frame 50, range 2x0   
Scroll frame 51, range 2x0   
Scroll frame 52, range 2x0   
Scroll frame 53, range 2x0   
Scroll frame 54, range 2x0   
Scroll frame 55, range 2x0   
Scroll frame 56, range 2x0   
Scroll frame 57, range 2x0   
Scroll frame 58, range 2x0   
Scroll frame 59, range 2x0   
Scroll frame 60, range 2x0   
Scroll frame 61, range 2x0   
                                                              
Compressing frame 1, size 2231    
Compressing frame 2, size 3612    
Compressing frame 3, size 5009    
Compressing frame 4, size 6231    
Compressing frame 5, size 7528    
Compressing frame 6, size 8757    
Compressing frame 7, size 9970    
Compressing frame 8, size 11130    
Compressing frame 9, size 12382    
Compressing frame 10, size 13627    
Compressing frame 11, size 14973    
Compressing frame 12, size 16223    
Compressing frame 13, size 17547    
Compressing frame 14, size 18828    
Compressing frame 15, size 20090    
Compressing frame 16, size 21275    
Compressing frame 17, size 21865    
Compressing frame 18, size 22314    
Compressing frame 19, size 22801    
Compressing frame 20, size 23191    
Compressing frame 21, size 23817    
Compressing frame 22, size 24254    
Compressing frame 23, size 24890    
Compressing frame 24, size 26241    
Compressing frame 25, size 27642    
Compressing frame 26, size 28996    
Compressing frame 27, size 30377    
Compressing frame 28, size 31715    
Compressing frame 29, size 33154    
Compressing frame 30, size 34504    
Compressing frame 31, size 35931    
Compressing frame 32, size 37222    
Compressing frame 33, size 38560    
Compressing frame 34, size 39854    
Compressing frame 35, size 41218    
Compressing frame 36, size 42494    
Compressing frame 37, size 43822    
Compressing frame 38, size 45147    
Compressing frame 39, size 46524    
Compressing frame 40, size 47968    
Compressing frame 41, size 49417    
Compressing frame 42, size 50720    
Compressing frame 43, size 51737    
Compressing frame 44, size 52823    
Compressing frame 45, size 53973    
Compressing frame 46, size 55038    
Compressing frame 47, size 56162    
Compressing frame 48, size 57217    
Compressing frame 49, size 58326    
Compressing frame 50, size 59454    
Compressing frame 51, size 60517    
Compressing frame 52, size 61561    
Compressing frame 53, size 62668    
Compressing frame 54, size 63298    
Compressing frame 55, size 64334    
Compressing frame 56, size 65419    
Compressing frame 57, size 66569    
Compressing frame 58, size 67666    
Compressing frame 59, size 68878    
Compressing frame 60, size 70066    
Compressing frame 61, size 71232    
                                                              
       59374       71244 119% mappy.mng
       59374       71244 119%
./advmng -L mappy.mng >> check.lst
./advmng -v -x mappy.mng
mappy-00000000.png
mappy-00000001.png
mappy-00000002.png
mappy-00000003.png
mappy-00000004.png
mappy-00000005.png
mappy-00000006.png
mappy-00000007.png
mappy-00000008.png
mappy-00000009.png
mappy-00000010.png
mappy-00000011.png
mappy-00000012.png
mappy-00000013.png
mappy-00000014.png
mappy-00000015.png
mappy-00000016.png
mappy-00000017.png
mappy-00000018.png
mappy-00000019.png
mappy-00000020.png
mappy-00000021.png
mappy-00000022.png
mappy-00000023.png
mappy-00000024.png
mappy-00000025.png
mappy-00000026.png
mappy-00000027.png
mappy-00000028.png
mappy-00000029.png
mappy-00000030.png
mappy-00000031.png
mappy-00000032.png
mappy-00000033.png
mappy-00000034.png
mappy-00000035.png
mappy-00000036.png
mappy-00000037.png
mappy-00000038.png
mappy-00000039.png
mappy-00000040.png
mappy-00000041.png
mappy-00000042.png
mappy-00000043.png
mappy-00000044.png
mappy-00000045.png
mappy-00000046.png
mappy-00000047.png
mappy-00000048.png
mappy-00000049.png
mappy-00000050.png
mappy-00000051.png
mappy-00000052.png
mappy-00000053.png
mappy-00000054.png
mappy-00000055.png
mappy-00000056.png
mappy-00000057.png
mappy-00000058.png
mappy-00000059.png
mappy-00000060.png
30.303

Example mencoder call:
mencoder mappy-\*.png -mf on:w=224:h=288:fps=30:type=png -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1000:vhq -o mappy.avi
./advmng -v -a 30 -S 8 mappy.mng mappy-*.png
Scroll frame 1, range 0x0   
Scroll frame 2, range 2x0   
Scroll frame 3, range 2x0   
Scroll frame 4, range 2x0   
Scroll frame 5, range 2x0   
Scroll frame 6, range 2x0   
Scroll frame 7, range 2x0   
Scroll frame 8, range 2x0   
Scroll frame 9, range 2x0   
Scroll frame 10, range 2x0   
Scroll frame 11, range 2x0   
Scroll frame 12, range 2x0   
Scroll frame 13, range 2x0   
Scroll frame 14, range 2x0   
Scroll frame 15, range 2x0   
Scroll frame 16, range 2x0   
Scroll frame 17, range 2x0   
Scroll frame 18, range 2x0   
Scroll frame 19, range 2x0   
Scroll frame 20, range 2x0   
Scroll frame 21, range 2x0   
Scroll frame 22, range 2x0   
Scroll frame 23, range 2x0   
Scroll frame 24, range 2x0   
Scroll frame 25, range 2x0   
Scroll frame 26, range 2x0   
Scroll frame 27, range 2x0   
Scroll frame 28, range 2x0   
Scroll frame 29, range 2x0   
Scroll frame 30, range 2x0   
Scroll frame 31, range 2x0   
Scroll frame 32, range 2x0   
Scroll frame 33, range 2x0   
Scroll frame 34, range 2x0   
Scroll frame 35, range 2x0   
Scroll frame 36, range 2x0   
Scroll frame 37, range 2x0   
Scroll frame 38, range 2x0   
Scroll frame 39, range 2x0   
Scroll frame 40, range 2x0   
Scroll frame 41, range 2x0   
Scroll frame 42, range 2x0   
Scroll frame 43, range 2x0   
Scroll frame 44, range 2x0   
Scroll frame 45, range 2x0   
Scroll frame 46, range 2x0   
Scroll frame 47, range 2x0   
Scroll frame 48, range 2x0   
Scroll frame 49, range 2x0   
Scroll frame 50, range 2x0   
Scroll frame 51, range 2x0   
Scroll frame 52, range 2x0   
Scroll frame 53, range 2x0   
Scroll frame 54, range 2x0   
Scroll frame 55, range 2x0   
Scroll frame 56, range 2x0   
Scroll frame 57, range 2x0   
Scroll frame 58, range 2x0   
Scroll frame 59, range 2x0   
Scroll frame 60, range 2x0   
Scroll frame 61, range 2x0   
                                                              
Compressing frame 1, size 3804    
Compressing frame 2, size 5932    
Compressing frame 3, size 7996    
Compressing frame 4, size 9869    
Compressing frame 5, size 11866    
Compressing frame 6, size 13766    
Compressing frame 7, size 15603    
Compressing frame 8, size 17371    
Compressing frame 9, size 19292    
Compressing frame 10, size 21188    
Compressing frame 11, size 23262    
Compressing frame 12, size 25185    
Compressing frame 13, size 27212    
Compressing frame 14, size 29184    
Compressing frame 15, size 31089    
Compressing frame 16, size 32905    
Compressing frame 17, size 33668    
Compressing frame 18, size 34239    
Compressing frame 19, size 34829    
Compressing frame 20, size 35239    
Compressing frame 21, size 36072    
Compressing frame 22, size 36554    
Compressing frame 23, size 37399    
Compressing frame 24, size 39436    
Compressing frame 25, size 41557    
Compressing frame 26, size 43599    
Compressing frame 27, size 45686    
Compressing frame 28, size 47712    
Compressing frame 29, size 49875    
Compressing frame 30, size 51911    
Compressing frame 31, size 54059    
Compressing frame 32, size 56015    
Compressing frame 33, size 58057    
Compressing frame 34, size 60072    
Compressing frame 35, size 62187    
Compressing frame 36, size 64196    
Compressing frame 37, size 66292    
Compressing frame 38, size 68378    
Compressing frame 39, size 70582    
Compressing frame 40, size 72860    
Compressing frame 41, size 75126    
Compressing frame 42, size 77144    
Compressing frame 43, size 78576    
Compressing frame 44, size 80098    
Compressing frame 45, size 81716    
Compressing frame 46, size 83197    
Compressing frame 47, size 84765    
Compressing frame 48, size 86235    
Compressing frame 49, size 87767    
Compressing frame 50, size 89325    
Compressing frame 51, size 90794    
Compressing frame 52, size 92242    
Compressing frame 53, size 93790    
Compressing frame 54, size 94630    
Compressing frame 55, size 96064    
Compressing frame 56, size 97539    
Compressing frame 57, size 99123    
Compressing frame 58, size 100593    
Compressing frame 59, size 102278    
Compressing frame 60, size 103908    
Compressing frame 61, size 105512    
                                                              
./advmng -L mappy.mng >> check.lst
./advmng -v -a 30 -n -S 8 mappy.mng mappy-*.png
Scroll frame 1, range 0x0   
Scroll frame 2, range 2x0   
Scroll frame 3, range 2x0   
Scroll frame 4, range 2x0   
Scroll frame 5, range 2x0   
Scroll frame 6, range 2x0   
Scroll frame 7, range 2x0   
Scroll frame 8, range 2x0   
Scroll frame 9, range 2x0   
Scroll frame 10, range 2x0   
Scroll frame 11, range 2x0   
Scroll frame 12, range 2x0   
Scroll frame 13, range 2x0   
Scroll frame 14, range 2x0   
Scroll frame 15, range 2x0   
Scroll frame 16, range 2x0   
Scroll frame 17, range 2x0   
Scroll frame 18, range 2x0   
Scroll frame 19, range 2x0   
Scroll frame 20, range 2x0   
Scroll frame 21, range 2x0   
Scroll frame 22, range 2x0   
Scroll frame 23, range 2x0   
Scroll frame 24, range 2x0   
Scroll frame 25, range 2x0   
Scroll frame 26, range 2x0   
Scroll frame 27, range 2x0   
Scroll frame 28, range 2x0   
Scroll frame 29, range 2x0   
Scroll frame 30, range 2x0   
Scroll frame 31, range 2x0   
Scroll frame 32, range 2x0   
Scroll frame 33, range 2x0   
Scroll frame 34, range 2x0   
Scroll frame 35, range 2x0   
Scroll frame 36, range 2x0   
Scroll frame 37, range 2x0   
Scroll frame 38, range 2x0   
Scroll frame 39, range 2x0   
Scroll frame 40, range 2x0   
Scroll frame 41, range 2x0   
Scroll frame 42, range 2x0   
Scroll frame 43, range 2x0   
Scroll frame 44, range 2x0   
Scroll frame 45, range 2x0   
Scroll frame 46, range 2x0   
Scroll frame 47, range 2x0   
Scroll frame 48, range 2x0   
Scroll frame 49, range 2x0   
Scroll frame 50, range 2x0   
Scroll frame 51, range 2x0   
Scroll frame 52, range 2x0   
Scroll frame 53, range 2x0   
Scroll frame 54, range 2x0   
Scroll frame 55, range 2x0   
Scroll frame 56, range 2x0   
Scroll frame 57, range 2x0   
Scroll frame 58, range 2x0   
Scroll frame 59, range 2x0   
Scroll frame 60, range 2x0   
Scroll frame 61, range 2x0   
                                                              
Compressing frame 1, size 2992    
Compressing frame 2, size 4720    
Compressing frame 3, size 6354    
Compressing frame 4, size 7746    
Compressing frame 5, size 9342    
Compressing frame 6, size 10836    
Compressing frame 7, size 12224    
Compressing frame 8, size 13534    
Compressing frame 9, size 15064    
Compressing frame 10, size 16471    
Compressing frame 11, size 18163    
Compressing frame 12, size 19605    
Compressing frame 13, size 21130    
Compressing frame 14, size 22671    
Compressing frame 15, size 24148    
Compressing frame 16, size 25511    
Compressing frame 17, size 26246    
Compressing frame 18, size 26778    
Compressing frame 19, size 27335    
Compressing frame 20, size 27727    
Compressing frame 21, size 28474    
Compressing frame 22, size 28934    
Compressing frame 23, size 29689    
Compressing frame 24, size 31232    
Compressing frame 25, size 32873    
Compressing frame 26, size 34500    
Compressing frame 27, size 36102    
Compressing frame 28, size 37618    
Compressing frame 29, size 39371    
Compressing frame 30, size 41006    
Compressing frame 31, size 42703    
Compressing frame 32, size 44210    
Compressing frame 33, size 45820    
Compressing frame 34, size 47256    
Compressing frame 35, size 48902    
Compressing frame 36, size 50328    
Compressing frame 37, size 51839    
Compressing frame 38, size 53451    
Compressing frame 39, size 55070    
Compressing frame 40, size 56743    
Compressing frame 41, size 58470    
Compressing frame 42, size 60018    
Compressing frame 43, size 61355    
Compressing frame 44, size 62784    
Compressing frame 45, size 64325    
Compressing frame 46, size 65706    
Compressing frame 47, size 67195    
Compressing frame 48, size 68559    
Compressing frame 49, size 69989    
Compressing frame 50, size 71470    
Compressing frame 51, size 72838    
Compressing frame 52, size 74187    
Compressing frame 53, size 75662    
Compressing frame 54, size 76450    
Compressing frame 55, size 77786    
Compressing frame 56, size 79182    
Compressing frame 57, size 80681    
Compressing frame 58, size 82064    
Compressing frame 59, size 83653    
Compressing frame 60, size 85194    
Compressing frame 61, size 86711    
                                                              
./advmng -L mappy.mng >> check.lst
./advmng -v -a 30 -n -r -S 8 mappy.mng mappy-*.png
Scroll frame 1, range 0x0   
Scroll frame 2, range 2x0   
Scroll frame 3, range 2x0   
Scroll frame 4, range 2x0   
Scroll frame 5, range 2x0   
Scroll frame 6, range 2x0   
Scroll frame 7, range 2x0   
Scroll frame 8, range 2x0   
Scroll frame 9, range 2x0   
Scroll frame 10, range 2x0   
Scroll frame 11, range 2x0   
Scroll frame 12, range 2x0   
Scroll frame 13, range 2x0   
Scroll frame 14, range 2x0   
Scroll frame 15, range 2x0   
Scroll frame 16, range 2x0   
Scroll frame 17, range 2x0   
Scroll frame 18, range 2x0   
Scroll frame 19, range 2x0   
Scroll frame 20, range 2x0   
Scroll frame 21, range 2x0   
Scroll frame 22, range 2x0   
Scroll frame 23, range 2x0   
Scroll frame 24, range 2x0   
Scroll frame 25, range 2x0   
Scroll frame 26, range 2x0   
Scroll frame 27, range 2x0   
Scroll frame 28, range 2x0   
Scroll frame 29, range 2x0   
Scroll frame 30, range 2x0   
Scroll frame 31, range 2x0   
Scroll frame 32, range 2x0   
Scroll frame 33, range 2x0   
Scroll frame 34, range 2x0   
Scroll frame 35, range 2x0   
Scroll frame 36, range 2x0   
Scroll frame 37, range 2x0   
Scroll frame 38, range 2x0   
Scroll frame 39, range 2x0   
Scroll frame 40, range 2x0   
Scroll frame 41, range 2x0   
Scroll frame 42, range 2x0   
Scroll frame 43, range 2x0   
Scroll frame 44, range 2x0   
Scroll frame 45, range 2x0   
Scroll frame 46, range 2x0   
Scroll frame 47, range 2x0   
Scroll frame 48, range 2x0   
Scroll frame 49, range 2x0   
Scroll frame 50, range 2x0   
Scroll frame 51, range 2x0   
Scroll frame 52, range 2x0   
Scroll frame 53, range 2x0   
Scroll frame 54, range 2x0   
Scroll frame 55, range 2x0   
Scroll frame 56, range 2x0   
Scroll frame 57, range 2x0   
Scroll frame 58, range 2x0   
Scroll frame 59, range 2x0   
Scroll frame 60, range 2x0   
Scroll frame 61, range 2x0   
                                                              
Compressing and reducing frame 1, size 2785    
Compressing and reducing frame 2, size 4694    
Compressing and reducing frame 3, size 6574    
Compressing and reducing frame 4, size 8274    
Compressing and reducing frame 5, size 10083    
Compressing and reducing frame 6, size 11070    
Compressing and reducing frame 7, size 12775    
Compressing and reducing frame 8, size 14412    
Compressing and reducing frame 9, size 16181    
Compressing and reducing frame 10, size 17897    
Compressing and reducing frame 11, size 19002    
Compressing and reducing frame 12, size 20747    
Compressing and reducing frame 13, size 22542    
Compressing and reducing frame 14, size 24334    
Compressing and reducing frame 15, size 26079    
Compressing and reducing frame 16, size 27751    
Compressing and reducing frame 17, size 28988    
Compressing and reducing frame 18, size 29329    
Compressing and reducing frame 19, size 30461    
Compressing and reducing frame 20, size 31501    
Compressing and reducing frame 21, size 32775    
Compressing and reducing frame 22, size 33863    
Compressing and reducing frame 23, size 34381    
Compressing and reducing frame 24, size 36191    
Compressing and reducing frame 25, size 38048    
Compressing and reducing frame 26, size 39885    
Compressing and reducing frame 27, size 41724    
Compressing and reducing frame 28, size 43515    
Compressing and reducing frame 29, size 45432    
Compressing and reducing frame 30, size 46523    
Compressing and reducing frame 31, size 48416    
Compressing and reducing frame 32, size 50167    
Compressing and reducing frame 33, size 51982    
Compressing and reducing frame 34, size 53684    
Compressing and reducing frame 35, size 54749    
Compressing and reducing frame 36, size 56440    
Compressing and reducing frame 37, size 58189    
Compressing and reducing frame 38, size 59979    
Compressing and reducing frame 39, size 61796    
Compressing and reducing frame 40, size 63655    
Compressing and reducing frame 41, size 65543    
Compressing and reducing frame 42, size 66547    
Compressing and reducing frame 43, size 68202    
Compressing and reducing frame 44, size 69923    
Compressing and reducing frame 45, size 71706    
Compressing and reducing frame 46, size 73413    
Compressing and reducing frame 47, size 74414    
Compressing and reducing frame 48, size 76111    
Compressing and reducing frame 49, size 77857    
Compressing and reducing frame 50, size 79629    
Compressing and reducing frame 51, size 81321    
Compressing and reducing frame 52, size 83000    
Compressing and reducing frame 53, size 84741    
Compressing and reducing frame 54, size 85257    
Compressing and reducing frame 55, size 86929    
Compressing and reducing frame 56, size 88651    
Compressing and reducing frame 57, size 90439    
Compressing and reducing frame 58, size 92172    
Compressing and reducing frame 59, size 93254    
Compressing and reducing frame 60, size 95071    
Compressing and reducing frame 61, size 96867    
                                                              
./advmng -L mappy.mng >> check.lst
./advpng -z italy.png
      547993      540179  98% italy.png
      547993      540179  98%
./advpng -L italy.png >> check.lst
./advpng -f -z basn2c08.png basn3p01.png basn3p02.png basn3p04.png basn3p08.png basn6a08.png basn6a04.png
        3172        1382  43% basn2c08.png
        1142         106   9% basn3p01.png
        1148         129  11% basn3p02.png
        1181         177  14% basn3p04.png
        1904        1251  65% basn3p08.png
        4196        1229  29% basn6a08.png
        4196         160   3% basn6a04.png
       16939        4434  26%
./advpng -L basn2c08.png basn3p01.png basn3p02.png basn3p04.png basn3p08.png basn6a08.png basn6a04.png >> check.lst
cat check.lst | tr -d '\015' | cmp ./test/test.lst
Success!
make[1]: Leaving directory '/home/buildozer/aports/community/advancecomp/src/advancecomp-2.1'
>>> advancecomp: Entering fakeroot...
make[1]: Entering directory '/home/buildozer/aports/community/advancecomp/src/advancecomp-2.1'
 ./install-sh -c -d '/home/buildozer/aports/community/advancecomp/pkg/advancecomp/usr/bin'
 ./install-sh -c -d '/home/buildozer/aports/community/advancecomp/pkg/advancecomp/usr/share/man/man1'
  /usr/bin/install -c advzip advpng advmng advdef '/home/buildozer/aports/community/advancecomp/pkg/advancecomp/usr/bin'
 /usr/bin/install -c -m 644 doc/advdef.1 doc/advzip.1 doc/advpng.1 doc/advmng.1 '/home/buildozer/aports/community/advancecomp/pkg/advancecomp/usr/share/man/man1'
make[1]: Leaving directory '/home/buildozer/aports/community/advancecomp/src/advancecomp-2.1'
>>> advancecomp-doc*: Running split function doc...
>>> advancecomp-doc*: Preparing subpackage advancecomp-doc...
>>> advancecomp-doc*: Running postcheck for advancecomp-doc
>>> advancecomp*: Running postcheck for advancecomp
>>> advancecomp*: Preparing package advancecomp...
>>> advancecomp*: Stripping binaries
>>> advancecomp-doc*: Scanning shared objects
>>> advancecomp*: Scanning shared objects
>>> advancecomp-doc*: Tracing dependencies...
>>> advancecomp-doc*: Package size: 36.0 KB
>>> advancecomp-doc*: Compressing data...
>>> advancecomp-doc*: Create checksum...
>>> advancecomp-doc*: Create advancecomp-doc-2.1-r2.apk
>>> advancecomp*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
	so:libz.so.1
>>> advancecomp*: Package size: 856.0 KB
>>> advancecomp*: Compressing data...
>>> advancecomp*: Create checksum...
>>> advancecomp*: Create advancecomp-2.1-r2.apk
>>> advancecomp: Build complete at Wed, 20 Oct 2021 20:53:03 +0000 elapsed time 0h 0m 52s
>>> advancecomp: Cleaning up srcdir
>>> advancecomp: Cleaning up pkgdir
>>> advancecomp: Uninstalling dependencies...
(1/14) Purging .makedepends-advancecomp (20211020.205217)
(2/14) Purging automake (1.16.4-r1)
(3/14) Purging autoconf (2.71-r0)
(4/14) Purging m4 (1.4.18-r2)
(5/14) Purging libtool (2.4.6-r7)
(6/14) Purging bash (5.1.8-r0)
Executing bash-5.1.8-r0.pre-deinstall
(7/14) Purging libltdl (2.4.6-r7)
(8/14) Purging zlib-dev (1.2.11-r3)
(9/14) Purging git-perl (2.33.1-r0)
(10/14) Purging perl-git (2.33.1-r0)
(11/14) Purging perl-error (0.17029-r1)
(12/14) Purging perl (5.34.0-r1)
(13/14) Purging libbz2 (1.0.8-r1)
(14/14) Purging readline (8.1.1-r0)
Executing busybox-1.34.1-r1.trigger
OK: 316 MiB in 89 packages
>>> advancecomp: Updating the community/x86 repository index...
>>> advancecomp: Signing the index...