<86>Nov 13 06:49:43 userdel[62637]: delete user 'rooter' <86>Nov 13 06:49:43 userdel[62637]: removed group 'rooter' owned by 'rooter' <86>Nov 13 06:49:43 userdel[62637]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 13 06:49:43 groupadd[62666]: group added to /etc/group: name=rooter, GID=576 <86>Nov 13 06:49:43 groupadd[62666]: group added to /etc/gshadow: name=rooter <86>Nov 13 06:49:43 groupadd[62666]: new group: name=rooter, GID=576 <86>Nov 13 06:49:43 useradd[62720]: new user: name=rooter, UID=576, GID=576, home=/root, shell=/bin/bash <86>Nov 13 06:49:43 userdel[62790]: delete user 'builder' <86>Nov 13 06:49:43 userdel[62790]: removed group 'builder' owned by 'builder' <86>Nov 13 06:49:43 userdel[62790]: removed shadow group 'builder' owned by 'builder' <86>Nov 13 06:49:43 groupadd[62836]: group added to /etc/group: name=builder, GID=577 <86>Nov 13 06:49:43 groupadd[62836]: group added to /etc/gshadow: name=builder <86>Nov 13 06:49:43 groupadd[62836]: new group: name=builder, GID=577 <86>Nov 13 06:49:43 useradd[62867]: new user: name=builder, UID=577, GID=577, home=/usr/src, shell=/bin/bash <13>Nov 13 06:49:46 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Nov 13 06:49:47 rpmi: libstdc++7-devel-7.3.1-alt5 1531512767 installed <13>Nov 13 06:49:47 rpmi: gcc7-c++-7.3.1-alt5 1531512767 installed <13>Nov 13 06:49:47 rpmi: gcc-c++-7-alt6 1528289187 installed <13>Nov 13 06:49:47 rpmi: groff-base-1.22.3-alt2 1502488686 installed <13>Nov 13 06:49:47 rpmi: bzlib-devel-1:1.0.6-alt5 1508883171 installed <13>Nov 13 06:49:47 rpmi: zlib-devel-1.2.8-alt1 1371079011 installed <13>Nov 13 06:49:49 rpmi: valgrind-3.13.0-alt1 1500572843 installed <13>Nov 13 06:49:49 rpmi: tofrodos-1.7.13-alt1_12 sisyphus.214656.100 1539322351 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/advancecomp-2.1-alt1_6.nosrc.rpm Installing advancecomp-2.1-alt1_6.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66909 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf advancecomp-2.1 + echo 'Source #0 (advancecomp-2.1.tar.gz):' Source #0 (advancecomp-2.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/advancecomp-2.1.tar.gz + /bin/tar -xf - + cd advancecomp-2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.78418 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd advancecomp-2.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-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... valgrind --leak-check=full --track-fds=yes --error-exitcode=1 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... 64 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, --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o getopt.o getopt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o snprintf.o snprintf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o portable.o portable.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o compress.o compress.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o siglock.o siglock.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o data.o data.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zipsh.o zipsh.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o scroll.o scroll.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o file.o file.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) ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o repng.o repng.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); ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o rezip.o rezip.cc 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; ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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()) ~~~~~~~~~~~~~~~^~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/mng.o lib/mng.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o pngex.o pngex.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); ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/CRC.o 7z/CRC.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/7zlzma.o 7z/7zlzma.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()) ~~~~~~~~~~~~~~~^~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/AriBitCoder.o 7z/AriBitCoder.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/IInOutStreams.o 7z/IInOutStreams.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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): ^~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o mngex.o mngex.cc 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); ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LSBFEncoder.o 7z/LSBFEncoder.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LSBFDecoder.o 7z/LSBFDecoder.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/HuffmanEncoder.o 7z/HuffmanEncoder.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMA.o 7z/LZMA.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++) ~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/DeflateDecoder.o 7z/DeflateDecoder.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) ~~^~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/DeflateEncoder.o 7z/DeflateEncoder.cc 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++) ~~^~~~~~~~~~~~~~~~~ 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); ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LiteralCoder.o 7z/LiteralCoder.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/OutByte.o 7z/OutByte.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/WindowIn.o 7z/WindowIn.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++; ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/WindowOut.o 7z/WindowOut.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/adler32.o libdeflate/adler32.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LenCoder.o 7z/LenCoder.cc make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/aligned_malloc.o libdeflate/aligned_malloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/crc32.o libdeflate/crc32.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/gzip_compress.o libdeflate/gzip_compress.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/gzip_decompress.o libdeflate/gzip_decompress.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/x86_cpu_features.o libdeflate/x86_cpu_features.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/zlib_compress.o libdeflate/zlib_compress.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/zlib_decompress.o libdeflate/zlib_decompress.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/deflate_decompress.o libdeflate/deflate_decompress.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/blocksplitter.o zopfli/blocksplitter.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMADecoder.o 7z/LZMADecoder.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) ~~~~~~~~~~^~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/cache.o zopfli/cache.c zopfli/cache.c: In function 'ZopfliInitCache': zopfli/cache.c:36:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t {aka unsigned int}' [-Wformat=] "Error: Out of memory. Tried allocating %lu bytes of memory.\n", ~~^ %u make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/gzip_container.o zopfli/gzip_container.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o redef.o redef.cc 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); ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/katajainen.o zopfli/katajainen.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/hash.o zopfli/hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zip.o zip.cc 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); ^~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/util.o zopfli/util.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o remng.o remng.cc 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); ^~~~~ 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) ~~~~~~~~~~~~~~~^~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/tree.o zopfli/tree.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/zlib_container.o zopfli/zlib_container.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/zopfli_lib.o zopfli/zopfli_lib.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/squeeze.o zopfli/squeeze.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) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/fz.o lib/fz.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/error.o lib/error.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o libdeflate/deflate_compress.o libdeflate/deflate_compress.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/snstring.o lib/snstring.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o 7z/LZMAEncoder.o 7z/LZMAEncoder.cc 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++) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 7z/LZMAEncoder.cc: In member function 'int NCompress::NLZMA::CEncoder::CodeReal(ISequentialInStream*, ISequentialOutStream*, const UINT64*)': 7z/LZMAEncoder.cc:774:30: warning: 'aMatchByte' may be used uninitialized in this function [-Wmaybe-uninitialized] m_LiteralEncoder.Encode(&m_RangeEncoder, INT(aNowPos64), m_PreviousByte, m_PeviousIsMatch, aMatchByte, aByte); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/lz77.o zopfli/lz77.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) { ^~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o lib/png.o lib/png.c make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -c -o zopfli/deflate.o zopfli/deflate.c zopfli/deflate.c: In function 'OptimizeHuffmanForRle': zopfli/deflate.c:452:16: warning: argument 1 value '4294967292' exceeds maximum object size 2147483647 [-Walloc-size-larger-than=] good_for_rle = (int*)malloc(length * sizeof(int)); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from zopfli/lz77.h:28:0, from zopfli/deflate.h:28, from zopfli/deflate.c:20: /usr/include/stdlib.h:539:14: note: in a call to allocation function 'malloc' declared here extern void *malloc (size_t __size) __THROW __attribute_malloc__ __wur; ^~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -o advzip rezip.o zip.o file.o data.o siglock.o compress.o zipsh.o getopt.o snprintf.o portable.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 '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -o advmng remng.o pngex.o mngex.o scroll.o file.o data.o siglock.o compress.o getopt.o snprintf.o portable.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 make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -o advpng repng.o pngex.o file.o data.o siglock.o compress.o getopt.o snprintf.o portable.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 make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DUSE_ERROR_SILENT -DUSE_COMPRESS -o advdef redef.o file.o data.o siglock.o compress.o getopt.o snprintf.o pngex.o portable.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 '/usr/src/RPM/BUILD/advancecomp-2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72555 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/advancecomp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/advancecomp-buildroot + cd advancecomp-2.1 + make install DESTDIR=/usr/src/tmp/advancecomp-buildroot make: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/advancecomp-2.1' /bin/mkdir -p '/usr/src/tmp/advancecomp-buildroot/usr/bin' /bin/install -c advzip advpng advmng advdef '/usr/src/tmp/advancecomp-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/advancecomp-buildroot/usr/share/man/man1' /bin/install -c -m 644 doc/advdef.1 doc/advzip.1 doc/advpng.1 doc/advmng.1 '/usr/src/tmp/advancecomp-buildroot/usr/share/man/man1' make[1]: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' make: Leaving directory '/usr/src/RPM/BUILD/advancecomp-2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/advancecomp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/advancecomp-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/advancecomp-buildroot/ (default) Compressing files in /usr/src/tmp/advancecomp-buildroot (auto) Verifying ELF objects in /usr/src/tmp/advancecomp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: advancecomp-2.1-alt1_6 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69976 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd advancecomp-2.1 + DOCDIR=/usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + export DOCDIR + rm -rf /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + /bin/mkdir -p /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + cp -prL --no-dereference COPYING /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R go-w /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R a+rX /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + cp -prL AUTHORS HISTORY README /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R go-w /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R a+rX /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + cp -prL doc/advdef.txt doc/advmng.txt doc/advpng.txt doc/advzip.txt /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R go-w /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R a+rX /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + cp -prL doc/authors.txt /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R go-w /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R a+rX /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + cp -prL doc/history.txt /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R go-w /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R a+rX /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + cp -prL doc/readme.txt /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R go-w /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + chmod -R a+rX /usr/src/tmp/advancecomp-buildroot/usr/share/doc/advancecomp-2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.spn7F1 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wSqLx8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GLIBC_2.0), libm.so.6(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.9), libz.so.1 >= set:kgb6dgbxSE3GXJQqJk6FZ84welkTv2, 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.G55T2x Creating advancecomp-debuginfo package Processing files: advancecomp-debuginfo-2.1-alt1_6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fGa4ek find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H71Uro find-requires: running scripts (debuginfo) Requires: advancecomp = 2.1-alt1_6, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libm.so.6), debug(libstdc++.so.6), debug(libz.so.1) Wrote: /usr/src/RPM/RPMS/i586/advancecomp-2.1-alt1_6.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/advancecomp-debuginfo-2.1-alt1_6.i586.rpm 24.27user 2.40system 0:20.39elapsed 130%CPU (0avgtext+0avgdata 83852maxresident)k 0inputs+0outputs (0major+1027545minor)pagefaults 0swaps 36.07user 5.06system 0:36.34elapsed 113%CPU (0avgtext+0avgdata 122784maxresident)k 56inputs+0outputs (0major+1430522minor)pagefaults 0swaps --- advancecomp-2.1-alt1_6.i586.rpm.repo 2018-10-12 02:37:03.000000000 +0000 +++ advancecomp-2.1-alt1_6.i586.rpm.hasher 2018-11-13 06:50:13.243490227 +0000 @@ -44,3 +44,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .sisyphus.214638.100.1.1-advancecomp-2.1-alt1_6 Provides: advancecomp = 2.1-alt1_6 --- advancecomp-debuginfo-2.1-alt1_6.i586.rpm.repo 2018-10-12 02:37:03.000000000 +0000 +++ advancecomp-debuginfo-2.1-alt1_6.i586.rpm.hasher 2018-11-13 06:50:13.336490274 +0000 @@ -134,3 +134,3 @@ /usr/src/debug/advancecomp-2.1/zopfli/zopfli_lib.c 100644 -Requires: .sisyphus.214638.100.1.1-advancecomp-2.1-alt1_6 +Requires: advancecomp = 2.1-alt1_6 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug