==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: par2cmdline 1.0.0-1 (Wed Apr 30 03:26:35 2025)
==> Retrieving sources...
  -> Found par2cmdline-1.0.0.tar.gz
  -> Found par2cmdline-1.0.0.tar.gz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    par2cmdline-1.0.0.tar.gz ... Passed
    par2cmdline-1.0.0.tar.gz.sig ... Skipped
==> Making package: par2cmdline 1.0.0-1 (Wed 30 Apr 2025 03:26:42 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found par2cmdline-1.0.0.tar.gz
  -> Found par2cmdline-1.0.0.tar.gz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting par2cmdline-1.0.0.tar.gz with bsdtar
==> Starting build()...
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for g++... g++
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 g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking 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 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... /usr/bin/grep
checking for egrep... /usr/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 gcc option to enable large file support... none needed
checking for declarations of fseeko and ftello... yes
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 '/build/par2cmdline/src/par2cmdline-1.0.0'
depbase=`echo src/par2cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -I.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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$||'`;\
g++ -DHAVE_CONFIG_H -I.    -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline -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<g>::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<8, 285, unsigned char>; std::ostream = std::basic_ostream<char>]':
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<Galois<8, 285, unsigned char> >::G' {aka 'class Galois<8, 285, unsigned char>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
In file included from src/libpar2internal.h:220:
src/galois.h:57:7: note: 'ReedSolomon<Galois<8, 285, unsigned char> >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here
src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon<Galois<8, 285, unsigned char> >::G' {aka 'class Galois<8, 285, unsigned char>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
src/galois.h:57:7: note: 'ReedSolomon<Galois<8, 285, unsigned char> >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here
In file included from src/libpar2internal.h:224,
                 from src/par2creator.cpp:21:
src/reedsolomon.h: In instantiation of 'bool ReedSolomon<g>::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<16, 69643, short unsigned int>; std::ostream = std::basic_ostream<char>]':
src/par2creator.cpp:764:18:   required from here
src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon<Galois<16, 69643, short unsigned int> >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
In file included from src/libpar2internal.h:220:
src/galois.h:57:7: note: 'ReedSolomon<Galois<16, 69643, short unsigned int> >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here
src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon<Galois<16, 69643, short unsigned int> >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
src/galois.h:57:7: note: 'ReedSolomon<Galois<16, 69643, short unsigned int> >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here
In file included from src/libpar2internal.h:224,
                 from src/par2repairer.cpp:21:
src/reedsolomon.h: In instantiation of 'bool ReedSolomon<g>::Compute(NoiseLevel, std::ostream&, std::ostream&) [with g = Galois<16, 69643, short unsigned int>; std::ostream = std::basic_ostream<char>]':
src/par2repairer.cpp:2424:28:   required from here
src/reedsolomon.h:254:9: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon<Galois<16, 69643, short unsigned int> >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
In file included from src/libpar2internal.h:220:
src/galois.h:57:7: note: 'ReedSolomon<Galois<16, 69643, short unsigned int> >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here
src/reedsolomon.h:262:11: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'ReedSolomon<Galois<16, 69643, short unsigned int> >::G' {aka 'class Galois<16, 69643, short unsigned int>'} with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess]
src/galois.h:57:7: note: 'ReedSolomon<Galois<16, 69643, short unsigned int> >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here
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
g++ -Wall -std=c++14 -fopenmp -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/par2cmdline/src=/usr/src/debug/par2cmdline  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o par2 src/par2cmdline.o src/commandline.o libpar2.a 
make[1]: Leaving directory '/build/par2cmdline/src/par2cmdline-1.0.0'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/par2cmdline/src/par2cmdline-1.0.0'
 /usr/bin/mkdir -p '/build/par2cmdline/pkg/par2cmdline/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/par2cmdline/pkg/par2cmdline/usr/bin'
 /usr/bin/install -c -m 644 man/par2.1 '/build/par2cmdline/pkg/par2cmdline/usr/share/man/man1'
  /usr/bin/install -c par2 '/build/par2cmdline/pkg/par2cmdline/usr/bin'
make  install-exec-hook
make[2]: Entering directory '/build/par2cmdline/src/par2cmdline-1.0.0'
cd /build/par2cmdline/pkg/par2cmdline/usr/bin/ && \
ln -sf par2 par2create && \
ln -sf par2 par2verify && \
ln -sf par2 par2repair
make[2]: Leaving directory '/build/par2cmdline/src/par2cmdline-1.0.0'
make[1]: Leaving directory '/build/par2cmdline/src/par2cmdline-1.0.0'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "par2cmdline"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Creating package "par2cmdline-debug"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: par2cmdline 1.0.0-1 (Wed 30 Apr 2025 03:27:07 AM MDT)
==> Cleaning up...