==> Synchronizing chroot copy [/data/alhp-workspace/chroot/root] -> [build_cbf0487b-17c3-435e-87ff-781571468ab2]...done ==> Making package: par2cmdline 0.8.1-2.1 (Thu May 25 09:46:20 2023) ==> Retrieving sources... -> Downloading par2cmdline-0.8.1.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3568k 100 3568k 0 0 6422k 0 --:--:-- --:--:-- --:--:-- 6422k -> Downloading par2cmdline-0.8.1.tar.gz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 100 566 0 0 1326 0 --:--:-- --:--:-- --:--:-- 1326 ==> Validating source files with sha512sums... par2cmdline-0.8.1.tar.gz ... Passed par2cmdline-0.8.1.tar.gz.sig ... Skipped ==> Verifying source file signatures with gpg... par2cmdline-0.8.1.tar.gz ... Passed ==> Making package: par2cmdline 0.8.1-2.1 (Thu May 25 09:46:23 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found par2cmdline-0.8.1.tar.gz -> Found par2cmdline-0.8.1.tar.gz.sig ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting par2cmdline-0.8.1.tar.gz with bsdtar ==> Starting build()... checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 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... /usr/bin/grep checking for egrep... /usr/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 '/startdir/src/par2cmdline-0.8.1' depbase=`echo src/par2cmdline.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -MT src/par2creatorsourcefile.o -MD -MP -MF $depbase.Tpo -c -o src/par2creatorsourcefile.o src/par2creatorsourcefile.cpp &&\ mv -f $depbase.Tpo $depbase.Po 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 | ^~~~~~ depbase=`echo src/par2fileformat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -MT src/par2fileformat.o -MD -MP -MF $depbase.Tpo -c -o src/par2fileformat.o src/par2fileformat.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 | ^~~~~~ depbase=`echo src/par2repairer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -MT src/reedsolomon.o -MD -MP -MF $depbase.Tpo -c -o src/reedsolomon.o src/reedsolomon.cpp &&\ mv -f $depbase.Tpo $depbase.Po 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 | ^~~~~~ depbase=`echo src/verificationhashtable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -MT src/libpar2.o -MD -MP -MF $depbase.Tpo -c -o src/libpar2.o src/libpar2.cpp &&\ mv -f $depbase.Tpo $depbase.Po 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 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o par2 src/par2cmdline.o src/commandline.o libpar2.a make[1]: Leaving directory '/startdir/src/par2cmdline-0.8.1' ==> Starting check()... 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 '/startdir/src/par2cmdline-0.8.1' depbase=`echo src/letype_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 g++ -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/letype_test src/letype_test.o -lstdc++ depbase=`echo src/crc_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 g++ -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/crc_test src/crc_test.o src/crc.o -lstdc++ depbase=`echo src/md5_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 g++ -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/md5_test src/md5_test.o src/md5.o -lstdc++ depbase=`echo src/diskfile_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 g++ -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/diskfile_test src/diskfile_test.o src/diskfile.o -lstdc++ depbase=`echo src/libpar2_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 g++ -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/libpar2_test src/libpar2_test.o libpar2.a depbase=`echo src/commandline_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 g++ -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/commandline_test src/commandline_test.o src/commandline.o libpar2.a depbase=`echo src/descriptionpacket_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 g++ -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/descriptionpacket_test src/descriptionpacket_test.o src/descriptionpacket.o libpar2.a depbase=`echo src/criticalpacket_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 g++ -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/criticalpacket_test src/criticalpacket_test.o src/criticalpacket.o libpar2.a depbase=`echo src/reedsolomon_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 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 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/reedsolomon_test src/reedsolomon_test.o src/reedsolomon.o -lstdc++ depbase=`echo src/galois_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -Wall -std=c++11 -fopenmp -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -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 -march=x86-64-v3 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -mpclmul -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/startdir/src=/usr/src/debug/par2cmdline -flto=auto -falign-functions=32 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto=auto -falign-functions=32 -o tests/galois_test src/galois_test.o src/galois.o -lstdc++ make[1]: Leaving directory '/startdir/src/par2cmdline-0.8.1' make check-TESTS make[1]: Entering directory '/startdir/src/par2cmdline-0.8.1' make[2]: Entering directory '/startdir/src/par2cmdline-0.8.1' PASS: tests/test1 PASS: tests/test2 PASS: tests/test3 PASS: tests/test4 PASS: tests/test5 PASS: tests/test5rk PASS: tests/test6 PASS: tests/test7 PASS: tests/test8 PASS: tests/test9 PASS: tests/test10 PASS: tests/test11 PASS: tests/test12 PASS: tests/test13 PASS: tests/test14 PASS: tests/test15 PASS: tests/test16 PASS: tests/test17 PASS: tests/test18 PASS: tests/test19 PASS: tests/test20 PASS: tests/test21 PASS: tests/test22 PASS: tests/test23 PASS: tests/test24 PASS: tests/test25 PASS: tests/test26 PASS: tests/test27 FAIL: tests/unit_tests ============================================================================ Testsuite summary for par2cmdline 0.8.1 ============================================================================ # TOTAL: 29 # PASS: 28 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See ./test-suite.log Please report to ike.devolder@gmail.com ============================================================================ make[2]: *** [Makefile:1160: test-suite.log] Error 1 make[2]: *** Deleting file 'test-suite.log' make[2]: Leaving directory '/startdir/src/par2cmdline-0.8.1' make[1]: *** [Makefile:1268: check-TESTS] Error 2 make[1]: Leaving directory '/startdir/src/par2cmdline-0.8.1' make: *** [Makefile:1671: check-am] Error 2 ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /data/alhp-workspace/chroot/build_cbf0487b-17c3-435e-87ff-781571468ab2/build