+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/advancecomp.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CZ3iOB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf advancecomp-1.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/advancecomp-1.23.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd advancecomp-1.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.e5nwzo + umask 022 + cd /builddir/build/BUILD + cd advancecomp-1.23 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gawk... (cached) gawk checking for tar... tar checking for gzip... gzip checking for groff... groff checking for col... col checking for valgrind... no checking for wine... no checking for advd2... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for adler32 in -lz... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether time.h and sys/time.h may both be included... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for getopt... yes checking for getopt_long... yes checking for snprintf... yes checking for vsnprintf... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/advancecomp-1.23' g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o rezip.o rezip.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zip.o zip.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o file.o file.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o data.o data.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o siglock.o siglock.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o compress.o compress.cc In file included from file.cc:23:0: file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const std::string& file) throw (error); ^~~~~ file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const std::string& path, const char* data, unsigned size) throw (error); ^~~~~ file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned size) throw (error); ^~~~~ file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error); ^~~~~ file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const std::string& path) throw (error); ^~~~~ file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const std::string& path, time_t tod) throw (error); ^~~~~ file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const std::string& path) throw (error); ^~~~~ file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const std::string& path) throw (error); ^~~~~ file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const std::string& path1) throw (error); ^~~~~ file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path1) throw (error); ^~~~~ file.cc:101:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const string& path) throw (error) ^~~~~ file.cc:117:70: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const string& path, const char* data, unsigned size) throw (error) ^~~~~ file.cc:137:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const string& path, char* data, unsigned size) throw (error) ^~~~~ file.cc:145:80: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const string& path, char* data, unsigned offset, unsigned size) throw (error) ^~~~~ file.cc:169:38: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const string& path) throw (error) ^~~~~ file.cc:181:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const string& path, time_t tod) throw (error) ^~~~~ file.cc:195:40: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const string& path) throw (error) ^~~~~ file.cc:207:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const string& path) throw (error) ^~~~~ file.cc:230:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const string& path1, const string& path2) throw (error) ^~~~~ file.cc:252:58: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const string& path1, const string& path2) throw (error) ^~~~~ file.cc:274:39: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const string& path1) throw (error) ^~~~~ file.cc:284:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_rename(const string& path1, const string& path2) throw (error) ^~~~~ file.cc:412:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path) throw (error) ^~~~~ In file included from zip.cc:25:0: file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const std::string& file) throw (error); ^~~~~ file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const std::string& path, const char* data, unsigned size) throw (error); ^~~~~ file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned size) throw (error); ^~~~~ file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error); ^~~~~ file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const std::string& path) throw (error); ^~~~~ file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const std::string& path, time_t tod) throw (error); ^~~~~ file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const std::string& path) throw (error); ^~~~~ file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const std::string& path) throw (error); ^~~~~ file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const std::string& path1) throw (error); ^~~~~ file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path1) throw (error); ^~~~~ In file included from rezip.cc:24:0: file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const std::string& file) throw (error); ^~~~~ file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const std::string& path, const char* data, unsigned size) throw (error); ^~~~~ file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned size) throw (error); ^~~~~ file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error); ^~~~~ file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const std::string& path) throw (error); ^~~~~ file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const std::string& path, time_t tod) throw (error); ^~~~~ file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const std::string& path) throw (error); ^~~~~ file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const std::string& path) throw (error); ^~~~~ file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const std::string& path1) throw (error); ^~~~~ file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path1) throw (error); ^~~~~ rezip.cc: In function 'void process(int, char**)': rezip.cc:547:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cmd != cmd_unset) ^~ rezip.cc:549:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' cmd = cmd_list; ^~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zipsh.o zipsh.cc gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o getopt.o getopt.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o snprintf.o snprintf.c g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o repng.o repng.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o pngex.o pngex.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o remng.o remng.cc In file included from pngex.h:26:0, from repng.cc:23: file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const std::string& file) throw (error); ^~~~~ file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const std::string& path, const char* data, unsigned size) throw (error); ^~~~~ file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned size) throw (error); ^~~~~ file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error); ^~~~~ file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const std::string& path) throw (error); ^~~~~ file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const std::string& path, time_t tod) throw (error); ^~~~~ file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const std::string& path) throw (error); ^~~~~ file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const std::string& path) throw (error); ^~~~~ file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const std::string& path1) throw (error); ^~~~~ file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path1) throw (error); ^~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o mngex.o mngex.cc In file included from pngex.h:26:0, from pngex.cc:26: file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const std::string& file) throw (error); ^~~~~ file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const std::string& path, const char* data, unsigned size) throw (error); ^~~~~ file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned size) throw (error); ^~~~~ file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error); ^~~~~ file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const std::string& path) throw (error); ^~~~~ file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const std::string& path, time_t tod) throw (error); ^~~~~ file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const std::string& path) throw (error); ^~~~~ file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const std::string& path) throw (error); ^~~~~ file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const std::string& path1) throw (error); ^~~~~ file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path1) throw (error); ^~~~~ In file included from pngex.h:26:0, from remng.cc:23: file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const std::string& file) throw (error); ^~~~~ file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const std::string& path, const char* data, unsigned size) throw (error); ^~~~~ file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned size) throw (error); ^~~~~ file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error); ^~~~~ file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const std::string& path) throw (error); ^~~~~ file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const std::string& path, time_t tod) throw (error); ^~~~~ file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const std::string& path) throw (error); ^~~~~ file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const std::string& path) throw (error); ^~~~~ file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const std::string& path1) throw (error); ^~~~~ file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path1) throw (error); ^~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o scroll.o scroll.cc remng.cc: In function 'void process(int, char**)': remng.cc:1152:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n < 1 || strlen(optarg) != s) ~~~~~~~~~~~~~~~^~~~ remng.cc:1181:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n < 2 || strlen(optarg) != s) ~~~~~~~~~~~~~~~^~~~ remng.cc:1194:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (n < 1 || strlen(optarg) != s) ~~~~~~~~~~~~~~~^~~~ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/mng.o lib/mng.c In file included from pngex.h:26:0, from mngex.h:24, from mngex.cc:23: file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const std::string& file) throw (error); ^~~~~ file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const std::string& path, const char* data, unsigned size) throw (error); ^~~~~ file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned size) throw (error); ^~~~~ file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error); ^~~~~ file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const std::string& path) throw (error); ^~~~~ file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const std::string& path, time_t tod) throw (error); ^~~~~ file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const std::string& path) throw (error); ^~~~~ file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const std::string& path) throw (error); ^~~~~ file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const std::string& path1) throw (error); ^~~~~ file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path1) throw (error); ^~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o redef.o redef.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/7zdeflate.o 7z/7zdeflate.cc In file included from 7z/BinTree.h:2:0, from 7z/BinTree3Z.h:9, from 7z/DeflateEncoder.h:4, from 7z/7zdeflate.cc:3: 7z/WindowIn.h: In member function 'INT NStream::NWindow::CIn::GetMatchLen(INT, INT, INT) const': 7z/WindowIn.h:69:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(m_StreamEndWasReached) ^~ 7z/WindowIn.h:72:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' aBack++; ^~~~~ 7z/7zdeflate.cc: In function 'bool decompress_deflate_7z(const unsigned char*, unsigned int, unsigned char*, unsigned int)': 7z/7zdeflate.cc:51:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (out.size_get() != out_size || out.overflow_get()) ~~~~~~~~~~~~~~~^~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/7zlzma.o 7z/7zlzma.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/AriBitCoder.o 7z/AriBitCoder.cc In file included from 7z/LZMAEncoder.h:6:0, from 7z/7zlzma.cc:3: 7z/LZMA.h: In member function 'void NCompress::NLZMA::CBaseCoder::Init()': 7z/LZMA.h:46:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ In file included from 7z/BinTree.h:2:0, from 7z/BinTreeMF.h:4, from 7z/BinTree2.h:10, from 7z/LZMAEncoder.h:12, from 7z/7zlzma.cc:3: 7z/WindowIn.h: In member function 'INT NStream::NWindow::CIn::GetMatchLen(INT, INT, INT) const': 7z/WindowIn.h:69:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(m_StreamEndWasReached) ^~ 7z/WindowIn.h:72:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' aBack++; ^~~~~ 7z/7zlzma.cc: In function 'bool decompress_lzma_7z(const unsigned char*, unsigned int, unsigned char*, unsigned int)': 7z/7zlzma.cc:61:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (out.size_get() != out_size || out.overflow_get()) ~~~~~~~~~~~~~~~^~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/CRC.o 7z/CRC.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/DeflateDecoder.o 7z/DeflateDecoder.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/DeflateEncoder.o 7z/DeflateEncoder.cc 7z/DeflateDecoder.cc: In member function 'void NDeflate::NDecoder::CCoder::ReadTables()': 7z/DeflateDecoder.cc:90:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < kStaticDistTableSize; i++) // test it: infozip only use kDistTableSize ~~^~~~~~~~~~~~~~~~~~~~~~ 7z/DeflateDecoder.cc:107:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < kLevelTableSize; i++) ~~^~~~~~~~~~~~~~~~~ 7z/DeflateDecoder.cc:102:15: warning: variable 'aNumLevels' set but not used [-Wunused-but-set-variable] int aNumLevels; ^~~~~~~~~~ In file included from 7z/DeflateDecoder.h:7:0, from 7z/DeflateDecoder.cc:2: 7z/HuffmanDecoder.h: In instantiation of 'void NCompression::NHuffman::CDecoder::SetCodeLengths(const BYTE*) [with int kNumBitsInLongestCode = 15; BYTE = unsigned char]': 7z/DeflateDecoder.cc:118:55: required from here 7z/HuffmanDecoder.h:89:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i <= kValueTableBits) ~~^~~~~~~~~~~~~~~~~~ In file included from pngex.h:26:0, from redef.cc:23: file.h:70:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool file_exists(const std::string& file) throw (error); ^~~~~ file.h:71:75: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_write(const std::string& path, const char* data, unsigned size) throw (error); ^~~~~ file.h:72:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned size) throw (error); ^~~~~ file.h:73:85: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_read(const std::string& path, char* data, unsigned offset, unsigned size) throw (error); ^~~~~ file.h:74:43: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] time_t file_time(const std::string& path) throw (error); ^~~~~ file.h:75:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_utime(const std::string& path, time_t tod) throw (error); ^~~~~ file.h:76:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] unsigned file_size(const std::string& path) throw (error); ^~~~~ file.h:77:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] crc_t file_crc(const std::string& path) throw (error); ^~~~~ file.h:78:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_copy(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:79:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_move(const std::string& path1, const std::string& path2) throw (error); ^~~~~ file.h:80:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_remove(const std::string& path1) throw (error); ^~~~~ file.h:81:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void file_mktree(const std::string& path1) throw (error); ^~~~~ In file included from 7z/BinTree.h:2:0, from 7z/BinTree3Z.h:9, from 7z/DeflateEncoder.h:4, from 7z/DeflateEncoder.cc:1: 7z/WindowIn.h: In member function 'INT NStream::NWindow::CIn::GetMatchLen(INT, INT, INT) const': 7z/WindowIn.h:69:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(m_StreamEndWasReached) ^~ 7z/WindowIn.h:72:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' aBack++; ^~~~~ In file included from 7z/BinTree3ZMain.h:9:0, from 7z/DeflateEncoder.cc:4: 7z/BinTreeMain.h: In member function 'int NBT3Z::CInTree::Create(UINT32, UINT32, UINT32, UINT32, UINT32)': 7z/BinTreeMain.h:69:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (m_BlockSize + 256 > kMaxValForNormalize) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 7z/BinTreeMain.h: In member function 'UINT32 NBT3Z::CInTree::GetLongestMatch(UINT32*)': 7z/BinTreeMain.h:160:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (m_Pos + m_MatchMaxLen <= m_StreamPos) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 7z/BinTreeMain.h:169:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] UINT32 aMatchMinPos = (m_Pos > m_HistorySize) ? (m_Pos - m_HistorySize) : 1; ~~~~~~^~~~~~~~~~~~~~~ 7z/BinTreeMain.h: In member function 'void NBT3Z::CInTree::DummyLongestMatch()': 7z/BinTreeMain.h:364:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (m_Pos + m_MatchMaxLen <= m_StreamPos) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 7z/BinTreeMain.h:372:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] UINT32 aMatchMinPos = (m_Pos > m_HistorySize) ? (m_Pos - m_HistorySize) : 1; ~~~~~~^~~~~~~~~~~~~~~ 7z/BinTreeMain.h:400:10: warning: variable 'aMax' set but not used [-Wunused-but-set-variable] UINT32 aMax, aMinSameLeft, aMinSameRight, aMinSame; ^~~~ 7z/BinTreeMain.h: In member function 'void NBT3Z::CInTree::NormalizeLinks(NBT3Z::CIndex*, UINT32, INT32)': 7z/BinTreeMain.h:476:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aValue <= aSubValue) ~~~~~~~^~~~~~~~~~~~ In file included from 7z/DeflateEncoder.cc:1:0: 7z/DeflateEncoder.h: In constructor 'NDeflate::NEncoder::CCoder::CCoder()': 7z/DeflateEncoder.h:86:7: warning: 'NDeflate::NEncoder::CCoder::m_NumPasses' will be initialized after [-Wreorder] int m_NumPasses; ^~~~~~~~~~~ 7z/DeflateEncoder.h:72:10: warning: 'UINT32 NDeflate::NEncoder::CCoder::m_NumFastBytes' [-Wreorder] UINT32 m_NumFastBytes; ^~~~~~~~~~~~~~ 7z/DeflateEncoder.cc:68:1: warning: when initialized here [-Wreorder] CCoder::CCoder(): ^~~~~~ In file included from 7z/DeflateEncoder.cc:1:0: 7z/DeflateEncoder.h:83:11: warning: 'NDeflate::NEncoder::CCoder::m_OnePosMatchesMemory' will be initialized after [-Wreorder] UINT16 *m_OnePosMatchesMemory; ^~~~~~~~~~~~~~~~~~~~~ 7z/DeflateEncoder.h:82:19: warning: 'NDeflate::NEncoder::COnePosMatches* NDeflate::NEncoder::CCoder::m_OnePosMatchesArray' [-Wreorder] COnePosMatches *m_OnePosMatchesArray; ^~~~~~~~~~~~~~~~~~~~ 7z/DeflateEncoder.cc:68:1: warning: when initialized here [-Wreorder] CCoder::CCoder(): ^~~~~~ In file included from 7z/DeflateEncoder.cc:1:0: 7z/DeflateEncoder.h:82:19: warning: 'NDeflate::NEncoder::CCoder::m_OnePosMatchesArray' will be initialized after [-Wreorder] COnePosMatches *m_OnePosMatchesArray; ^~~~~~~~~~~~~~~~~~~~ 7z/DeflateEncoder.h:70:11: warning: 'UINT16* NDeflate::NEncoder::CCoder::m_MatchDistances' [-Wreorder] UINT16 *m_MatchDistances; ^~~~~~~~~~~~~~~~ 7z/DeflateEncoder.cc:68:1: warning: when initialized here [-Wreorder] CCoder::CCoder(): ^~~~~~ In file included from 7z/DeflateEncoder.cc:1:0: 7z/DeflateEncoder.h:88:8: warning: 'NDeflate::NEncoder::CCoder::m_Created' will be initialized after [-Wreorder] bool m_Created; ^~~~~~~~~ 7z/DeflateEncoder.h:62:15: warning: 'NDeflate::NEncoder::CCodeValue* NDeflate::NEncoder::CCoder::m_Values' [-Wreorder] CCodeValue *m_Values; ^~~~~~~~ 7z/DeflateEncoder.cc:68:1: warning: when initialized here [-Wreorder] CCoder::CCoder(): ^~~~~~ 7z/DeflateEncoder.cc: In member function 'int NDeflate::NEncoder::CCoder::WriteTables(bool, bool)': 7z/DeflateEncoder.cc:546:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(aNumLitLenLevels > kDeflateNumberOfLitLenCodesMin && aNewLevels[aNumLitLenLevels - 1] == 0) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7z/DeflateEncoder.cc:550:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(aNumDistLevels > kDeflateNumberOfDistanceCodesMin && ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7z/DeflateEncoder.cc:570:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < kLevelTableSize; i++) ~~^~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/HuffmanEncoder.o 7z/HuffmanEncoder.cc 7z/DeflateEncoder.cc: In member function 'void NDeflate::NEncoder::CCoder::ReadGoodBacks()': 7z/DeflateEncoder.cc:166:36: warning: 'aGoodIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] m_OnePosMatchesArray[aGoodIndex].LongestMatchDistance = UINT16(m_LongestMatchDistance); ^ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/IInOutStreams.o 7z/IInOutStreams.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/InByte.o 7z/InByte.cc In file included from 7z/InByte.cc:1:0: 7z/InByte.h: In constructor 'NStream::CInByte::CInByte(INT)': 7z/InByte.h:12:7: warning: 'NStream::CInByte::m_BufferSize' will be initialized after [-Wreorder] INT m_BufferSize; ^~~~~~~~~~~~ 7z/InByte.h:11:9: warning: 'BYTE* NStream::CInByte::m_BufferBase' [-Wreorder] BYTE *m_BufferBase; ^~~~~~~~~~~~ 7z/InByte.cc:5:1: warning: when initialized here [-Wreorder] CInByte::CInByte(INT aBufferSize): ^~~~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LSBFDecoder.o 7z/LSBFDecoder.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LSBFEncoder.o 7z/LSBFEncoder.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMA.o 7z/LZMA.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMADecoder.o 7z/LZMADecoder.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMAEncoder.o 7z/LZMAEncoder.cc In file included from 7z/LZMA.cc:1:0: 7z/LZMA.h: In member function 'void NCompress::NLZMA::CBaseCoder::Init()': 7z/LZMA.h:46:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LenCoder.o 7z/LenCoder.cc In file included from 7z/LZMADecoder.h:5:0, from 7z/LZMADecoder.cc:2: 7z/LZMA.h: In member function 'void NCompress::NLZMA::CBaseCoder::Init()': 7z/LZMA.h:46:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMADecoder.cc: In member function 'int NCompress::NLZMA::CDecoder::Init(ISequentialInStream*, ISequentialOutStream*)': 7z/LZMADecoder.cc:86:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < kNumLenToPosStates; i++) ~~^~~~~~~~~~~~~~~~~~~~ 7z/LZMADecoder.cc: In member function 'int NCompress::NLZMA::CDecoder::CodeReal(ISequentialInStream*, ISequentialOutStream*, const UINT64*, const UINT64*)': 7z/LZMADecoder.cc:114:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMADecoder.cc:213:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aDistance >= aNowPos64) ~~~~~~~~~~^~~~~~~~~~~~ In file included from 7z/LZMAEncoder.h:6:0, from 7z/LZMAEncoder.cc:2: 7z/LZMA.h: In member function 'void NCompress::NLZMA::CBaseCoder::Init()': 7z/LZMA.h:46:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0 ; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ In file included from 7z/BinTree.h:2:0, from 7z/BinTreeMF.h:4, from 7z/BinTree2.h:10, from 7z/LZMAEncoder.h:12, from 7z/LZMAEncoder.cc:2: 7z/WindowIn.h: In member function 'INT NStream::NWindow::CIn::GetMatchLen(INT, INT, INT) const': 7z/WindowIn.h:69:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(m_StreamEndWasReached) ^~ 7z/WindowIn.h:72:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' aBack++; ^~~~~ In file included from 7z/BinTreeMFMain.h:1:0, from 7z/BinTree2Main.h:10, from 7z/LZMAEncoder.cc:4: 7z/BinTreeMain.h: In member function 'int NBT2::CInTree::Create(UINT32, UINT32, UINT32, UINT32, UINT32)': 7z/BinTreeMain.h:69:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (m_BlockSize + 256 > kMaxValForNormalize) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 7z/BinTreeMain.h: In member function 'UINT32 NBT2::CInTree::GetLongestMatch(UINT32*)': 7z/BinTreeMain.h:160:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (m_Pos + m_MatchMaxLen <= m_StreamPos) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 7z/BinTreeMain.h:169:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] UINT32 aMatchMinPos = (m_Pos > m_HistorySize) ? (m_Pos - m_HistorySize) : 1; ~~~~~~^~~~~~~~~~~~~~~ 7z/BinTreeMain.h: In member function 'void NBT2::CInTree::DummyLongestMatch()': 7z/BinTreeMain.h:364:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (m_Pos + m_MatchMaxLen <= m_StreamPos) ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 7z/BinTreeMain.h:372:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] UINT32 aMatchMinPos = (m_Pos > m_HistorySize) ? (m_Pos - m_HistorySize) : 1; ~~~~~~^~~~~~~~~~~~~~~ 7z/BinTreeMain.h:400:10: warning: variable 'aMax' set but not used [-Wunused-but-set-variable] UINT32 aMax, aMinSameLeft, aMinSameRight, aMinSame; ^~~~ 7z/BinTreeMain.h: In member function 'void NBT2::CInTree::NormalizeLinks(NBT2::CIndex*, UINT32, INT32)': 7z/BinTreeMain.h:476:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aValue <= aSubValue) ~~~~~~~^~~~~~~~~~~~ In file included from 7z/LZMAEncoder.cc:2:0: 7z/LZMAEncoder.h: In constructor 'NCompress::NLZMA::CEncoder::CEncoder()': 7z/LZMAEncoder.h:119:7: warning: 'NCompress::NLZMA::CEncoder::m_DictionarySizePrev' will be initialized after [-Wreorder] INT m_DictionarySizePrev; ^~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.h:92:7: warning: 'INT NCompress::NLZMA::CEncoder::m_NumFastBytes' [-Wreorder] INT m_NumFastBytes; ^~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:36:1: warning: when initialized here [-Wreorder] CEncoder::CEncoder(): ^~~~~~~~ In file included from 7z/LZMAEncoder.cc:2:0: 7z/LZMAEncoder.h:120:7: warning: 'NCompress::NLZMA::CEncoder::m_NumFastBytesPrev' will be initialized after [-Wreorder] INT m_NumFastBytesPrev; ^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.h:109:7: warning: 'INT NCompress::NLZMA::CEncoder::m_DistTableSize' [-Wreorder] INT m_DistTableSize; ^~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:36:1: warning: when initialized here [-Wreorder] CEncoder::CEncoder(): ^~~~~~~~ 7z/LZMAEncoder.cc: In member function 'int NCompress::NLZMA::CEncoder::Init(ISequentialInStream*, ISequentialOutStream*)': 7z/LZMAEncoder.cc:163:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0; i < kNumLenToPosStates; i++) ~~^~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc: In member function 'INT NCompress::NLZMA::CEncoder::GetOptimum(INT&, INT)': 7z/LZMAEncoder.cc:254:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:292:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:337:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(i = 0; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:340:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(INT aLenTest = 2; aLenTest <= aRepLen; aLenTest++) ~~~~~~~~~^~~~~~~~~~ 7z/LZMAEncoder.cc:371:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (m_Optimum[aCur].BackPrev2 < kNumRepDistances) ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:414:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aPos < kNumRepDistances) ~~~~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:419:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (aPos < kNumRepDistances) ~~~~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:425:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:431:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(INT i = 1; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:436:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(INT i = 0; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:522:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(INT aRepIndex = 0; aRepIndex < kNumRepDistances; aRepIndex++) ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc: In member function 'INT NCompress::NLZMA::CEncoder::GetOptimumFast(INT&, INT)': 7z/LZMAEncoder.cc:635:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:667:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] aRepLens[RepMaxIndex] + 2 >= aLenMain && (aBackMain > (1<<12))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:682:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] m_MatchDistances[aLenMain] < aBackMain) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 7z/LZMAEncoder.cc:683:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses] m_LongestMatchLength == aLenMain + 1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ !ChangePair(aBackMain, m_MatchDistances[m_LongestMatchLength]) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:686:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses] m_LongestMatchLength + 1 >= aLenMain && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ChangePair(m_MatchDistances[aLenMain - 1], aBackMain) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:695:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < kNumRepDistances; i++) ~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc: In member function 'int NCompress::NLZMA::CEncoder::CodeReal(ISequentialInStream*, ISequentialOutStream*, const UINT64*)': 7z/LZMAEncoder.cc:782:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(aPos < kNumRepDistances) ~~~~~^~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc: In member function 'void NCompress::NLZMA::CEncoder::FillPosSlotPrices()': 7z/LZMAEncoder.cc:880:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int aLenToPosState = 0; aLenToPosState < kNumLenToPosStates; aLenToPosState++) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc: In member function 'void NCompress::NLZMA::CEncoder::FillDistancesPrices()': 7z/LZMAEncoder.cc:893:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int aLenToPosState = 0; aLenToPosState < kNumLenToPosStates; aLenToPosState++) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LiteralCoder.o 7z/LiteralCoder.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/OutByte.o 7z/OutByte.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/WindowIn.o 7z/WindowIn.cc g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/WindowOut.o 7z/WindowOut.cc In file included from 7z/WindowIn.cc:2:0: 7z/WindowIn.h: In member function 'INT NStream::NWindow::CIn::GetMatchLen(INT, INT, INT) const': 7z/WindowIn.h:69:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(m_StreamEndWasReached) ^~ 7z/WindowIn.h:72:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' aBack++; ^~~~~ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/adler32.o libdeflate/adler32.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/aligned_malloc.o libdeflate/aligned_malloc.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/crc32.o libdeflate/crc32.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/deflate_compress.o libdeflate/deflate_compress.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/deflate_decompress.o libdeflate/deflate_decompress.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/gzip_compress.o libdeflate/gzip_compress.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/gzip_decompress.o libdeflate/gzip_decompress.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/x86_cpu_features.o libdeflate/x86_cpu_features.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/zlib_compress.o libdeflate/zlib_compress.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/zlib_decompress.o libdeflate/zlib_decompress.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/blocksplitter.o zopfli/blocksplitter.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/cache.o zopfli/cache.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/deflate.o zopfli/deflate.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/gzip_container.o zopfli/gzip_container.c In file included from 7z/LZMAEncoder.h:8:0, from 7z/LZMAEncoder.cc:2: 7z/LiteralCoder.h: In member function 'int NCompress::NLZMA::CEncoder::CodeReal(ISequentialInStream*, ISequentialOutStream*, const UINT64*)': 7z/LiteralCoder.h:103:49: warning: 'aMatchByte' may be used uninitialized in this function [-Wmaybe-uninitialized] { m_Coders[GetState(aPos, aPrevByte)].Encode(aRangeEncoder, aMatchMode, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ aMatchByte, aSymbol); } ~~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc:770:12: note: 'aMatchByte' was declared here BYTE aMatchByte; ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/hash.o zopfli/hash.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/katajainen.o zopfli/katajainen.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/lz77.o zopfli/lz77.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/squeeze.o zopfli/squeeze.c In file included from zopfli/lz77.c:21:0: zopfli/symbols.h:231:12: warning: 'ZopfliGetDistSymbolExtraBits' defined but not used [-Wunused-function] static int ZopfliGetDistSymbolExtraBits(int s) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ zopfli/symbols.h:222:12: warning: 'ZopfliGetLengthSymbolExtraBits' defined but not used [-Wunused-function] static int ZopfliGetLengthSymbolExtraBits(int s) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ zopfli/symbols.h:161:12: warning: 'ZopfliGetLengthExtraBitsValue' defined but not used [-Wunused-function] static int ZopfliGetLengthExtraBitsValue(int l) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ zopfli/symbols.h:138:12: warning: 'ZopfliGetLengthExtraBits' defined but not used [-Wunused-function] static int ZopfliGetLengthExtraBits(int l) { ^~~~~~~~~~~~~~~~~~~~~~~~ zopfli/symbols.h:61:12: warning: 'ZopfliGetDistExtraBitsValue' defined but not used [-Wunused-function] static int ZopfliGetDistExtraBitsValue(int dist) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ zopfli/symbols.h:38:12: warning: 'ZopfliGetDistExtraBits' defined but not used [-Wunused-function] static int ZopfliGetDistExtraBits(int dist) { ^~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/tree.o zopfli/tree.c In file included from zopfli/squeeze.c:28:0: zopfli/symbols.h:231:12: warning: 'ZopfliGetDistSymbolExtraBits' defined but not used [-Wunused-function] static int ZopfliGetDistSymbolExtraBits(int s) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ zopfli/symbols.h:222:12: warning: 'ZopfliGetLengthSymbolExtraBits' defined but not used [-Wunused-function] static int ZopfliGetLengthSymbolExtraBits(int s) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ zopfli/symbols.h:161:12: warning: 'ZopfliGetLengthExtraBitsValue' defined but not used [-Wunused-function] static int ZopfliGetLengthExtraBitsValue(int l) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ zopfli/symbols.h:61:12: warning: 'ZopfliGetDistExtraBitsValue' defined but not used [-Wunused-function] static int ZopfliGetDistExtraBitsValue(int dist) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/util.o zopfli/util.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/zlib_container.o zopfli/zlib_container.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/zopfli_lib.o zopfli/zopfli_lib.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/fz.o lib/fz.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/png.o lib/png.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/error.o lib/error.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/snstring.o lib/snstring.c g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o advzip rezip.o zip.o file.o data.o siglock.o compress.o zipsh.o getopt.o snprintf.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o libdeflate/adler32.o libdeflate/aligned_malloc.o libdeflate/crc32.o libdeflate/deflate_compress.o libdeflate/deflate_decompress.o libdeflate/gzip_compress.o libdeflate/gzip_decompress.o libdeflate/x86_cpu_features.o libdeflate/zlib_compress.o libdeflate/zlib_decompress.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o -lz g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o advpng repng.o pngex.o file.o data.o siglock.o compress.o getopt.o snprintf.o lib/fz.o lib/png.o lib/error.o lib/snstring.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o libdeflate/adler32.o libdeflate/aligned_malloc.o libdeflate/crc32.o libdeflate/deflate_compress.o libdeflate/deflate_decompress.o libdeflate/gzip_compress.o libdeflate/gzip_decompress.o libdeflate/x86_cpu_features.o libdeflate/zlib_compress.o libdeflate/zlib_decompress.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o -lz g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o advmng remng.o pngex.o mngex.o scroll.o file.o data.o siglock.o compress.o getopt.o snprintf.o lib/fz.o lib/png.o lib/mng.o lib/error.o lib/snstring.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o libdeflate/adler32.o libdeflate/aligned_malloc.o libdeflate/crc32.o libdeflate/deflate_compress.o libdeflate/deflate_decompress.o libdeflate/gzip_compress.o libdeflate/gzip_decompress.o libdeflate/x86_cpu_features.o libdeflate/zlib_compress.o libdeflate/zlib_decompress.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o -lz g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -DUSE_ERROR_SILENT -DUSE_COMPRESS -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o advdef redef.o file.o data.o siglock.o compress.o getopt.o snprintf.o pngex.o lib/fz.o lib/error.o lib/snstring.o lib/png.o lib/mng.o 7z/7zdeflate.o 7z/7zlzma.o 7z/AriBitCoder.o 7z/CRC.o 7z/DeflateDecoder.o 7z/DeflateEncoder.o 7z/HuffmanEncoder.o 7z/IInOutStreams.o 7z/InByte.o 7z/LSBFDecoder.o 7z/LSBFEncoder.o 7z/LZMA.o 7z/LZMADecoder.o 7z/LZMAEncoder.o 7z/LenCoder.o 7z/LiteralCoder.o 7z/OutByte.o 7z/WindowIn.o 7z/WindowOut.o libdeflate/adler32.o libdeflate/aligned_malloc.o libdeflate/crc32.o libdeflate/deflate_compress.o libdeflate/deflate_decompress.o libdeflate/gzip_compress.o libdeflate/gzip_decompress.o libdeflate/x86_cpu_features.o libdeflate/zlib_compress.o libdeflate/zlib_decompress.o zopfli/blocksplitter.o zopfli/cache.o zopfli/deflate.o zopfli/gzip_container.o zopfli/hash.o zopfli/katajainen.o zopfli/lz77.o zopfli/squeeze.o zopfli/tree.o zopfli/util.o zopfli/zlib_container.o zopfli/zopfli_lib.o -lz make[1]: Leaving directory '/builddir/build/BUILD/advancecomp-1.23' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GoiHng + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64 + cd advancecomp-1.23 + make install DESTDIR=/builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64 make[1]: Entering directory '/builddir/build/BUILD/advancecomp-1.23' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/bin' /usr/bin/install -c advzip advpng advmng advdef '/builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/man/man1' /usr/bin/install -c -m 644 doc/advdef.1 doc/advzip.1 doc/advpng.1 doc/advmng.1 '/builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/man/man1' make[1]: Leaving directory '/builddir/build/BUILD/advancecomp-1.23' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: advancecomp-1.23-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lD4qlv + umask 022 + cd /builddir/build/BUILD + cd advancecomp-1.23 + DOCDIR=/builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/doc/advancecomp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/doc/advancecomp + cp -pr AUTHORS /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/doc/advancecomp + cp -pr HISTORY /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/doc/advancecomp + cp -pr README /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/doc/advancecomp + cp -pr doc/advdef.txt doc/advmng.txt doc/advpng.txt doc/advzip.txt doc/authors.txt doc/history.txt doc/readme.txt /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/doc/advancecomp + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3WiSCy + umask 022 + cd /builddir/build/BUILD + cd advancecomp-1.23 + LICENSEDIR=/builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/licenses/advancecomp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/licenses/advancecomp + cp -pr COPYING /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64/usr/share/licenses/advancecomp + exit 0 Provides: advancecomp = 1.23-3.fc28 advancecomp(riscv-64) = 1.23-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) 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.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/advancecomp-1.23-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/advancecomp-1.23-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.InwH17 + umask 022 + cd /builddir/build/BUILD + cd advancecomp-1.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/advancecomp-1.23-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff