>>> par2cmdline: Building community/par2cmdline 1.0.0-r0 (using abuild 3.15.0_rc3-r1) started Thu, 01 May 2025 06:46:58 +0000 >>> par2cmdline: Validating /home/buildozer/aports/community/par2cmdline/APKBUILD... >>> par2cmdline: Analyzing dependencies... >>> par2cmdline: Installing for build: build-base (1/1) Installing .makedepends-par2cmdline (20250501.064701) OK: 343 MiB in 111 packages >>> par2cmdline: Cleaning up srcdir >>> par2cmdline: Cleaning up pkgdir >>> par2cmdline: Cleaning up tmpdir >>> par2cmdline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/par2cmdline-1.0.0.tar.bz2 % 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 >>> par2cmdline: Fetching https://github.com/Parchive/par2cmdline/releases/download/v1.0.0/par2cmdline-1.0.0.tar.bz2 % 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 0 3226k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3226k 100 3226k 0 0 2876k 0 0:00:01 0:00:01 --:--:-- 22.6M >>> par2cmdline: Fetching https://distfiles.alpinelinux.org/distfiles/edge/par2cmdline-1.0.0.tar.bz2 >>> par2cmdline: Checking sha512sums... par2cmdline-1.0.0.tar.bz2: OK >>> par2cmdline: Unpacking /var/cache/distfiles/edge/par2cmdline-1.0.0.tar.bz2... checking build system type... riscv64-unknown-linux-musl checking host system type... riscv64-unknown-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 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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.0.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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -MT src/utf8.o -MD -MP -MF $depbase.Tpo -c -o src/utf8.o src/utf8.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/libpar2internal.h:224, from src/par1repairer.cpp:21: src/reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<8, 285, unsigned char>; std::ostream = std::basic_ostream]': src/par1repairer.cpp:1265:28: required from here 1265 | bool success = rs.Compute(noiselevel, sout, serr); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 254 | memset(leftmatrix, 0, outcount * incount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:220: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here 57 | class Galois | ^~~~~~ src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 262 | memset(rightmatrix, 0, outcount *outcount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here 57 | class Galois | ^~~~~~ In file included from src/libpar2internal.h:224, from src/par2creator.cpp:21: src/reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<16, 69643, short unsigned int>; std::ostream = std::basic_ostream]': src/par2creator.cpp:764:18: required from here 764 | if (!rs.Compute(noiselevel, sout, serr)) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 254 | memset(leftmatrix, 0, outcount * incount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:220: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 262 | memset(rightmatrix, 0, outcount *outcount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ In file included from src/libpar2internal.h:224, from src/par2repairer.cpp:21: src/reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<16, 69643, short unsigned int>; std::ostream = std::basic_ostream]': src/par2repairer.cpp:2424:28: required from here 2424 | bool success = rs.Compute(noiselevel, sout, serr); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 254 | memset(leftmatrix, 0, outcount * incount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:220: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 262 | memset(rightmatrix, 0, outcount *outcount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ 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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o par2 src/par2cmdline.o src/commandline.o libpar2.a make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.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.0.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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o tests/libpar2_test src/libpar2_test.o libpar2.a src/utf8_test.cpp: In function 'int test7()': src/utf8_test.cpp:114:25: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings] 114 | wchar_t* wargv[3] = { L"Привет", L"мир", L"!" }; | ^~~~~~~~~ src/utf8_test.cpp:114:36: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings] 114 | wchar_t* wargv[3] = { L"Привет", L"мир", L"!" }; | ^~~~~~ src/utf8_test.cpp:114:44: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings] 114 | wchar_t* wargv[3] = { L"Привет", L"мир", L"!" }; | ^~~~ src/utf8_test.cpp: In function 'int test8()': src/utf8_test.cpp:130:25: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings] 130 | wchar_t* wargv[3] = { L"arg1", nullptr, L"arg3" }; | ^~~~~~~ src/utf8_test.cpp:130:43: warning: ISO C++ forbids converting a string constant to 'wchar_t*' [-Wwrite-strings] 130 | wchar_t* wargv[3] = { L"arg1", nullptr, L"arg3" }; | ^~~~~~~ src/reedsolomon_test.cpp: In instantiation of 'int test4(int, int*) [with gtype = Galois<8, 285, unsigned char>; utype = unsigned char]': src/reedsolomon_test.cpp:556:24: required from here 556 | if (test4(10, expected_bases8)) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ src/reedsolomon_test.cpp:511:41: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 511 | for (int byte_index = 0; byte_index < sizeof(utype); byte_index++) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ src/reedsolomon_test.cpp: In instantiation of 'int test4(int, int*) [with gtype = Galois<16, 69643, short unsigned int>; utype = short unsigned int]': src/reedsolomon_test.cpp:563:26: required from here 563 | if (test4(10, expected_bases16)) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/reedsolomon_test.cpp:511:41: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 511 | for (int byte_index = 0; byte_index < sizeof(utype); byte_index++) { | ~~~~~~~~~~~^~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:224, from src/reedsolomon_test.cpp:24: src/reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<8, 285, unsigned char>; std::ostream = std::basic_ostream]': src/reedsolomon_test.cpp:493:26: required from 'int test4(int, int*) [with gtype = Galois<8, 285, unsigned char>; utype = unsigned char]' 493 | if (!rs_creator.Compute(nlSilent, cout, cerr)) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/reedsolomon_test.cpp:556:24: required from here 556 | if (test4(10, expected_bases8)) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 254 | memset(leftmatrix, 0, outcount * incount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libpar2internal.h:220: src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here 57 | class Galois | ^~~~~~ src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 262 | memset(rightmatrix, 0, outcount *outcount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here 57 | class Galois | ^~~~~~ src/reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<16, 69643, short unsigned int>; std::ostream = std::basic_ostream]': src/reedsolomon_test.cpp:493:26: required from 'int test4(int, int*) [with gtype = Galois<16, 69643, short unsigned int>; utype = short unsigned int]' 493 | if (!rs_creator.Compute(nlSilent, cout, cerr)) { | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/reedsolomon_test.cpp:563:26: required from here 563 | if (test4(10, expected_bases16)) { | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 254 | memset(leftmatrix, 0, outcount * incount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] 262 | memset(rightmatrix, 0, outcount *outcount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ 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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -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_ENABLE_HARDENED_MODE=1 -Wl,--as-needed,-O1,--sort-common -o tests/reedsolomon_test src/reedsolomon_test.o src/reedsolomon.o -lstdc++ make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.0' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.0' make[2]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.0' PASS: tests/test1 PASS: tests/test2 PASS: tests/test20 PASS: tests/utf8_test PASS: tests/test3 PASS: tests/test23 PASS: tests/test26 PASS: tests/test9 PASS: tests/test25 PASS: tests/test27 PASS: tests/test19 PASS: tests/test30 PASS: tests/test4 PASS: tests/test24 PASS: tests/test11 PASS: tests/test15 PASS: tests/test5 PASS: tests/test5rk PASS: tests/test18 PASS: tests/test31 PASS: tests/test22 PASS: tests/test8 PASS: tests/test7 PASS: tests/test16 PASS: tests/test28 PASS: tests/test12 PASS: tests/test21 PASS: tests/test6 PASS: tests/test10 PASS: tests/test14 PASS: tests/test13 PASS: tests/test29 PASS: tests/test17 PASS: tests/test32 PASS: tests/unit_tests ============================================================================ Testsuite summary for par2cmdline 1.0.0 ============================================================================ # TOTAL: 35 # PASS: 35 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.0' make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.0' >>> par2cmdline: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.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 par2 '/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' make install-exec-hook make[2]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.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.0.0' make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-1.0.0' >>> par2cmdline-doc*: Running split function doc... '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-doc*: Scanning shared objects >>> par2cmdline*: Scanning shared objects >>> par2cmdline-doc*: Tracing dependencies... >>> par2cmdline-doc*: Package size: 4.1 KB >>> par2cmdline-doc*: Compressing data... >>> par2cmdline-doc*: Create checksum... >>> par2cmdline-doc*: Create par2cmdline-doc-1.0.0-r0.apk >>> par2cmdline*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libgomp.so.1 so:libstdc++.so.6 >>> par2cmdline*: Package size: 146.0 KB >>> par2cmdline*: Compressing data... >>> par2cmdline*: Create checksum... >>> par2cmdline*: Create par2cmdline-1.0.0-r0.apk >>> par2cmdline: Build complete at Thu, 01 May 2025 06:50:54 +0000 elapsed time 0h 3m 56s >>> par2cmdline: Cleaning up srcdir >>> par2cmdline: Cleaning up pkgdir >>> par2cmdline: Uninstalling dependencies... (1/1) Purging .makedepends-par2cmdline (20250501.064701) OK: 343 MiB in 110 packages >>> par2cmdline: Updating the community/riscv64 repository index... >>> par2cmdline: Signing the index...