<86>May 4 03:03:37 userdel[3080855]: delete user 'rooter' <86>May 4 03:03:37 userdel[3080855]: removed group 'rooter' owned by 'rooter' <86>May 4 03:03:37 userdel[3080855]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 03:03:37 groupadd[3080889]: group added to /etc/group: name=rooter, GID=1811 <86>May 4 03:03:37 groupadd[3080889]: group added to /etc/gshadow: name=rooter <86>May 4 03:03:37 groupadd[3080889]: new group: name=rooter, GID=1811 <86>May 4 03:03:37 useradd[3080906]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash, from=none <86>May 4 03:03:37 userdel[3080936]: delete user 'builder' <86>May 4 03:03:37 userdel[3080936]: removed group 'builder' owned by 'builder' <86>May 4 03:03:37 userdel[3080936]: removed shadow group 'builder' owned by 'builder' <86>May 4 03:03:37 groupadd[3080969]: group added to /etc/group: name=builder, GID=1812 <86>May 4 03:03:37 groupadd[3080969]: group added to /etc/gshadow: name=builder <86>May 4 03:03:37 groupadd[3080969]: new group: name=builder, GID=1812 <86>May 4 03:03:37 useradd[3080992]: new user: name=builder, UID=1812, GID=1812, home=/usr/src, shell=/bin/bash, from=none warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>May 4 03:03:40 rpmi: libsigc++2-2.12.1-alt1 sisyphus+331046.200.2.1 1696511642 installed <13>May 4 03:03:40 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 03:03:41 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 03:03:41 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 03:03:41 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>May 4 03:03:41 rpmi: libsigc++2-devel-2.12.1-alt1 sisyphus+331046.200.2.1 1696511642 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libpar2-0.2-alt3_27.nosrc.rpm (w1.gzdio) Installing libpar2-0.2-alt3_27.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.83820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libpar2-0.2 + echo 'Source #0 (libpar2-0.2.tar.gz):' Source #0 (libpar2-0.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libpar2-0.2.tar.gz + /bin/tar -xf - + cd libpar2-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libpar2-0.2-cancel.patch):' Patch #0 (libpar2-0.2-cancel.patch): + /usr/bin/patch -p2 patching file par2repairer.cpp Hunk #2 succeeded at 405 (offset -1 lines). Hunk #3 succeeded at 587 (offset -1 lines). Hunk #4 succeeded at 841 (offset -1 lines). Hunk #5 succeeded at 890 (offset -1 lines). Hunk #6 succeeded at 1243 (offset -1 lines). Hunk #7 succeeded at 1600 (offset -1 lines). Hunk #8 succeeded at 1693 (offset -1 lines). Hunk #9 succeeded at 2338 (offset -1 lines). Hunk #10 succeeded at 2404 (offset -1 lines). Hunk #11 succeeded at 2427 (offset -1 lines). patching file par2repairer.h Hunk #1 succeeded at 181 (offset -5 lines). + echo 'Patch #1 (libpar2-0.2-bugfixes.patch):' Patch #1 (libpar2-0.2-bugfixes.patch): + /usr/bin/patch -p2 patching file par2repairer.cpp Hunk #1 succeeded at 78 (offset 2 lines). Hunk #2 succeeded at 1301 (offset 41 lines). Hunk #3 succeeded at 1853 (offset 50 lines). patching file par2repairer.h + chmod -x commandline.cpp crc.cpp creatorpacket.cpp criticalpacket.cpp datablock.cpp descriptionpacket.cpp diskfile.cpp filechecksummer.cpp galois.cpp libpar2.cpp mainpacket.cpp md5.cpp par1fileformat.cpp par1repairer.cpp par1repairersourcefile.cpp par2cmdline.cpp par2creator.cpp par2creatorsourcefile.cpp par2fileformat.cpp par2repairer.cpp par2repairersourcefile.cpp parheaders.cpp recoverypacket.cpp reedsolomon.cpp verificationhashtable.cpp verificationpacket.cpp commandline.h config.h crc.h creatorpacket.h criticalpacket.h datablock.h descriptionpacket.h diskfile.h filechecksummer.h galois.h letype.h libpar2.h mainpacket.h md5.h par1fileformat.h par1repairer.h par1repairersourcefile.h par2cmdline.h par2creator.h par2creatorsourcefile.h par2fileformat.h par2repairer.h par2repairersourcefile.h parheaders.h recoverypacket.h reedsolomon.h verificationhashtable.h verificationpacket.h ChangeLog + touch tmpfile -r README + sed -i 's/\r//' README + touch -r tmpfile README + touch tmpfile -r ROADMAP + sed -i 's/\r//' ROADMAP + touch -r tmpfile ROADMAP + touch tmpfile -r AUTHORS + sed -i 's/\r//' AUTHORS + touch -r tmpfile AUTHORS + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.83820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpar2-0.2 + libtoolize libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './ltmain.sh' libtoolize-default: You should add the contents of the following files to 'aclocal.m4': libtoolize-default: '/usr/share/libtool-2.4/aclocal/libtool.m4' libtoolize-default: '/usr/share/libtool-2.4/aclocal/ltoptions.m4' libtoolize-default: '/usr/share/libtool-2.4/aclocal/ltsugar.m4' libtoolize-default: '/usr/share/libtool-2.4/aclocal/ltversion.m4' libtoolize-default: '/usr/share/libtool-2.4/aclocal/lt~obsolete.m4' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + autoreconf -i libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:29: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:29: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:10113: AM_CONFIG_HEADER is expanded from... configure.ac:29: the top level configure.ac:30: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9797: AM_INIT_AUTOMAKE is expanded from... configure.ac:30: the top level configure.ac:35: warning: The macro `AC_LANG_CPLUSPLUS' is obsolete. configure.ac:35: You should run autoupdate. ./lib/autoconf/c.m4:289: AC_LANG_CPLUSPLUS is expanded from... configure.ac:35: the top level configure.ac:39: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:39: You should run autoupdate. aclocal.m4:122: AC_PROG_LIBTOOL is expanded from... configure.ac:39: the top level configure.ac:40: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:40: You should run autoupdate. aclocal.m4:123: AM_PROG_LIBTOOL is expanded from... configure.ac:40: the top level configure.ac:47: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:47: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:47: the top level configure.ac:30: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:30: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:39: installing './compile' Makefile.am:51: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/libpar2-0.2/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/libpar2-0.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 for x86_64-alt-linux-g++... x86_64-alt-linux-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 x86_64-alt-linux-g++ accepts -g... yes checking for x86_64-alt-linux-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-g++... none checking how to print strings... printf checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-file... no checking for file... file checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lstdc++... yes checking for main in -lsigc-2.0... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... no checking for stdbool.h that conforms to C99... yes checking for egrep... (cached) /usr/bin/grep -E checking for stdio.h... (cached) yes checking for endian.h... yes checking for getopt.h... yes checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for sigc++-2.0 ... 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 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 Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o parheaders.lo parheaders.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c parheaders.cpp -fPIC -DPIC -o .libs/parheaders.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o crc.lo crc.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c crc.cpp -fPIC -DPIC -o .libs/crc.o In file included from par2cmdline.h:264, from crc.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o criticalpacket.lo criticalpacket.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c criticalpacket.cpp -fPIC -DPIC -o .libs/criticalpacket.o In file included from par2cmdline.h:264, from criticalpacket.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o datablock.lo datablock.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c datablock.cpp -fPIC -DPIC -o .libs/datablock.o In file included from par2cmdline.h:264, from datablock.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o filechecksummer.lo filechecksummer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c filechecksummer.cpp -fPIC -DPIC -o .libs/filechecksummer.o In file included from par2cmdline.h:264, from filechecksummer.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par2cmdline.lo par2cmdline.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par2cmdline.cpp -fPIC -DPIC -o .libs/par2cmdline.o In file included from par2cmdline.h:264, from par2cmdline.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o md5.lo md5.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c md5.cpp -fPIC -DPIC -o .libs/md5.o In file included from par2cmdline.h:264, from md5.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o creatorpacket.lo creatorpacket.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c creatorpacket.cpp -fPIC -DPIC -o .libs/creatorpacket.o In file included from par2cmdline.h:264, from creatorpacket.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o descriptionpacket.lo descriptionpacket.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c descriptionpacket.cpp -fPIC -DPIC -o .libs/descriptionpacket.o In file included from par2cmdline.h:264, from descriptionpacket.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par1fileformat.lo par1fileformat.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par1fileformat.cpp -fPIC -DPIC -o .libs/par1fileformat.o In file included from par2cmdline.h:264, from par1fileformat.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o mainpacket.lo mainpacket.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c mainpacket.cpp -fPIC -DPIC -o .libs/mainpacket.o In file included from par2cmdline.h:264, from mainpacket.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o galois.lo galois.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c galois.cpp -fPIC -DPIC -o .libs/galois.o In file included from par2cmdline.h:264, from galois.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o commandline.lo commandline.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c commandline.cpp -fPIC -DPIC -o .libs/commandline.o In file included from par2cmdline.h:264, from commandline.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o diskfile.lo diskfile.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c diskfile.cpp -fPIC -DPIC -o .libs/diskfile.o In file included from par2cmdline.h:264, from diskfile.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o libpar2.lo libpar2.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c libpar2.cpp -fPIC -DPIC -o .libs/libpar2.o In file included from par2cmdline.h:264, from libpar2.h:5, from libpar2.cpp:1: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par1repairer.lo par1repairer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par1repairer.cpp -fPIC -DPIC -o .libs/par1repairer.o In file included from par2cmdline.h:264, from par1repairer.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ par1repairer.cpp: In member function 'bool Par1Repairer::LoadRecoveryFile(std::string)': par1repairer.cpp:327:87: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 327 | (fileheader.datasize && (fileheader.filelistoffset <= fileheader.dataoffset && fileheader.dataoffset < fileheader.filelistoffset+fileheader.filelistsize || fileheader.dataoffset <= fileheader.filelistoffset && fileheader.filelistoffset < fileheader.dataoffset + fileheader.datasize))) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ par1repairer.cpp: In member function 'bool Par1Repairer::LoadOtherRecoveryFiles(std::string)': par1repairer.cpp:521:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 521 | (tail[1] == 'A' || tail[1] == 'a') && (tail[2] == 'R' || tail[2] == 'r') | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ par1repairer.cpp: In member function 'bool Par1Repairer::LoadExtraRecoveryFiles(const std::__cxx11::list&)': par1repairer.cpp:552:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 552 | (tail[1] == 'A' || tail[1] == 'a') && (tail[2] == 'R' || tail[2] == 'r') | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ par1repairer.cpp: In member function 'bool Par1Repairer::VerifyExtraFiles(const std::__cxx11::list&)': par1repairer.cpp:655:48: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 655 | (tail[1] == 'A' || tail[1] == 'a') && (tail[2] == 'R' || tail[2] == 'r') | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:266: reedsolomon.h: In instantiation of 'ReedSolomon::ReedSolomon() [with g = Galois<8, 285, unsigned char>]': par1repairer.cpp:32:32: required from here reedsolomon.h:118:19: warning: ignoring return value of 'bool std::vector<_Tp, _Alloc>::empty() const [with _Tp = RSOutputRow; _Alloc = std::allocator]', declared with attribute 'nodiscard' [-Wunused-result] 118 | outputrows.empty(); | ~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/13/vector:66, from par2cmdline.h:241: /usr/include/c++/13/bits/stl_vector.h:1085:7: note: declared here 1085 | empty() const _GLIBCXX_NOEXCEPT | ^~~~~ reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(CommandLine::NoiseLevel) [with g = Galois<8, 285, unsigned char>]': par1repairer.cpp:1205:28: required from here reedsolomon.h:227: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] 227 | memset(leftmatrix, 0, outcount * incount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:261: galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here 57 | class Galois | ^~~~~~ reedsolomon.h:235: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] 235 | memset(rightmatrix, 0, outcount *outcount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<8, 285, unsigned char>'} declared here 57 | class Galois | ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par1repairersourcefile.lo par1repairersourcefile.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par1repairersourcefile.cpp -fPIC -DPIC -o .libs/par1repairersourcefile.o In file included from par2cmdline.h:264, from par1repairersourcefile.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par2creatorsourcefile.lo par2creatorsourcefile.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par2creatorsourcefile.cpp -fPIC -DPIC -o .libs/par2creatorsourcefile.o In file included from par2cmdline.h:264, from par2creatorsourcefile.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par2fileformat.lo par2fileformat.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par2fileformat.cpp -fPIC -DPIC -o .libs/par2fileformat.o In file included from par2cmdline.h:264, from par2fileformat.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o recoverypacket.lo recoverypacket.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c recoverypacket.cpp -fPIC -DPIC -o .libs/recoverypacket.o In file included from par2cmdline.h:264, from recoverypacket.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par2repairersourcefile.lo par2repairersourcefile.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par2repairersourcefile.cpp -fPIC -DPIC -o .libs/par2repairersourcefile.o In file included from par2cmdline.h:264, from par2repairersourcefile.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o verificationhashtable.lo verificationhashtable.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c verificationhashtable.cpp -fPIC -DPIC -o .libs/verificationhashtable.o In file included from par2cmdline.h:264, from verificationhashtable.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o reedsolomon.lo reedsolomon.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c reedsolomon.cpp -fPIC -DPIC -o .libs/reedsolomon.o In file included from par2cmdline.h:264, from reedsolomon.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o verificationpacket.lo verificationpacket.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c verificationpacket.cpp -fPIC -DPIC -o .libs/verificationpacket.o In file included from par2cmdline.h:264, from verificationpacket.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par2creator.lo par2creator.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par2creator.cpp -fPIC -DPIC -o .libs/par2creator.o In file included from par2cmdline.h:264, from par2creator.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ In file included from par2cmdline.h:266: reedsolomon.h: In instantiation of 'ReedSolomon::ReedSolomon() [with g = Galois<16, 69643, short unsigned int>]': par2creator.cpp:49:29: required from here reedsolomon.h:118:19: warning: ignoring return value of 'bool std::vector<_Tp, _Alloc>::empty() const [with _Tp = RSOutputRow; _Alloc = std::allocator]', declared with attribute 'nodiscard' [-Wunused-result] 118 | outputrows.empty(); | ~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/13/vector:66, from par2cmdline.h:241: /usr/include/c++/13/bits/stl_vector.h:1085:7: note: declared here 1085 | empty() const _GLIBCXX_NOEXCEPT | ^~~~~ reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(CommandLine::NoiseLevel) [with g = Galois<16, 69643, short unsigned int>]': par2creator.cpp:863:18: required from here reedsolomon.h:227: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] 227 | memset(leftmatrix, 0, outcount * incount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:261: galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ reedsolomon.h:235: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] 235 | memset(rightmatrix, 0, outcount *outcount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. `pkg-config sigc++-2.0 --cflags` -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c -o par2repairer.lo par2repairer.cpp libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -c par2repairer.cpp -fPIC -DPIC -o .libs/par2repairer.o In file included from par2cmdline.h:264, from par2repairer.cpp:20: par2fileformat.h:67:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::hash' 67 | MD5Hash hash; // Hash of entire packet excepting the first 3 fields | ^~~~ par2fileformat.h:68:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PACKET_HEADER::setid' 68 | MD5Hash setid; // Normally computed as the Hash of body of "Main Packet" | ^~~~~ par2fileformat.h:79:18: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONENTRY::hash' 79 | MD5Hash hash; | ^~~~ par2fileformat.h:84:25: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEVERIFICATIONPACKET::header' 84 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:86:25: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEVERIFICATIONPACKET::fileid' 86 | MD5Hash fileid; // MD5hash of file_hash_16k, file_length, file_name | ^~~~~~ par2fileformat.h:87:25: warning: ignoring packed attribute because of unpacked non-POD field 'FILEVERIFICATIONENTRY FILEVERIFICATIONPACKET::entries []' 87 | FILEVERIFICATIONENTRY entries[]; | ^~~~~~~ par2fileformat.h:99:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER FILEDESCRIPTIONPACKET::header' 99 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:101:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::fileid' 101 | MD5Hash fileid; // MD5hash of [hash16k, length, name] | ^~~~~~ par2fileformat.h:102:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hashfull' 102 | MD5Hash hashfull; // MD5 Hash of the whole file | ^~~~~~~~ par2fileformat.h:103:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash FILEDESCRIPTIONPACKET::hash16k' 103 | MD5Hash hash16k; // MD5 Hash of the first 16k of the file | ^~~~~~~ par2fileformat.h:127:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER MAINPACKET::header' 127 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:131:20: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash MAINPACKET::fileid [0]' 131 | MD5Hash fileid[0]; | ^~~~~~ par2fileformat.h:141:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER CREATORPACKET::header' 141 | PACKET_HEADER header; | ^~~~~~ par2fileformat.h:151:20: warning: ignoring packed attribute because of unpacked non-POD field 'PACKET_HEADER RECOVERYBLOCKPACKET::header' 151 | PACKET_HEADER header; | ^~~~~~ In file included from par2cmdline.h:283: verificationhashtable.h: In member function 'bool VerificationHashEntry::operator<(const VerificationHashEntry&) const': verificationhashtable.h:69:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 69 | return crc < r.crc || crc == r.crc && hash < r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'bool VerificationHashEntry::operator>(const VerificationHashEntry&) const': verificationhashtable.h:73:40: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | return crc > r.crc || crc == r.crc && hash > r.hash; | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ verificationhashtable.h: In static member function 'static const VerificationHashEntry* VerificationHashEntry::Search(const VerificationHashEntry*, const MD5Hash&)': verificationhashtable.h:186:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 186 | if (entry->crc < crc || entry->crc == crc && entry->hash < hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:190:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 190 | else if (entry->crc > crc || entry->crc == crc && entry->hash > hash) | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h: In member function 'const VerificationHashEntry* VerificationHashTable::FindMatch(const VerificationHashEntry*, const Par2RepairerSourceFile*, FileCheckSummer&, bool&) const': verificationhashtable.h:405:54: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 405 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:412:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 412 | checksummer.ShortBlock() && checksummer.BlockLength() != currententry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ verificationhashtable.h:429:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 429 | checksummer.ShortBlock() && checksummer.BlockLength() != nextentry->GetDataBlock()->GetLength() | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:288: par1fileformat.h: At global scope: par1fileformat.h:41:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::controlhash' 41 | MD5Hash controlhash; | ^~~~~~~~~~~ par1fileformat.h:42:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEHEADER::sethash' 42 | MD5Hash sethash; | ^~~~~~~ par1fileformat.h:56:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hashfull' 56 | MD5Hash hashfull; | ^~~~~~~~ par1fileformat.h:57:15: warning: ignoring packed attribute because of unpacked non-POD field 'MD5Hash PAR1FILEENTRY::hash16k' 57 | MD5Hash hash16k; | ^~~~~~~ par2repairer.cpp: In member function 'bool Par2Repairer::LoadPacketsFromFile(std::string)': par2repairer.cpp:455:19: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct PACKET_HEADER' with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] 455 | memcpy(&header, current, sizeof(header)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ par2fileformat.h:62:8: note: 'struct PACKET_HEADER' declared here 62 | struct PACKET_HEADER | ^~~~~~~~~~~~~ In file included from par2cmdline.h:266: reedsolomon.h: In instantiation of 'ReedSolomon::ReedSolomon() [with g = Galois<16, 69643, short unsigned int>]': par2repairer.cpp:30:32: required from here reedsolomon.h:118:19: warning: ignoring return value of 'bool std::vector<_Tp, _Alloc>::empty() const [with _Tp = RSOutputRow; _Alloc = std::allocator]', declared with attribute 'nodiscard' [-Wunused-result] 118 | outputrows.empty(); | ~~~~~~~~~~~~~~~~^~ In file included from /usr/include/c++/13/vector:66, from par2cmdline.h:241: /usr/include/c++/13/bits/stl_vector.h:1085:7: note: declared here 1085 | empty() const _GLIBCXX_NOEXCEPT | ^~~~~ reedsolomon.h: In instantiation of 'bool ReedSolomon::Compute(CommandLine::NoiseLevel) [with g = Galois<16, 69643, short unsigned int>]': par2repairer.cpp:2233:28: required from here reedsolomon.h:227: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] 227 | memset(leftmatrix, 0, outcount * incount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from par2cmdline.h:261: galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ reedsolomon.h:235: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] 235 | memset(rightmatrix, 0, outcount *outcount * sizeof(G)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ galois.h:57:7: note: 'ReedSolomon >::G' {aka 'class Galois<16, 69643, short unsigned int>'} declared here 57 | class Galois | ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -DPIC -version-info 0:1:0 -o libpar2.la -rpath /usr/lib64 libpar2.lo parheaders.lo par2cmdline.lo commandline.lo crc.lo creatorpacket.lo criticalpacket.lo datablock.lo descriptionpacket.lo diskfile.lo filechecksummer.lo galois.lo mainpacket.lo md5.lo par1fileformat.lo par1repairer.lo par1repairersourcefile.lo par2creator.lo par2creatorsourcefile.lo par2fileformat.lo par2repairer.lo par2repairersourcefile.lo recoverypacket.lo reedsolomon.lo verificationhashtable.lo verificationpacket.lo -lsigc-2.0 -lstdc++ libtool: link: x86_64-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/13/crtbeginS.o .libs/libpar2.o .libs/parheaders.o .libs/par2cmdline.o .libs/commandline.o .libs/crc.o .libs/creatorpacket.o .libs/criticalpacket.o .libs/datablock.o .libs/descriptionpacket.o .libs/diskfile.o .libs/filechecksummer.o .libs/galois.o .libs/mainpacket.o .libs/md5.o .libs/par1fileformat.o .libs/par1repairer.o .libs/par1repairersourcefile.o .libs/par2creator.o .libs/par2creatorsourcefile.o .libs/par2fileformat.o .libs/par2repairer.o .libs/par2repairersourcefile.o .libs/recoverypacket.o .libs/reedsolomon.o .libs/verificationhashtable.o .libs/verificationpacket.o -lsigc-2.0 -L/usr/lib64/gcc/x86_64-alt-linux/13 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/13/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/13/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/13/../../../../lib64/crtn.o -g -O2 -flto=auto -Wl,-soname -Wl,libpar2.so.0 -o .libs/libpar2.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libpar2.so.0" && ln -s "libpar2.so.0.0.1" "libpar2.so.0") libtool: link: (cd ".libs" && rm -f "libpar2.so" && ln -s "libpar2.so.0.0.1" "libpar2.so") libtool: link: ( cd ".libs" && rm -f "libpar2.la" && ln -s "../libpar2.la" "libpar2.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36438 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libpar2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libpar2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd libpar2-0.2 + make install DESTDIR=/usr/src/tmp/libpar2-buildroot 'INSTALL=install -p' make: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' make[1]: Entering directory '/usr/src/RPM/BUILD/libpar2-0.2' /usr/bin/mkdir -p '/usr/src/tmp/libpar2-buildroot/usr/lib64' /bin/sh ./libtool --mode=install install -p libpar2.la '/usr/src/tmp/libpar2-buildroot/usr/lib64' libtool: install: install -p .libs/libpar2.so.0.0.1 /usr/src/tmp/libpar2-buildroot/usr/lib64/libpar2.so.0.0.1 libtool: install: (cd /usr/src/tmp/libpar2-buildroot/usr/lib64 && { ln -s -f libpar2.so.0.0.1 libpar2.so.0 || { rm -f libpar2.so.0 && ln -s libpar2.so.0.0.1 libpar2.so.0; }; }) libtool: install: (cd /usr/src/tmp/libpar2-buildroot/usr/lib64 && { ln -s -f libpar2.so.0.0.1 libpar2.so || { rm -f libpar2.so && ln -s libpar2.so.0.0.1 libpar2.so; }; }) libtool: install: install -p .libs/libpar2.lai /usr/src/tmp/libpar2-buildroot/usr/lib64/libpar2.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/usr/src/tmp/libpar2-buildroot/usr/lib64/libpar2/include' install -p -m 644 config.h '/usr/src/tmp/libpar2-buildroot/usr/lib64/libpar2/include' /usr/bin/mkdir -p '/usr/src/tmp/libpar2-buildroot/usr/include/libpar2' install -p -m 644 commandline.h config.h crc.h creatorpacket.h criticalpacket.h datablock.h descriptionpacket.h diskfile.h filechecksummer.h galois.h letype.h libpar2.h mainpacket.h md5.h par1fileformat.h par1repairer.h par1repairersourcefile.h par2cmdline.h par2creator.h par2creatorsourcefile.h par2fileformat.h par2repairer.h par2repairersourcefile.h parheaders.h recoverypacket.h reedsolomon.h verificationhashtable.h verificationpacket.h '/usr/src/tmp/libpar2-buildroot/usr/include/libpar2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' make: Leaving directory '/usr/src/RPM/BUILD/libpar2-0.2' + find /usr/src/tmp/libpar2-buildroot -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libpar2-buildroot (auto) mode of './usr/lib64/libpar2.so.0.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libpar2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libpar2-buildroot/ (default) Compressing files in /usr/src/tmp/libpar2-buildroot (auto) Adjusting library links in /usr/src/tmp/libpar2-buildroot ./usr/lib64: (from :0) libpar2.so.0 -> libpar2.so.0.0.1 Verifying ELF objects in /usr/src/tmp/libpar2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libpar2-buildroot Processing files: libpar2-0.2-alt3_27 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8251 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libpar2-0.2 + DOCDIR=/usr/src/tmp/libpar2-buildroot/usr/share/doc/libpar2-0.2 + export DOCDIR + rm -rf /usr/src/tmp/libpar2-buildroot/usr/share/doc/libpar2-0.2 + /bin/mkdir -p /usr/src/tmp/libpar2-buildroot/usr/share/doc/libpar2-0.2 + cp -prL COPYING README ChangeLog AUTHORS ROADMAP /usr/src/tmp/libpar2-buildroot/usr/share/doc/libpar2-0.2 + chmod -R go-w /usr/src/tmp/libpar2-buildroot/usr/share/doc/libpar2-0.2 + chmod -R a+rX /usr/src/tmp/libpar2-buildroot/usr/share/doc/libpar2-0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A4V0qp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libpar2-buildroot/usr/lib64/libpar2.so.0: 256 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K1btne find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libpar2.so.0()(64bit) = set:lcsKGfnvZ3r8g3NP7zWZoFnA2dEQpbmMGtxeyUz4wQSyAjyGRKJWuUZkItcfKiUw9ulyx6aiLFCKzkyBbu4zMNEzwB1iqbChVAMZAEZe2MtEKCUGovvz4v3ZdD926sH6Zrfsr8lHJmys3h1Ej1WmyN9dXv1M7GpDsluA0Z8y25yaIlROAak78ZwD2shFyZB07NXjEqUQia0CwAjbrDAK1eNDeAhiLc6sUb3ffHAGXJxe6qXujQZyWDEZpZiEygLZchZ1atZqqhJ1odZnUsV5hI2F4uHgzS4uxb10NPNv1jbTE2zfCY1cWkmYFY5fNw17ehd2m5zNIHHcwZqaNsayN7Iu8bgkkdPva6DD69OY0twQBSQPMcxf1wRZhBEnS1a8Gwa15ftzhpRAwB8Zp1XDlCUXnSlOALpvhp1kzT3j20YBwLY9yimbalJmTFZozp0RLX0Qe0Kd85I0Z5er1GSGHmDiFUMm6AjL2YlwpkZskBVZira7lRY6oZ0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libsigc-2.0.so.0()(64bit) >= set:kglb3FDOTiQaZ1gFwRDtjCSanre1, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IkK4xX Creating libpar2-debuginfo package Processing files: libpar2-devel-0.2-alt3_27 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z5ixNf find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ix4jjX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/libpar2.h:4:10: fatal error: sigc++/sigc++.h: No such file or directory 4 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/libpar2.h: cpp failed, trying c++ mode /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/libpar2.h:4:10: fatal error: sigc++/sigc++.h: No such file or directory 4 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/libpar2.h: cpp failed /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/parheaders.h:2:10: fatal error: iostream: No such file or directory 2 | #include | ^~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/parheaders.h: cpp failed, trying c++ mode In file included from /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/par2cmdline.h:286: /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/par2repairer.h:23:10: fatal error: sigc++/sigc++.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/par2cmdline.h: cpp failed /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/par2repairer.h:23:10: fatal error: sigc++/sigc++.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. cpp.req: WARNING: /usr/src/tmp/libpar2-buildroot/usr/include/libpar2/par2repairer.h: cpp failed Requires: libpar2 = 0.2-alt3_27, /usr/lib64/libpar2.so.0.0.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D3CGOk Processing files: libpar2-debuginfo-0.2-alt3_27 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.imcv8Y find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AaXhra find-requires: running scripts (debuginfo) Provides: debug64(libpar2.so.0) Requires: libpar2 = 0.2-alt3_27, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libsigc-2.0.so.0), debug64(libstdc++.so.6) Adding to libpar2-devel a strict dependency on libpar2 Adding to libpar2-debuginfo a strict dependency on libpar2 Removing 1 extra deps from libpar2-devel due to dependency on libpar2 Wrote: /usr/src/RPM/RPMS/x86_64/libpar2-0.2-alt3_27.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpar2-devel-0.2-alt3_27.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libpar2-debuginfo-0.2-alt3_27.x86_64.rpm (w2.lzdio) 33.73user 11.37system 0:22.25elapsed 202%CPU (0avgtext+0avgdata 187276maxresident)k 0inputs+0outputs (0major+2340136minor)pagefaults 0swaps 3.52user 2.66system 0:33.84elapsed 18%CPU (0avgtext+0avgdata 131736maxresident)k 0inputs+0outputs (0major+192576minor)pagefaults 0swaps --- libpar2-0.2-alt3_27.x86_64.rpm.repo 2019-12-07 13:42:43.000000000 +0000 +++ libpar2-0.2-alt3_27.x86_64.rpm.hasher 2024-05-04 03:04:08.213031145 +0000 @@ -11,4 +11,6 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libsigc-2.0.so.0()(64bit) >= set:kglb3FDOTiQaZ1gFwRDtjCSanre1 @@ -23,10 +25,10 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Requires: rtld(GNU_HASH) -Requires: rtld(GNU_UNIQUE) Requires: rpmlib(PayloadIsLzma) -Provides: libpar2.so.0()(64bit) = set:md8mAtWgSgusELpDFURpnc2JiFAvAS6KhRRmr13KzNzrBj5hVZCsxLzkybn4bwHwfPyBP8kSeVxBDSrgwdjMtrUHRjnEBg2mU6YPmcjGE9llvFafdHEEcBIzigx0Coshi5wHrZHxbKhXkFF8xZu69Z273yyuuZnZC3k4yZvyoCEL0Ck05gBfL8AZ1X5PBFe4fvRwJ5I9Z5U90p1sugrKicDbpJf9oAaeCF8vOOGlnWmrWpqCUj2HJ7RV0eKG0A5EG3KxJ0NDvNKiCUr00OPYBZApJEkxwZu0q7moQGURuSRZulqb7Ast8sBfXQ2AEvlv1Nr1CDA6kcNIQ9Htz66XvXsKfe2znTTyfPiYvjDtQTGime0RRjyZFfioZepbuLxsjNr0vhpiEtxKBYZoAn0mDKtQMSvbg13A4AvNVkvguxDRXz7r1Q48VMjjs5zv6KUbirP1qnAzx5OulLZ93OcZqQyqzAmxy7KQx6IF0dBbw4qxR7jZgte7gB5qCsUg4WftAYrGc0Ne3pBkbyjzZ20aFIYo0WsAthHlphfvkKqiMcmoZycgkmhdWuoi06wAgN2IXkvtc6g4H1hZ5weotNAZazygowoYI6Z1OsvVCiwUomdInZC0 +Provides: libpar2.so.0()(64bit) = set:lcsKGfnvZ3r8g3NP7zWZoFnA2dEQpbmMGtxeyUz4wQSyAjyGRKJWuUZkItcfKiUw9ulyx6aiLFCKzkyBbu4zMNEzwB1iqbChVAMZAEZe2MtEKCUGovvz4v3ZdD926sH6Zrfsr8lHJmys3h1Ej1WmyN9dXv1M7GpDsluA0Z8y25yaIlROAak78ZwD2shFyZB07NXjEqUQia0CwAjbrDAK1eNDeAhiLc6sUb3ffHAGXJxe6qXujQZyWDEZpZiEygLZchZ1atZqqhJ1odZnUsV5hI2F4uHgzS4uxb10NPNv1jbTE2zfCY1cWkmYFY5fNw17ehd2m5zNIHHcwZqaNsayN7Iu8bgkkdPva6DD69OY0twQBSQPMcxf1wRZhBEnS1a8Gwa15ftzhpRAwB8Zp1XDlCUXnSlOALpvhp1kzT3j20YBwLY9yimbalJmTFZozp0RLX0Qe0Kd85I0Z5er1GSGHmDiFUMm6AjL2YlwpkZskBVZira7lRY6oZ0 Provides: libpar2 = 0.2-alt3_27:sisyphus+242518.100.1.1 File: /usr/lib64/libpar2.so.0 120777 root:root libpar2.so.0.0.1 -File: /usr/lib64/libpar2.so.0.0.1 100644 root:root 569bd667fa4bf8c41a856f07673820c5 +File: /usr/lib64/libpar2.so.0.0.1 100644 root:root 958ffd1ea3f181d08ce8366583c2cbd7 File: /usr/share/doc/libpar2-0.2 40755 root:root @@ -37,2 +39,2 @@ File: /usr/share/doc/libpar2-0.2/ROADMAP 100644 root:root bff204602e2bc293e8fba482624c30dd -RPMIdentity: dbccb22f1c47c5ceb0371b3ce0f81c073cf28274b44b601d5d95c7258fb0f4ff44ed2620d131ab465e6483a8b3ce99f33bb9dd7b7f80c1db106ec5d6abd08518 +RPMIdentity: 60801e7976135b4c79bffaeaa7b579127a3b377ff5db1e18b3dc57b37eb7a84ee44e50df18f6df342e889b947b03ecdce623e583601f7acd5625506a260ebb7f --- libpar2-debuginfo-0.2-alt3_27.x86_64.rpm.repo 2019-12-07 13:42:43.000000000 +0000 +++ libpar2-debuginfo-0.2-alt3_27.x86_64.rpm.hasher 2024-05-04 03:04:08.389034107 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5d 40755 root:root -/usr/lib/debug/.build-id/5d/f614898fbe7ae6c0eda4ca78451455d149b4b7 120777 root:root ../../../../lib64/libpar2.so.0.0.1 -/usr/lib/debug/.build-id/5d/f614898fbe7ae6c0eda4ca78451455d149b4b7.debug 120777 root:root ../../usr/lib64/libpar2.so.0.0.1.debug +/usr/lib/debug/.build-id/06 40755 root:root +/usr/lib/debug/.build-id/06/04aa55f5609ceb500f229708b5d1500f53c2be 120777 root:root ../../../../lib64/libpar2.so.0.0.1 +/usr/lib/debug/.build-id/06/04aa55f5609ceb500f229708b5d1500f53c2be.debug 120777 root:root ../../usr/lib64/libpar2.so.0.0.1.debug /usr/lib/debug/usr/lib64/libpar2.so.0.0.1.debug 100644 root:root @@ -22,2 +22,3 @@ /usr/src/debug/libpar2-0.2/filechecksummer.h 100644 root:root +/usr/src/debug/libpar2-0.2/galois.cpp 100644 root:root /usr/src/debug/libpar2-0.2/galois.h 100644 root:root @@ -36,2 +37,3 @@ /usr/src/debug/libpar2-0.2/par1repairersourcefile.h 100644 root:root +/usr/src/debug/libpar2-0.2/par2cmdline.cpp 100644 root:root /usr/src/debug/libpar2-0.2/par2cmdline.h 100644 root:root @@ -65,6 +67,6 @@ Provides: libpar2-debuginfo = 0.2-alt3_27:sisyphus+242518.100.1.1 -File: /usr/lib/debug/.build-id/5d 40755 root:root -File: /usr/lib/debug/.build-id/5d/f614898fbe7ae6c0eda4ca78451455d149b4b7 120777 root:root ../../../../lib64/libpar2.so.0.0.1 -File: /usr/lib/debug/.build-id/5d/f614898fbe7ae6c0eda4ca78451455d149b4b7.debug 120777 root:root ../../usr/lib64/libpar2.so.0.0.1.debug -File: /usr/lib/debug/usr/lib64/libpar2.so.0.0.1.debug 100644 root:root a9ed03e546be81d4d9da98daf09077c5 +File: /usr/lib/debug/.build-id/06 40755 root:root +File: /usr/lib/debug/.build-id/06/04aa55f5609ceb500f229708b5d1500f53c2be 120777 root:root ../../../../lib64/libpar2.so.0.0.1 +File: /usr/lib/debug/.build-id/06/04aa55f5609ceb500f229708b5d1500f53c2be.debug 120777 root:root ../../usr/lib64/libpar2.so.0.0.1.debug +File: /usr/lib/debug/usr/lib64/libpar2.so.0.0.1.debug 100644 root:root c5f455d5d21b097ddfef770adb65f03c File: /usr/lib/debug/usr/lib64/libpar2.so.0.debug 120777 root:root libpar2.so.0.0.1.debug @@ -87,2 +89,3 @@ File: /usr/src/debug/libpar2-0.2/filechecksummer.h 100644 root:root c48995dcdf3caa3a39a7fe41671bf82f +File: /usr/src/debug/libpar2-0.2/galois.cpp 100644 root:root 6ef4f9fe6c9d97ff0a51db395eb0d56e File: /usr/src/debug/libpar2-0.2/galois.h 100644 root:root 31e7f1805076446929ebf18690fedc5f @@ -101,2 +104,3 @@ File: /usr/src/debug/libpar2-0.2/par1repairersourcefile.h 100644 root:root f23151c1bb67822ccb01eea2a9e60274 +File: /usr/src/debug/libpar2-0.2/par2cmdline.cpp 100644 root:root b030de76fae46b5a03f762e252144b2c File: /usr/src/debug/libpar2-0.2/par2cmdline.h 100644 root:root 6775bdc2ec4224d49e044aeeff359c0c @@ -122,2 +126,2 @@ File: /usr/src/debug/libpar2-0.2/verificationpacket.h 100644 root:root e51fd5ab817773e28893f34e0f01cbac -RPMIdentity: a90e5f5d71fde4e15db8276d8c715544b563e5dfcb820a76a6ea1cee74f4e6f123af2754edd79c7ae6816ce03bfa22172f2093852f2302dac846263224f8b379 +RPMIdentity: 3c12c63e35473d2280dd226a8cfdb2317b8c0f2bc8152b20beb2de505af582b555d8c0a7695a0ad98425d41416e3c3711ad22afeb09462d949aab21f3234dd12 --- libpar2-devel-0.2-alt3_27.x86_64.rpm.repo 2019-12-07 13:42:43.000000000 +0000 +++ libpar2-devel-0.2-alt3_27.x86_64.rpm.hasher 2024-05-04 03:04:08.603037709 +0000 @@ -38,3 +38,3 @@ File: /usr/include/libpar2/commandline.h 100644 root:root 6afbc3c6edfe30b7980ea9c556ecb032 -File: /usr/include/libpar2/config.h 100644 root:root 35289b2e7eb2d7e572c80a44b6ccdb3a +File: /usr/include/libpar2/config.h 100644 root:root c83a898221f91071a6ee9d46b836c304 File: /usr/include/libpar2/crc.h 100644 root:root 2da9aa7deb244e8c94452ad4d254bc89 @@ -68,3 +68,3 @@ File: /usr/lib64/libpar2/include 40755 root:root -File: /usr/lib64/libpar2/include/config.h 100644 root:root 35289b2e7eb2d7e572c80a44b6ccdb3a -RPMIdentity: da7f52cecc562200948ef3177bede007cf273f795196cd34c4ac3a6824ac90504e8920c532083f5dead8ad4d6d484a7aa6bdcf990e53fb1b392f8a1304cdc50e +File: /usr/lib64/libpar2/include/config.h 100644 root:root c83a898221f91071a6ee9d46b836c304 +RPMIdentity: 66fca69914747885843044543629fdec4c1b7e6676f2d22c29b9127341bc5e826b7c69ab399d8f81e2dbdae329aed9da00b2e1708c9beca2bcdaef3d5bcc1716