>>> par2cmdline: Building community/par2cmdline 0.8.1-r1 (using abuild 3.10.0_rc1-r2) started Mon, 24 Oct 2022 16:34:51 +0000 >>> par2cmdline: Checking sanity of /home/buildozer/aports/community/par2cmdline/APKBUILD... >>> par2cmdline: Analyzing dependencies... >>> par2cmdline: Installing for build: build-base (1/1) Installing .makedepends-par2cmdline (20221024.163452) OK: 290 MiB in 102 packages >>> par2cmdline: Cleaning up srcdir >>> par2cmdline: Cleaning up pkgdir >>> par2cmdline: Fetching https://distfiles.alpinelinux.org/distfiles/edge//par2cmdline-0.8.1.tar.bz2 >>> par2cmdline: Fetching https://distfiles.alpinelinux.org/distfiles/edge//par2cmdline-0.8.1.tar.bz2 >>> par2cmdline: Checking sha512sums... par2cmdline-0.8.1.tar.bz2: OK >>> par2cmdline: Unpacking /var/cache/distfiles/edge//par2cmdline-0.8.1.tar.bz2... >>> par2cmdline: Updating ./config.sub >>> par2cmdline: Updating ./config.guess checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 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 we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of g++... gcc3 checking for ranlib... ranlib checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... 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 how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for ANSI C header files... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking limits.h usability... yes checking limits.h presence... 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for g++ 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-0.8.1' depbase=`echo src/par2cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -MT src/libpar2.o -MD -MP -MF $depbase.Tpo -c -o src/libpar2.o src/libpar2.cpp &&\ mv -f $depbase.Tpo $depbase.Po In file included from src/libpar2internal.h:222, 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:734:18: required from here 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:218: 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:222, 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 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:218: 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:222, 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:2428:28: required from here 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:218: 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 | ^~~~~~ src/par2repairersourcefile.cpp: In member function 'void Par2RepairerSourceFile::SetBlocks(u32, u32, std::vector::iterator, std::vector::iterator, u64)': src/par2repairersourcefile.cpp:118:6: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 118 | void Par2RepairerSourceFile::SetBlocks(u32 _blocknumber, | ^~~~~~~~~~~~~~~~~~~~~~ src/par2repairersourcefile.cpp:118:6: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In file included from /usr/include/c++/12.2.1/vector:70, from src/libpar2.h:82, from src/libpar2internal.h:214: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(iterator, size_type, const value_type&) [with _Tp = DiskFile; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:523:5: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 523 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::resize(size_type, const value_type&) [with _Tp = DiskFile; _Alloc = std::allocator]', inlined from 'bool Par2Creator::InitialiseOutputFiles(const std::string&)' at src/par2creator.cpp:606:25: /usr/include/c++/12.2.1/bits/stl_vector.h:1032:25: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1032 | _M_fill_insert(end(), __new_size - size(), __x); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/par2repairer.cpp: In member function 'bool Par2Repairer::AllocateSourceBlocks()': src/par2repairer.cpp:1066:30: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 1066 | sourcefile->SetBlocks(blocknumber, blockcount, sourceblock, targetblock, blocksize); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/par2repairer.cpp:1066:30: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 rm -f libpar2.a ar cru 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpar2.a g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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-0.8.1' 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 make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-0.8.1' depbase=`echo src/letype_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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$||'`;\ g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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 g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/libpar2_test src/libpar2_test.o libpar2.a In file included from src/libpar2internal.h:222, 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:475:26: required from 'int test4(int, int*) [with gtype = Galois<8, 285, unsigned char>; utype = unsigned char]' src/reedsolomon_test.cpp:532:24: required from here 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:218: 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:475:26: required from 'int test4(int, int*) [with gtype = Galois<16, 69643, short unsigned int>; utype = short unsigned int]' src/reedsolomon_test.cpp:539:26: required from here 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 | ^~~~~~ g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/letype_test src/letype_test.o -lstdc++ g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/criticalpacket_test src/criticalpacket_test.o src/criticalpacket.o libpar2.a g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/crc_test src/crc_test.o src/crc.o -lstdc++ g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/md5_test src/md5_test.o src/md5.o -lstdc++ g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/descriptionpacket_test src/descriptionpacket_test.o src/descriptionpacket.o libpar2.a g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/galois_test src/galois_test.o src/galois.o -lstdc++ g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/commandline_test src/commandline_test.o src/commandline.o libpar2.a g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o tests/diskfile_test src/diskfile_test.o src/diskfile.o -lstdc++ g++ -Wall -std=c++11 -fopenmp -Os -fomit-frame-pointer -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-0.8.1' make check-TESTS make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-0.8.1' make[2]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-0.8.1' PASS: tests/test1 PASS: tests/test2 PASS: tests/test3 PASS: tests/test23 PASS: tests/test20 PASS: tests/test9 PASS: tests/test26 PASS: tests/test25 PASS: tests/test27 PASS: tests/test19 PASS: tests/test24 PASS: tests/test4 PASS: tests/test15 PASS: tests/test11 PASS: tests/test5rk PASS: tests/test5 PASS: tests/test18 PASS: tests/test16 PASS: tests/test22 PASS: tests/test12 PASS: tests/test8 PASS: tests/test21 PASS: tests/test10 PASS: tests/test7 PASS: tests/test6 PASS: tests/test13 PASS: tests/test14 PASS: tests/test17 PASS: tests/unit_tests ============================================================================ Testsuite summary for par2cmdline 0.8.1 ============================================================================ # TOTAL: 29 # PASS: 29 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-0.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-0.8.1' >>> par2cmdline: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-0.8.1' ./install-sh -c -d '/home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/share/man/man1' ./install-sh -c -d '/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-0.8.1' ln -sf /usr/bin/par2 /home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/bin/par2create ln -sf /usr/bin/par2 /home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/bin/par2verify ln -sf /usr/bin/par2 /home/buildozer/aports/community/par2cmdline/pkg/par2cmdline/usr/bin/par2repair make[2]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-0.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/par2cmdline/src/par2cmdline-0.8.1' >>> par2cmdline-doc*: Running split function doc... >>> 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: 24.0 KB >>> par2cmdline-doc*: Compressing data... >>> par2cmdline-doc*: Create checksum... >>> par2cmdline-doc*: Create par2cmdline-doc-0.8.1-r1.apk >>> par2cmdline*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libgomp.so.1 so:libstdc++.so.6 >>> par2cmdline*: Package size: 144.0 KB >>> par2cmdline*: Compressing data... >>> par2cmdline*: Create checksum... >>> par2cmdline*: Create par2cmdline-0.8.1-r1.apk >>> par2cmdline: Build complete at Mon, 24 Oct 2022 16:35:55 +0000 elapsed time 0h 1m 4s >>> par2cmdline: Cleaning up srcdir >>> par2cmdline: Cleaning up pkgdir >>> par2cmdline: Uninstalling dependencies... (1/1) Purging .makedepends-par2cmdline (20221024.163452) OK: 290 MiB in 101 packages >>> par2cmdline: Updating the community/armv7 repository index... >>> par2cmdline: Signing the index...