<86>Aug 1 10:19:20 userdel[2364829]: delete user 'rooter' <86>Aug 1 10:19:20 userdel[2364829]: removed group 'rooter' owned by 'rooter' <86>Aug 1 10:19:20 userdel[2364829]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 10:19:20 groupadd[2364843]: group added to /etc/group: name=rooter, GID=666 <86>Aug 1 10:19:20 groupadd[2364843]: group added to /etc/gshadow: name=rooter <86>Aug 1 10:19:20 groupadd[2364843]: new group: name=rooter, GID=666 <86>Aug 1 10:19:20 useradd[2364856]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Aug 1 10:19:20 userdel[2364872]: delete user 'builder' <86>Aug 1 10:19:20 userdel[2364872]: removed group 'builder' owned by 'builder' <86>Aug 1 10:19:20 userdel[2364872]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 10:19:20 groupadd[2364887]: group added to /etc/group: name=builder, GID=667 <86>Aug 1 10:19:20 groupadd[2364887]: group added to /etc/gshadow: name=builder <86>Aug 1 10:19:20 groupadd[2364887]: new group: name=builder, GID=667 <86>Aug 1 10:19:20 useradd[2364899]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash <13>Aug 1 10:19:22 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Aug 1 10:19:22 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Aug 1 10:19:23 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Aug 1 10:19:23 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Aug 1 10:19:23 rpmi: chrpath-0.16-alt1 1453066316 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/lzmalib-0.0.1-alt1_10.nosrc.rpm (w1.gzdio) Installing lzmalib-0.0.1-alt1_10.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lzmalib-0.0.1 + echo 'Source #0 (lzmalib-0.0.1.tar.gz):' Source #0 (lzmalib-0.0.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lzmalib-0.0.1.tar.gz + /bin/tar -xf - + cd lzmalib-0.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (lzmalib-0.0.1-format_not_a_string_literal_and_no_format_arguments.diff):' Patch #0 (lzmalib-0.0.1-format_not_a_string_literal_and_no_format_arguments.diff): + /usr/bin/patch -p0 patching file 7zip/Compress/LZMA_Alone/LzmaBench.cpp + echo 'Patch #1 (lzmalib-0.0.1-new_libname_fix.diff):' Patch #1 (lzmalib-0.0.1-new_libname_fix.diff): + /usr/bin/patch -p1 patching file configure.in patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36689 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lzmalib-0.0.1 + rm configure + autoconf + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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 --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 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 main in -lc... yes checking for main in -lm... yes checking for main in -lstdc++... yes configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char' 'LDFLAGS= -L.' make: Entering directory '/usr/src/RPM/BUILD/lzmalib-0.0.1' i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char mylib.cpp In file included from ./Common/String.h:9, from ./Common/CommandLineParser.h:6, from mylib.cpp:5: ./Common/Vector.h: In member function 'int CObjectVector::Find(const T&) const': ./Common/Vector.h:161:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < Size(); i++) ^~~ ./Common/Vector.h:164:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ In file included from ./Common/CommandLineParser.h:6, from mylib.cpp:5: ./Common/String.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ./Common/String.h:417:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < _length; i++) ^~~ ./Common/String.h:420:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/LZMA_Alone/LzmaBench.cpp In file included from ./7zip/Compress/LZMA_Alone/../LZMA/LZMADecoder.h:6, from ./7zip/Compress/LZMA_Alone/LzmaBench.cpp:12: ./7zip/Compress/LZMA_Alone/LzmaBench.cpp: In member function 'virtual ULONG CBenchmarkInStream::Release()': ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'CBenchmarkInStream' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] return __m_RefCount; delete this; return 0; } ^~~~ ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^~~~~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaBench.cpp:143:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaBench.cpp: In member function 'virtual ULONG CCrcOutStream::Release()': ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'CCrcOutStream' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] return __m_RefCount; delete this; return 0; } ^~~~ ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^~~~~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaBench.cpp:211:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaBench.cpp: In member function 'virtual ULONG CProgressInfo::Release()': ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'CProgressInfo' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] return __m_RefCount; delete this; return 0; } ^~~~ ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^~~~~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaBench.cpp:260:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaBench.cpp: In function 'int LzmaBenchmark(FILE*, UInt32, UInt32, bool)': ./7zip/Compress/LZMA_Alone/LzmaBench.cpp:379:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (dictionarySize < (1 << 19) && isBT4 || dictionarySize < (1 << 15)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/LZMA_Alone/LzmaRam.cpp In file included from ./7zip/Compress/LZMA_Alone/../LZMA/LZMADecoder.h:6, from ./7zip/Compress/LZMA_Alone/LzmaRam.cpp:5: ./7zip/Compress/LZMA_Alone/LzmaRam.cpp: In member function 'virtual ULONG CInStreamRam::Release()': ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'CInStreamRam' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] return __m_RefCount; delete this; return 0; } ^~~~ ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^~~~~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaRam.cpp:22:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaRam.cpp: In member function 'virtual ULONG COutStreamRam::Release()': ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:160:31: warning: deleting object of polymorphic class type 'COutStreamRam' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] return __m_RefCount; delete this; return 0; } ^~~~ ./7zip/Compress/LZMA_Alone/../LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' MY_ADDREF_RELEASE ^~~~~~~~~~~~~~~~~ ./7zip/Compress/LZMA_Alone/LzmaRam.cpp:66:3: note: in expansion of macro 'MY_UNKNOWN_IMP' MY_UNKNOWN_IMP ^~~~~~~~~~~~~~ i586-alt-linux-gcc -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/LZMA_Alone/LzmaRamDecode.c i586-alt-linux-gcc -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/LZMA_C/LzmaDecode.c i586-alt-linux-gcc -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/Branch/BranchX86.c i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/LZMA/LZMADecoder.cpp ./7zip/Compress/LZMA/LZMADecoder.cpp: In member function 'virtual LONG NCompress::NLZMA::CDecoder::SetOutStreamSize(const UInt64*)': ./7zip/Compress/LZMA/LZMADecoder.cpp:312:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (_outSizeDefined = (outSize != NULL)) ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/LZMA/LZMAEncoder.cpp ./7zip/Compress/LZMA/LZMAEncoder.cpp: In member function 'LONG NCompress::NLZMA::CEncoder::GetOptimumFast(UInt32, UInt32&, UInt32&)': ./7zip/Compress/LZMA/LZMAEncoder.cpp:1139:45: warning: suggest parentheses around '&&' within '||' [-Wparentheses] repLens[repMaxIndex] + 2 >= lenMain && (backMain > (1<<12))) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ./7zip/Compress/LZMA/LZMAEncoder.cpp:1154:44: warning: suggest parentheses around '&&' within '||' [-Wparentheses] _longestMatchLength == lenMain + 1 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ !ChangePair(backMain, _matchDistances[_longestMatchLength]) || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./7zip/Compress/LZMA/LZMAEncoder.cpp:1157:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses] _longestMatchLength + 1 >= lenMain && lenMain >= 3 && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ChangePair(_matchDistances[lenMain - 1], backMain) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/LZ/LZInWindow.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/LZ/LZOutWindow.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Compress/RangeCoder/RangeCoderBit.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Common/InBuffer.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Common/OutBuffer.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Common/FileStreams.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./7zip/Common/StreamUtils.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./Common/Alloc.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./Common/C_FileIO.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./Common/CommandLineParser.cpp In file included from ./Common/String.h:9, from ./Common/CommandLineParser.h:6, from ./Common/CommandLineParser.cpp:5: ./Common/Vector.h: In member function 'int CObjectVector::Find(const T&) const': ./Common/Vector.h:161:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < Size(); i++) ^~~ ./Common/Vector.h:164:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ In file included from ./Common/CommandLineParser.h:6, from ./Common/CommandLineParser.cpp:5: ./Common/String.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ./Common/String.h:417:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < _length; i++) ^~~ ./Common/String.h:420:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ ./Common/String.h: In instantiation of 'CStringBase CStringBase::GetTrimDefaultCharSet() [with T = wchar_t]': ./Common/String.h:447:26: required from 'void CStringBase::TrimRight() [with T = wchar_t]' ./Common/String.h:472:5: required from 'void CStringBase::Trim() [with T = wchar_t]' ./Common/CommandLineParser.cpp:34:14: required from here ./Common/String.h:434:58: warning: division 'sizeof (const char*) / sizeof (const char)' does not compute the number of array elements [-Wsizeof-pointer-div] for(int i = 0; i < (int)(sizeof(kTrimDefaultCharSet) / ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ sizeof(kTrimDefaultCharSet[0])); i++) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Common/String.h:15:20: note: first 'sizeof' operand was declared here static const char *kTrimDefaultCharSet = " \n\t"; ^~~~~~~~~~~~~~~~~~~ i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./Common/CRC.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./Common/String.cpp In file included from ./Common/String.h:9, from ./Common/String.cpp:11: ./Common/Vector.h: In member function 'int CObjectVector::Find(const T&) const': ./Common/Vector.h:161:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < Size(); i++) ^~~ ./Common/Vector.h:164:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ In file included from ./Common/String.cpp:11: ./Common/String.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ./Common/String.h:417:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < _length; i++) ^~~ ./Common/String.h:420:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./Common/StringConvert.cpp In file included from ./Common/String.h:9, from ./Common/StringConvert.h:7, from ./Common/StringConvert.cpp:5: ./Common/Vector.h: In member function 'int CObjectVector::Find(const T&) const': ./Common/Vector.h:161:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < Size(); i++) ^~~ ./Common/Vector.h:164:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ In file included from ./Common/StringConvert.h:7, from ./Common/StringConvert.cpp:5: ./Common/String.h: In member function 'int CStringBase::FindOneOf(const CStringBase&) const': ./Common/String.h:417:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < _length; i++) ^~~ ./Common/String.h:420:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./Common/StringToInt.cpp i586-alt-linux-g++ -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char ./Common/Vector.cpp In file included from ./Common/Vector.cpp:7: ./Common/Vector.h: In member function 'int CObjectVector::Find(const T&) const': ./Common/Vector.h:161:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i = 0; i < Size(); i++) ^~~ ./Common/Vector.h:164:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' return -1; ^~~~~~ ar rv liblzmalib.a mylib.o LzmaBench.o LzmaRam.o LzmaRamDecode.o LzmaDecode.o BranchX86.o LZMADecoder.o LZMAEncoder.o LZInWindow.o LZOutWindow.o RangeCoderBit.o InBuffer.o OutBuffer.o FileStreams.o StreamUtils.o Alloc.o C_FileIO.o CommandLineParser.o CRC.o String.o StringConvert.o StringToInt.o Vector.o ar: creating liblzmalib.a a - mylib.o a - LzmaBench.o a - LzmaRam.o a - LzmaRamDecode.o a - LzmaDecode.o a - BranchX86.o a - LZMADecoder.o a - LZMAEncoder.o a - LZInWindow.o a - LZOutWindow.o a - RangeCoderBit.o a - InBuffer.o a - OutBuffer.o a - FileStreams.o a - StreamUtils.o a - Alloc.o a - C_FileIO.o a - CommandLineParser.o a - CRC.o a - String.o a - StringConvert.o a - StringToInt.o a - Vector.o i586-alt-linux-gcc -shared -Wl,-soname,liblzmalib.so.1 -o liblzmalib.so.1.1.0 mylib.o LzmaBench.o LzmaRam.o LzmaRamDecode.o LzmaDecode.o BranchX86.o LZMADecoder.o LZMAEncoder.o LZInWindow.o LZOutWindow.o RangeCoderBit.o InBuffer.o OutBuffer.o FileStreams.o StreamUtils.o Alloc.o C_FileIO.o CommandLineParser.o CRC.o String.o StringConvert.o StringToInt.o Vector.o \ -L. -lstdc++ -lm -lc ln -f -s liblzmalib.so.1.1.0 liblzmalib.so.1 ln -f -s liblzmalib.so.1.1.0 liblzmalib.so i586-alt-linux-gcc -c -I. -I./Common -I./7zip/Common -I./7zip/Compress/LZMA -I./7zip/Compress/LZMA_Alone -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char lzmacmd.c LD_RUN_PATH=/usr/lib:. i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -fPIC -fsigned-char -o lzmacmd lzmacmd.o -L. -llzmalib -lstdc++ -lm -lc make: Leaving directory '/usr/src/RPM/BUILD/lzmalib-0.0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53619 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lzmalib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lzmalib-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd lzmalib-0.0.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lzmalib-buildroot make: Entering directory '/usr/src/RPM/BUILD/lzmalib-0.0.1' mkdir -p /usr/src/tmp/lzmalib-buildroot/usr/include cp -Rf lzmalib.h /usr/src/tmp/lzmalib-buildroot/usr/include mkdir -p /usr/src/tmp/lzmalib-buildroot/usr/lib cp -Rf liblzmalib.a liblzmalib.so.1.1.0 liblzmalib.so.1 liblzmalib.so /usr/src/tmp/lzmalib-buildroot/usr/lib mkdir -p /usr/src/tmp/lzmalib-buildroot/usr/bin cp -Rf lzmacmd /usr/src/tmp/lzmalib-buildroot/usr/bin make: Leaving directory '/usr/src/RPM/BUILD/lzmalib-0.0.1' + chrpath -d /usr/src/tmp/lzmalib-buildroot/usr/bin/lzmacmd + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lzmalib-buildroot (auto) mode of './usr/lib/liblzmalib.so.1.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/lzmalib-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/lzmalib-buildroot/ (default) Compressing files in /usr/src/tmp/lzmalib-buildroot (auto) Adjusting library links in /usr/src/tmp/lzmalib-buildroot ./usr/lib: liblzmalib.so.1 -> liblzmalib.so.1.1.0 Verifying ELF objects in /usr/src/tmp/lzmalib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/lzmacmd: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/lib/liblzmalib.so.1.1.0: uses non-LFS functions: creat lseek open Hardlinking identical .pyc and .pyo files Processing files: lzmacmd-0.0.1-alt1_10 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sP0Ncf 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.HiKgYB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), liblzmalib.so.1 >= set:nlXL8VZaWZcl2, 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.X1w9Bb Creating lzmacmd-debuginfo package Processing files: liblzmalib1-0.0.1-alt1_10 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87677 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lzmalib-0.0.1 + DOCDIR=/usr/src/tmp/lzmalib-buildroot/usr/share/doc/liblzmalib1-0.0.1 + export DOCDIR + rm -rf /usr/src/tmp/lzmalib-buildroot/usr/share/doc/liblzmalib1-0.0.1 + /bin/mkdir -p /usr/src/tmp/lzmalib-buildroot/usr/share/doc/liblzmalib1-0.0.1 + cp -prL README /usr/src/tmp/lzmalib-buildroot/usr/share/doc/liblzmalib1-0.0.1 + chmod -R go-w /usr/src/tmp/lzmalib-buildroot/usr/share/doc/liblzmalib1-0.0.1 + chmod -R a+rX /usr/src/tmp/lzmalib-buildroot/usr/share/doc/liblzmalib1-0.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CnVGqj find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/lzmalib-buildroot/usr/lib/liblzmalib.so.1: 753 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VijYWw find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: liblzmalib.so.1 = set:ndw8SQGdKItmghgRGL5V6t1fPyccHCaMQp2AEiOtiNKsRqwOyyq63WmEC0Wya6cJUnP9OGhFxvlI7yqwjOGYjrmZJh4UlTbj0vXE6slsBpTW2mMI2HFB9A3OrOzJT0IG8QJGZzj3mzDh4zBcYNOrP1FbrTqx06bWB2Z0QbLi1FiTw6GqOVLxgTZ8OF4oNAf3uPzzemEA2r1ZDWprRtY8ljW9XRzEUg3SZd5sktUZj8cAK7eqWQymdrQ40hkG1dDVYpQvjBGhnxF1duKbF1x71PFnsljoZINFeFSZE6JOAXEBGmao2VvMHpLoMRXTtPNAmkkmMogrWVyy7oRi8Q18GBMK9yr1pnzqYVUBKrmLLgDkyq2SpIHi9rgufU5VZ76F9wsBmoQUeyI0dWZ7ShL9TMWVSXDn5qKKcpZcF2bMqiwJHg5Zjzm6Gp8ORO6mhaigpnLHh2NyZjZyZ7o2USBc5oM9g2xfAZ30fNx6a3kELDl5j431bxoicZxt7Q3M01D00moOpvp2wPNhstLvAJBxWlMkDs59ABZ40Z5yj41HgxjUSlzFJczzuZ69Dh49Iufmmjbh5I6kJyfeimtm332VdYvIsp1WTZyGVuzwqQnnZF2FfPM1vDwFQvWHH67b71BO4rGPgi3J5RYEPTM8uREaAeWRO3UmWyDcuJxf56uEdtSJJSMx4rlXBba4MP2Y95UiZLx7zmuHLWSpoZrVfdoE6kvpG8fUlCwe2BN6aURKVjQIQtFW9CyZmE8R2D2UdhlDZzZfqyBwLCT85gZtwZ00FdGZi7JIfxCm0Z5SKd5xNftookCaULQAL4GOVDtz3hr9Zh2XHP6ZdwZa6gZBN6udqqJZ4xhAglqCIp47ClZJ7wcdITSYC9j5COitwC2r0xlWzaDrPyHRpRkSWZD5DQVzNtK0UsKToJduDquRZv8h0egZyyjyy42e2gHD67vlZ6CIOQGgZ3poYCSy2mQLwlWGb5sx0Ya0vU7qjMc2gyNXmq7m8iy1TMqKHPGlQiMrWtpAQ91HHDQbHWMG8lQCbdMKnGXts09woQZD26P9DpwNMZkNVv5FNh4c4TRvi6Zc2fzGftDDvQLZool42u7003xwLGN3VQckrWNzU0ULIhaZgZi7KczZFWwubSbkgL5gqEx9NkYZlI0FMJ0xvBaTmBI27rPsT24PCUXiKlbZrAQwvJd0RFddVLc0Zh4VQsmC88KTBS8akKNwY5IZDbP0Qn16icNZauakOwnxjTwxjPrGEptP2QRES9uViouuyPtVYKRqypmYlmdDuPVZn4aaqEFo8HEgbUAQ97lov4yhcb8er3WdsYq6z7IBMSCggup3D7VaLh3bUmgBe1tga3gzFsn0b8ZIfZCPRRu0wP0VRtZLoTaRwpA137etJkhUEW8FTanvdv1js7y2KhkA3D52ktgJc7MsSizA7awdaJdNOQMIpGdD2ZjFrCeGDyVc59SHo9aiczw8y0iuuNFBZehx0SzNvENDZCUxJrWEVxVYGEcN5GkW8tk0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), 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), 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n0io7W Creating liblzmalib1-debuginfo package Processing files: liblzmalib-devel-0.0.1-alt1_10 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ekUqpE 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.EZUJdD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: lzmalib-devel = 0.0.1-alt1_10 Requires: liblzmalib1 = 0.0.1, /usr/lib/liblzmalib.so.1.1.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.erTyWG Processing files: lzmacmd-debuginfo-0.0.1-alt1_10 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1KooN1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hlyIDz find-requires: running scripts (debuginfo) Requires: lzmacmd = 0.0.1-alt1_10, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(liblzmalib.so.1) Processing files: liblzmalib1-debuginfo-0.0.1-alt1_10 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.81vJPq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gek5zy find-requires: running scripts (debuginfo) Provides: debug(liblzmalib.so.1) Requires: liblzmalib1 = 0.0.1-alt1_10, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6) Adding to lzmacmd a strict dependency on liblzmalib1 Adding to liblzmalib-devel a strict dependency on liblzmalib1 Adding to lzmacmd-debuginfo a strict dependency on liblzmalib1-debuginfo Removing 2 extra deps from lzmacmd due to dependency on liblzmalib1 Removing 1 extra deps from liblzmalib-devel due to dependency on liblzmalib1 Removing 1 extra deps from lzmacmd-debuginfo due to dependency on liblzmalib1-debuginfo Removing 4 extra deps from lzmacmd due to repentancy on liblzmalib1 Removing 1 extra deps from lzmacmd-debuginfo due to repentancy on liblzmalib1-debuginfo Wrote: /usr/src/RPM/RPMS/i586/lzmacmd-0.0.1-alt1_10.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblzmalib1-0.0.1-alt1_10.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblzmalib-devel-0.0.1-alt1_10.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/lzmacmd-debuginfo-0.0.1-alt1_10.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/liblzmalib1-debuginfo-0.0.1-alt1_10.i586.rpm (w2.lzdio) 12.29user 1.85system 0:25.21elapsed 56%CPU (0avgtext+0avgdata 77088maxresident)k 0inputs+0outputs (0major+665169minor)pagefaults 0swaps 17.00user 4.24system 0:32.33elapsed 65%CPU (0avgtext+0avgdata 119632maxresident)k 0inputs+0outputs (0major+995509minor)pagefaults 0swaps --- liblzmalib-devel-0.0.1-alt1_10.i586.rpm.repo 2018-04-07 16:54:57.000000000 +0000 +++ liblzmalib-devel-0.0.1-alt1_10.i586.rpm.hasher 2021-08-01 10:19:51.575868569 +0000 @@ -3,2 +3,3 @@ /usr/lib/liblzmalib.so 120777 root:root liblzmalib.so.1.1.0 +Requires: liblzmalib1 = 0.0.1 Requires: liblzmalib1 = 0.0.1-alt1_10 @@ -8,4 +9,4 @@ File: /usr/include/lzmalib.h 100644 root:root 9709b5c1cb214df1404c6dde566a8da6 -File: /usr/lib/liblzmalib.a 100644 root:root 954319c885ccb06feed2c7a99683c6c6 +File: /usr/lib/liblzmalib.a 100644 root:root 4b1d2bcdebe046398b4053fecb4d210b File: /usr/lib/liblzmalib.so 120777 root:root liblzmalib.so.1.1.0 -RPMIdentity: f093e67aeffc4d8a84f20d352b6033d0f5e4f43f6899b9e966d7f4d8d423f3092e4668e5f709c1579905f1bd347ce917579ffd6b1d9b3a4df3b68d8e2e28c06a +RPMIdentity: 0587d75cc021b5e8cd98a9de7d059a1ad29a54ff42745ce7846d5b8a6542c843ade87a109dae3c198b487beaf1529ad74a983d5ecb1d5926582331da660d953f --- liblzmalib1-0.0.1-alt1_10.i586.rpm.repo 2018-04-07 16:54:57.000000000 +0000 +++ liblzmalib1-0.0.1-alt1_10.i586.rpm.hasher 2021-08-01 10:19:51.649868653 +0000 @@ -16,8 +16,8 @@ Requires: rpmlib(PayloadIsLzma) -Provides: liblzmalib.so.1 = set:ndw8SQGdKItmghgRGL5V6t1fPyccHCaMQp2AEiOtiNKsRqwOyyq63WmEC0Wya6cJUnP9OGhFxvlI7yqwjOGYjrmZJh4UlTbj0vXE6slsBpTW2mMI2HFB9A3OrOzlPci0ml4WmRZFF1HNP8yNi6ZoBTC3inSKR21cmQb5W1WBnFwkFrg3ldVYTgEXukeB0bCYpMrusQN2BkobUZAfrHKz7FqifpLu457qMKLbUEWMZ7go8tfsQQF5JqSE90yEk3qePVPEZCGkdWacdENPt9d8Y8oeZ2KG9IveeR9RZnQElCs7JkRi1j8ZzURIncUWZbXCz9JEEIwNwSQP55fMGBgE3gkbxtj4T2OK6RUPNbtTIuvxeF4R4IPonBiSwYuMbOXfzQ4gKibcqs7hmw6ZefXETAroZcJTfLaQstpOWVkx5od9MSlE2ZFhb3Rc4Vqp3H859EIHTR8xohZFvFZwj0TKAF03e1i8YxIv0uy3dk6EgvfHaC862m2NAoZjWeE7w12e10IMAPZij0seeyHXZ3OSOgZawFeVai8bX9wZiN9ywlEM9sXGNQmCNhLubVcy8xRXNOqq9GwRwGlYNhOGPqog8LxZzmKI0ZbZBkPZ64kzZqHZAxQDpUwLjMkWfZ5ndeme2aB9SkDxA6qbGVhDLxhYGhl8tQHB7MJQ5fpYq3vacYgrWIrrJx33S3glXBba4MP2Y95UiZLx7zmuHLWSpoZrVfdoE6kvpG8fUlCwe2BN6aURKVjQIQtFW9CyZmE8R2D2UdhlDZzZfqyBwLCT85gZtwZ00FdGZi7JIfxCm0Z5SKd5xNftookCaULc5Tfn2lVYPKNxEJ4ZwxZ5DdWrMuR0WLydYqQQqXFM8iEadjScy3PGZK3gC6SrruPAF2jpFegjxdwMaZ1leTC5nHPGFIRZLaeFP7zXs1MVsLNqrYeRYGZfhy0swZl4D4594s4wmfdeZqGTcpBFlxWDccujrh1bWnMatRB2Kg0u5wfY3J9o618NUtbJ3b49NwrodTRpRaq9UdZeO8Fj2mnfFnmRxlhGEdnqwtLkTXU0i0NEZL4cCjeP0zxZ9yPZG8deywxUKZj9zumUpkZ9KPPfWnv4HygMX00o84Yldu8DCxqjfu470ZBS85vMnesp6ZzR1Z6Nux2WJ0i3dc9CyTLo1ixr12ZGkVSGAlUorCXmwoS4vnOJqNv9F1ZGJ1EeJF9ZB60Zwysqebj44TXir45aTogZioZLmC1EL2cAoyXlf5apMHMFrMMFVdlQIKp1WqkX4Ls9cffNVKsuTqdNcbZqIqeZ6eTZEghh3d53p55q1DAeVE2Xzgcyp1NprgLxznPoYwJ4SS42ObrUY8nVdqo1T2GQ9E3ip0qcBX2o1VDvZtCHHZ00s68LKXZxXmF6czcoUMFHBa27l79Z6BHLCLw9K3h1T8aOxP21GeEmC3oerFhO35M6BSCopqoScRCj1ZFQdj7RjNsCy4XlI459Chg4h09fLUQOufa4MucZjQUPv3fItj7dfcDn5B9KgBi7Fz2 +Provides: liblzmalib.so.1 = set:ndw8SQGdKItmghgRGL5V6t1fPyccHCaMQp2AEiOtiNKsRqwOyyq63WmEC0Wya6cJUnP9OGhFxvlI7yqwjOGYjrmZJh4UlTbj0vXE6slsBpTW2mMI2HFB9A3OrOzJT0IG8QJGZzj3mzDh4zBcYNOrP1FbrTqx06bWB2Z0QbLi1FiTw6GqOVLxgTZ8OF4oNAf3uPzzemEA2r1ZDWprRtY8ljW9XRzEUg3SZd5sktUZj8cAK7eqWQymdrQ40hkG1dDVYpQvjBGhnxF1duKbF1x71PFnsljoZINFeFSZE6JOAXEBGmao2VvMHpLoMRXTtPNAmkkmMogrWVyy7oRi8Q18GBMK9yr1pnzqYVUBKrmLLgDkyq2SpIHi9rgufU5VZ76F9wsBmoQUeyI0dWZ7ShL9TMWVSXDn5qKKcpZcF2bMqiwJHg5Zjzm6Gp8ORO6mhaigpnLHh2NyZjZyZ7o2USBc5oM9g2xfAZ30fNx6a3kELDl5j431bxoicZxt7Q3M01D00moOpvp2wPNhstLvAJBxWlMkDs59ABZ40Z5yj41HgxjUSlzFJczzuZ69Dh49Iufmmjbh5I6kJyfeimtm332VdYvIsp1WTZyGVuzwqQnnZF2FfPM1vDwFQvWHH67b71BO4rGPgi3J5RYEPTM8uREaAeWRO3UmWyDcuJxf56uEdtSJJSMx4rlXBba4MP2Y95UiZLx7zmuHLWSpoZrVfdoE6kvpG8fUlCwe2BN6aURKVjQIQtFW9CyZmE8R2D2UdhlDZzZfqyBwLCT85gZtwZ00FdGZi7JIfxCm0Z5SKd5xNftookCaULQAL4GOVDtz3hr9Zh2XHP6ZdwZa6gZBN6udqqJZ4xhAglqCIp47ClZJ7wcdITSYC9j5COitwC2r0xlWzaDrPyHRpRkSWZD5DQVzNtK0UsKToJduDquRZv8h0egZyyjyy42e2gHD67vlZ6CIOQGgZ3poYCSy2mQLwlWGb5sx0Ya0vU7qjMc2gyNXmq7m8iy1TMqKHPGlQiMrWtpAQ91HHDQbHWMG8lQCbdMKnGXts09woQZD26P9DpwNMZkNVv5FNh4c4TRvi6Zc2fzGftDDvQLZool42u7003xwLGN3VQckrWNzU0ULIhaZgZi7KczZFWwubSbkgL5gqEx9NkYZlI0FMJ0xvBaTmBI27rPsT24PCUXiKlbZrAQwvJd0RFddVLc0Zh4VQsmC88KTBS8akKNwY5IZDbP0Qn16icNZauakOwnxjTwxjPrGEptP2QRES9uViouuyPtVYKRqypmYlmdDuPVZn4aaqEFo8HEgbUAQ97lov4yhcb8er3WdsYq6z7IBMSCggup3D7VaLh3bUmgBe1tga3gzFsn0b8ZIfZCPRRu0wP0VRtZLoTaRwpA137etJkhUEW8FTanvdv1js7y2KhkA3D52ktgJc7MsSizA7awdaJdNOQMIpGdD2ZjFrCeGDyVc59SHo9aiczw8y0iuuNFBZehx0SzNvENDZCUxJrWEVxVYGEcN5GkW8tk0 Provides: liblzmalib1 = 0.0.1-alt1_10 File: /usr/lib/liblzmalib.so.1 120777 root:root liblzmalib.so.1.1.0 -File: /usr/lib/liblzmalib.so.1.1.0 100644 root:root 159bb4b32dc9b86379492d632ce7e620 +File: /usr/lib/liblzmalib.so.1.1.0 100644 root:root 22de1bf6010120d3299180ea4433c26f File: /usr/share/doc/liblzmalib1-0.0.1 40755 root:root File: /usr/share/doc/liblzmalib1-0.0.1/README 100644 root:root 48188e754d1ec6a6c04f9a8ff6c3de71 -RPMIdentity: 1c734784abead8d2e5bacc796d7324a3cda20596ceb3fb0ce8be0ff0ba2ed2b3ba987a8967910766c668c1947020676bd4c53faacec7568c89e8d63752115853 +RPMIdentity: e4d145d5d97ec7751b9449044da2106d075aebcfc56d88e43688f76485aad90ab02ddd3e9cfdceda6bd95d5b555a419c730d775fd796b6a40c857920595fdbee --- liblzmalib1-debuginfo-0.0.1-alt1_10.i586.rpm.repo 2018-04-07 16:54:56.000000000 +0000 +++ liblzmalib1-debuginfo-0.0.1-alt1_10.i586.rpm.hasher 2021-08-01 10:19:51.835868866 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/dc94fc748c22dc1fd4c72cc28e3511185fcd64 120777 root:root ../../../liblzmalib.so.1.1.0 -/usr/lib/debug/.build-id/b1/dc94fc748c22dc1fd4c72cc28e3511185fcd64.debug 120777 root:root ../../usr/lib/liblzmalib.so.1.1.0.debug +/usr/lib/debug/.build-id/34 40755 root:root +/usr/lib/debug/.build-id/34/980dcf41f8fbb1dfa8069a0c066dfd91b9a968 120777 root:root ../../../liblzmalib.so.1.1.0 +/usr/lib/debug/.build-id/34/980dcf41f8fbb1dfa8069a0c066dfd91b9a968.debug 120777 root:root ../../usr/lib/liblzmalib.so.1.1.0.debug /usr/lib/debug/usr/lib/liblzmalib.so.1.1.0.debug 100644 root:root @@ -85,6 +85,6 @@ Provides: liblzmalib1-debuginfo = 0.0.1-alt1_10 -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/dc94fc748c22dc1fd4c72cc28e3511185fcd64 120777 root:root ../../../liblzmalib.so.1.1.0 -File: /usr/lib/debug/.build-id/b1/dc94fc748c22dc1fd4c72cc28e3511185fcd64.debug 120777 root:root ../../usr/lib/liblzmalib.so.1.1.0.debug -File: /usr/lib/debug/usr/lib/liblzmalib.so.1.1.0.debug 100644 root:root 58c6ea52529228ab3b4193fab7adc29d +File: /usr/lib/debug/.build-id/34 40755 root:root +File: /usr/lib/debug/.build-id/34/980dcf41f8fbb1dfa8069a0c066dfd91b9a968 120777 root:root ../../../liblzmalib.so.1.1.0 +File: /usr/lib/debug/.build-id/34/980dcf41f8fbb1dfa8069a0c066dfd91b9a968.debug 120777 root:root ../../usr/lib/liblzmalib.so.1.1.0.debug +File: /usr/lib/debug/usr/lib/liblzmalib.so.1.1.0.debug 100644 root:root e8502a37350ba948ba51c00df957bf9f File: /usr/lib/debug/usr/lib/liblzmalib.so.1.debug 120777 root:root liblzmalib.so.1.1.0.debug @@ -163,2 +163,2 @@ File: /usr/src/debug/lzmalib-0.0.1/mylib.cpp 100644 root:root 90a8f92842b6c564ffabee427499009e -RPMIdentity: 54fe62497b34f88df4efd086ff47a633860768a4deddfc144381958303ab6957a9fb46ae137b0c87d123e691a77cc3979f6f0a1fcacae222239861a8f80c8130 +RPMIdentity: 70c026cd47d6cbc1e35c5f32f6637a202fce888598ef88ae7c10524815fd4c025e78f55603dc2e34b65ff5a7b1e4cf7c3141c5bde4d4ebd2f21496f1147ed583 --- lzmacmd-0.0.1-alt1_10.i586.rpm.repo 2018-04-07 16:54:57.000000000 +0000 +++ lzmacmd-0.0.1-alt1_10.i586.rpm.hasher 2021-08-01 10:19:51.969869020 +0000 @@ -6,3 +6,3 @@ Provides: lzmacmd = 0.0.1-alt1_10 -File: /usr/bin/lzmacmd 100755 root:root 57fd5238b16482110e08413fb6d0fe0a -RPMIdentity: 79720d3ddd1d2b88d2d79977827e1043010d078deca0bf66b40c7aca0fc2363338c275ef08a2ca79752c166436ca66590259d565b8804403c41c72a6e593dbd0 +File: /usr/bin/lzmacmd 100755 root:root 0df4ca36b5a8c67884bd8f12d3396100 +RPMIdentity: 5d64e037992a1864b880b2fe93ab74cae71a9e72952f8a48e4d75394a3175ea67456e8ea34efdf65bf676849cddce2a0051054b5f1418deb95af3d66fbdf8bb4 --- lzmacmd-debuginfo-0.0.1-alt1_10.i586.rpm.repo 2018-04-07 16:54:57.000000000 +0000 +++ lzmacmd-debuginfo-0.0.1-alt1_10.i586.rpm.hasher 2021-08-01 10:19:52.045869107 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/51 40755 root:root -/usr/lib/debug/.build-id/51/20ea94ed11fba55f506e46faf18074fc6bd8d2 120777 root:root ../../../../bin/lzmacmd -/usr/lib/debug/.build-id/51/20ea94ed11fba55f506e46faf18074fc6bd8d2.debug 120777 root:root ../../usr/bin/lzmacmd.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/57b7ab125effaffd21a0af99f10521ed6a52c9 120777 root:root ../../../../bin/lzmacmd +/usr/lib/debug/.build-id/72/57b7ab125effaffd21a0af99f10521ed6a52c9.debug 120777 root:root ../../usr/bin/lzmacmd.debug /usr/lib/debug/usr/bin/lzmacmd.debug 100644 root:root @@ -12,6 +12,6 @@ Provides: lzmacmd-debuginfo = 0.0.1-alt1_10 -File: /usr/lib/debug/.build-id/51 40755 root:root -File: /usr/lib/debug/.build-id/51/20ea94ed11fba55f506e46faf18074fc6bd8d2 120777 root:root ../../../../bin/lzmacmd -File: /usr/lib/debug/.build-id/51/20ea94ed11fba55f506e46faf18074fc6bd8d2.debug 120777 root:root ../../usr/bin/lzmacmd.debug -File: /usr/lib/debug/usr/bin/lzmacmd.debug 100644 root:root 3293b1a1fa893c5eb7f8592b9fcd0e94 +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/57b7ab125effaffd21a0af99f10521ed6a52c9 120777 root:root ../../../../bin/lzmacmd +File: /usr/lib/debug/.build-id/72/57b7ab125effaffd21a0af99f10521ed6a52c9.debug 120777 root:root ../../usr/bin/lzmacmd.debug +File: /usr/lib/debug/usr/bin/lzmacmd.debug 100644 root:root f4de5ae4508196211f4f70ea1c12c641 File: /usr/src/debug/lzmalib-0.0.1 40755 root:root @@ -19,2 +19,2 @@ File: /usr/src/debug/lzmalib-0.0.1/lzmalib.h 100644 root:root 9709b5c1cb214df1404c6dde566a8da6 -RPMIdentity: 0d9fd8ec338650bb10c68ef4deea1c45153de0018d68c79a9425906f4d8eefb55a08118c904a088a9a12a0af6c10ec7966313b7f559291a2449e80bf863cf88a +RPMIdentity: 1adcbf9412c34ea7a9d8eba688c30d9e87c9daa9aa559f2725302bc9c7ee7c2ad5537582c7eda0482fc42a44d2754ca9985bc47c388719719e7d22e24d7c199b