>>> par2cmdline: Building community/par2cmdline 1.1.0-r0 (using abuild 3.16.0-r0) started Tue, 27 Jan 2026 17:09:55 +0000 >>> par2cmdline: Validating /home/buildozer/aports/community/par2cmdline/APKBUILD... >>> par2cmdline: Analyzing dependencies... >>> par2cmdline: Installing for build: build-base (1/1) Installing .makedepends-par2cmdline (20260127.170956) OK: 426.4 MiB in 106 packages >>> par2cmdline: Cleaning up srcdir >>> par2cmdline: Cleaning up pkgdir >>> par2cmdline: Cleaning up tmpdir >>> par2cmdline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/par2cmdline-1.1.0.tar.bz2 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> par2cmdline: Fetching https://github.com/Parchive/par2cmdline/releases/download/v1.1.0/par2cmdline-1.1.0.tar.bz2 Connecting to github.com (140.82.121.3:443) Connecting to release-assets.githubusercontent.com (185.199.111.133:443) saving to '/var/cache/distfiles/edge/par2cmdline-1.1.0.tar.bz2.part' par2cmdline-1.1.0.ta 100% |********************************| 3182k 0:00:00 ETA '/var/cache/distfiles/edge/par2cmdline-1.1.0.tar.bz2.part' saved /var/cache/distfiles/edge/par2cmdline-1.1.0.tar.bz2: OK >>> par2cmdline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/par2cmdline-1.1.0.tar.bz2 /var/cache/distfiles/edge/par2cmdline-1.1.0.tar.bz2: OK >>> par2cmdline: Unpacking /var/cache/distfiles/edge/par2cmdline-1.1.0.tar.bz2... checking build system type... i686-pc-linux-musl checking host system type... i686-pc-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar 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 c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking for ranlib... ranlib checking for gcc... cc checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 _Bool... no checking for stdbool.h that conforms to C99 or later... yes checking for stdio.h... (cached) yes checking for endian.h... yes checking for getopt.h... yes checking for limits.h... yes checking for size_t... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for cc option to enable large file support... none needed checking for declarations of fseeko and ftello... yes checking for c++ option to support OpenMP... -fopenmp checking for working memcmp... yes checking for stricmp... no checking for strcasecmp... yes checking for strchr... yes checking for memcpy... yes checking for getopt... yes checking for getopt_long... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating stamp-h config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' depbase=`echo src/par2cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par2cmdline.o -MD -MP -MF $depbase.Tpo -c -o src/par2cmdline.o src/par2cmdline.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/commandline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/commandline.o -MD -MP -MF $depbase.Tpo -c -o src/commandline.o src/commandline.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/crc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/crc.o -MD -MP -MF $depbase.Tpo -c -o src/crc.o src/crc.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/creatorpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/creatorpacket.o -MD -MP -MF $depbase.Tpo -c -o src/creatorpacket.o src/creatorpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/criticalpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/criticalpacket.o -MD -MP -MF $depbase.Tpo -c -o src/criticalpacket.o src/criticalpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/datablock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/datablock.o -MD -MP -MF $depbase.Tpo -c -o src/datablock.o src/datablock.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/descriptionpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/descriptionpacket.o -MD -MP -MF $depbase.Tpo -c -o src/descriptionpacket.o src/descriptionpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/diskfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/diskfile.o -MD -MP -MF $depbase.Tpo -c -o src/diskfile.o src/diskfile.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/filechecksummer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/filechecksummer.o -MD -MP -MF $depbase.Tpo -c -o src/filechecksummer.o src/filechecksummer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/galois.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/galois.o -MD -MP -MF $depbase.Tpo -c -o src/galois.o src/galois.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/mainpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/mainpacket.o -MD -MP -MF $depbase.Tpo -c -o src/mainpacket.o src/mainpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/md5.o -MD -MP -MF $depbase.Tpo -c -o src/md5.o src/md5.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/par1fileformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par1fileformat.o -MD -MP -MF $depbase.Tpo -c -o src/par1fileformat.o src/par1fileformat.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/par1repairer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par1repairer.o -MD -MP -MF $depbase.Tpo -c -o src/par1repairer.o src/par1repairer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/par1repairersourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par1repairersourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par1repairersourcefile.o src/par1repairersourcefile.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/par2creator.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par2creator.o -MD -MP -MF $depbase.Tpo -c -o src/par2creator.o src/par2creator.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/par2creatorsourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par2creatorsourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par2creatorsourcefile.o src/par2creatorsourcefile.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/par2fileformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par2fileformat.o -MD -MP -MF $depbase.Tpo -c -o src/par2fileformat.o src/par2fileformat.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/par2repairer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par2repairer.o -MD -MP -MF $depbase.Tpo -c -o src/par2repairer.o src/par2repairer.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/par2repairersourcefile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/par2repairersourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par2repairersourcefile.o src/par2repairersourcefile.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/recoverypacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/recoverypacket.o -MD -MP -MF $depbase.Tpo -c -o src/recoverypacket.o src/recoverypacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/reedsolomon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/reedsolomon.o -MD -MP -MF $depbase.Tpo -c -o src/reedsolomon.o src/reedsolomon.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/verificationhashtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/verificationhashtable.o -MD -MP -MF $depbase.Tpo -c -o src/verificationhashtable.o src/verificationhashtable.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/verificationpacket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/verificationpacket.o -MD -MP -MF $depbase.Tpo -c -o src/verificationpacket.o src/verificationpacket.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/libpar2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/libpar2.o -MD -MP -MF $depbase.Tpo -c -o src/libpar2.o src/libpar2.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/utf8.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/utf8.o -MD -MP -MF $depbase.Tpo -c -o src/utf8.o src/utf8.cpp &&\ mv -f $depbase.Tpo $depbase.Po rm -f libpar2.a ar cr libpar2.a src/crc.o src/creatorpacket.o src/criticalpacket.o src/datablock.o src/descriptionpacket.o src/diskfile.o src/filechecksummer.o src/galois.o src/mainpacket.o src/md5.o src/par1fileformat.o src/par1repairer.o src/par1repairersourcefile.o src/par2creator.o src/par2creatorsourcefile.o src/par2fileformat.o src/par2repairer.o src/par2repairersourcefile.o src/recoverypacket.o src/reedsolomon.o src/verificationhashtable.o src/verificationpacket.o src/libpar2.o src/utf8.o ranlib libpar2.a c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o par2 src/par2cmdline.o src/commandline.o libpar2.a make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' make tests/letype_test tests/crc_test tests/md5_test tests/diskfile_test tests/libpar2_test tests/commandline_test tests/descriptionpacket_test tests/criticalpacket_test tests/reedsolomon_test tests/galois_test tests/utf8_test make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' depbase=`echo src/letype_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/letype_test.o -MD -MP -MF $depbase.Tpo -c -o src/letype_test.o src/letype_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/crc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/crc_test.o -MD -MP -MF $depbase.Tpo -c -o src/crc_test.o src/crc_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/md5_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/md5_test.o -MD -MP -MF $depbase.Tpo -c -o src/md5_test.o src/md5_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/diskfile_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/diskfile_test.o -MD -MP -MF $depbase.Tpo -c -o src/diskfile_test.o src/diskfile_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/libpar2_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/libpar2_test.o -MD -MP -MF $depbase.Tpo -c -o src/libpar2_test.o src/libpar2_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/commandline_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/commandline_test.o -MD -MP -MF $depbase.Tpo -c -o src/commandline_test.o src/commandline_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/descriptionpacket_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/descriptionpacket_test.o -MD -MP -MF $depbase.Tpo -c -o src/descriptionpacket_test.o src/descriptionpacket_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/criticalpacket_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/criticalpacket_test.o -MD -MP -MF $depbase.Tpo -c -o src/criticalpacket_test.o src/criticalpacket_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/reedsolomon_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/reedsolomon_test.o -MD -MP -MF $depbase.Tpo -c -o src/reedsolomon_test.o src/reedsolomon_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/galois_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/galois_test.o -MD -MP -MF $depbase.Tpo -c -o src/galois_test.o src/galois_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo src/utf8_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DHAVE_CONFIG_H -I. -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -MT src/utf8_test.o -MD -MP -MF $depbase.Tpo -c -o src/utf8_test.o src/utf8_test.cpp &&\ mv -f $depbase.Tpo $depbase.Po c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/libpar2_test src/libpar2_test.o libpar2.a c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/letype_test src/letype_test.o -lstdc++ c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/criticalpacket_test src/criticalpacket_test.o src/criticalpacket.o libpar2.a c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/crc_test src/crc_test.o src/crc.o -lstdc++ c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/md5_test src/md5_test.o src/md5.o -lstdc++ c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/utf8_test src/utf8_test.o src/utf8.o -lstdc++ c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/galois_test src/galois_test.o src/galois.o -lstdc++ c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/descriptionpacket_test src/descriptionpacket_test.o src/descriptionpacket.o libpar2.a c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/commandline_test src/commandline_test.o src/commandline.o libpar2.a c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/diskfile_test src/diskfile_test.o src/diskfile.o libpar2.a c++ -Wall -std=c++14 -fopenmp -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_FAST -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tests/reedsolomon_test src/reedsolomon_test.o src/reedsolomon.o -lstdc++ make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' make[2]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' PASS: tests/utf8_test PASS: tests/test1 PASS: tests/test20 PASS: tests/test3 PASS: tests/test2 PASS: tests/test23 PASS: tests/test9 PASS: tests/test30 PASS: tests/test33 PASS: tests/test35 PASS: tests/test27 PASS: tests/test25 PASS: tests/test19 PASS: tests/test26 PASS: tests/test34 PASS: tests/test4 PASS: tests/test5rk PASS: tests/test11 PASS: tests/test24 PASS: tests/test15 PASS: tests/test5 PASS: tests/test18 PASS: tests/test6 PASS: tests/test16 PASS: tests/test7 PASS: tests/unit_tests PASS: tests/test31 PASS: tests/test12 PASS: tests/test10 PASS: tests/test8 PASS: tests/test22 PASS: tests/test21 PASS: tests/test28 PASS: tests/test17 PASS: tests/test14 PASS: tests/test13 PASS: tests/test29 PASS: tests/test32 ============================================================================ Testsuite summary for par2cmdline 1.1.0 ============================================================================ # TOTAL: 38 # PASS: 38 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' >>> par2cmdline: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' /bin/mkdir -p '/home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/bin' /usr/bin/install -c -m 644 man/par2.1 '/home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/share/man/man1' /usr/bin/install -c par2 '/home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/bin' make install-data-hook make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' cd /home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/share/man/man1/ && \ ln -sf par2.1 par2create.1 && \ ln -sf par2.1 par2verify.1 && \ ln -sf par2.1 par2repair.1 make[2]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' make[2]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' cd /home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/bin/ && \ ln -sf par2 par2create && \ ln -sf par2 par2verify && \ ln -sf par2 par2repair make[2]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.1.0' >>> par2cmdline-doc*: Running split function doc... libfakeroot internal error: payload not recognized! 'usr/share/man' -> '/home/buildozer/aports/community/par2cmdline/pkg/par2cmdline-doc/usr/share/man' >>> par2cmdline-doc*: Preparing subpackage par2cmdline-doc... >>> par2cmdline-doc*: Running postcheck for par2cmdline-doc >>> par2cmdline*: Running postcheck for par2cmdline >>> par2cmdline*: Preparing package par2cmdline... >>> par2cmdline*: Stripping binaries >>> par2cmdline*: Scanning shared objects >>> par2cmdline-doc*: Tracing dependencies... >>> par2cmdline-doc*: Package size: 4.6 KB >>> par2cmdline-doc*: Compressing data... >>> par2cmdline-doc*: Create checksum... >>> par2cmdline-doc*: Create par2cmdline-doc-1.1.0-r0.apk >>> par2cmdline*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 so:libgomp.so.1 so:libstdc++.so.6 >>> par2cmdline*: Package size: 177.5 KB >>> par2cmdline*: Compressing data... >>> par2cmdline*: Create checksum... >>> par2cmdline*: Create par2cmdline-1.1.0-r0.apk >>> par2cmdline: Build complete at Tue, 27 Jan 2026 17:16:32 +0000 elapsed time 0h 6m 37s >>> par2cmdline: Cleaning up srcdir >>> par2cmdline: Cleaning up pkgdir >>> par2cmdline: Uninstalling dependencies... (1/1) Purging .makedepends-par2cmdline (20260127.170956) OK: 426.4 MiB in 105 packages >>> par2cmdline: Updating the community/x86 repository index... >>> par2cmdline: Signing the index...