<86>Dec 31 10:46:53 userdel[2460964]: delete user 'rooter'
<86>Dec 31 10:46:53 userdel[2460964]: removed group 'rooter' owned by 'rooter'
<86>Dec 31 10:46:53 userdel[2460964]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 31 10:46:53 groupadd[2460985]: group added to /etc/group: name=rooter, GID=1292
<86>Dec 31 10:46:53 groupadd[2460985]: group added to /etc/gshadow: name=rooter
<86>Dec 31 10:46:53 groupadd[2460985]: new group: name=rooter, GID=1292
<86>Dec 31 10:46:53 useradd[2460995]: new user: name=rooter, UID=1292, GID=1292, home=/root, shell=/bin/bash
<86>Dec 31 10:46:53 userdel[2461018]: delete user 'builder'
<86>Dec 31 10:46:53 userdel[2461018]: removed group 'builder' owned by 'builder'
<86>Dec 31 10:46:53 userdel[2461018]: removed shadow group 'builder' owned by 'builder'
<86>Dec 31 10:46:53 groupadd[2461035]: group added to /etc/group: name=builder, GID=1293
<86>Dec 31 10:46:53 groupadd[2461035]: group added to /etc/gshadow: name=builder
<86>Dec 31 10:46:53 groupadd[2461035]: new group: name=builder, GID=1293
<86>Dec 31 10:46:53 useradd[2461044]: new user: name=builder, UID=1293, GID=1293, home=/usr/src, shell=/bin/bash
<13>Dec 31 10:46:59 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Dec 31 10:46:59 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Dec 31 10:47:00 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Dec 31 10:47:00 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Dec 31 10:47:00 rpmi: chrpath-0.16-alt1 1453066315 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10719
+ 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.10719
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-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 -Wall -fPIC -fsigned-char' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -Wall -fPIC -fsigned-char' 'LDFLAGS= -L.'
make: Entering directory '/usr/src/RPM/BUILD/lzmalib-0.0.1'
x86_64-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 -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<T>::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<T>::FindOneOf(const CStringBase<T>&) 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;
       ^~~~~~
x86_64-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 -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))
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
x86_64-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 -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
   ^~~~~~~~~~~~~~
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Compress/LZMA_Alone/LzmaRamDecode.c
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Compress/LZMA_C/LzmaDecode.c
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Compress/Branch/BranchX86.c
x86_64-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 -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))
       ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
x86_64-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 -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)
           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Compress/LZ/LZInWindow.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Compress/LZ/LZOutWindow.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Compress/RangeCoder/RangeCoderBit.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Common/InBuffer.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Common/OutBuffer.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Common/FileStreams.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./7zip/Common/StreamUtils.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./Common/Alloc.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./Common/C_FileIO.cpp
x86_64-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 -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<T>::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<T>::FindOneOf(const CStringBase<T>&) 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<T> CStringBase<T>::GetTrimDefaultCharSet() [with T = wchar_t]':
./Common/String.h:447:26:   required from 'void CStringBase<T>::TrimRight() [with T = wchar_t]'
./Common/String.h:472:5:   required from 'void CStringBase<T>::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";
                    ^~~~~~~~~~~~~~~~~~~
x86_64-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 -Wall -fPIC -fsigned-char ./Common/CRC.cpp
x86_64-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 -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<T>::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<T>::FindOneOf(const CStringBase<T>&) 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;
       ^~~~~~
x86_64-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 -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<T>::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<T>::FindOneOf(const CStringBase<T>&) 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;
       ^~~~~~
x86_64-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 -Wall -fPIC -fsigned-char ./Common/StringToInt.cpp
x86_64-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 -Wall -fPIC -fsigned-char ./Common/Vector.cpp
In file included from ./Common/Vector.cpp:7:
./Common/Vector.h: In member function 'int CObjectVector<T>::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
x86_64-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
x86_64-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 -Wall -fPIC -fsigned-char lzmacmd.c
LD_RUN_PATH=/usr/lib64:. x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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.57940
+ 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/lib64
cp -Rf liblzmalib.a liblzmalib.so.1.1.0 liblzmalib.so.1 liblzmalib.so /usr/src/tmp/lzmalib-buildroot/usr/lib64
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/lib64/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/lib64:
	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)
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.h8i6x2
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.7VkQpt
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblzmalib.so.1()(64bit) >= 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.bxInxX
Creating lzmacmd-debuginfo package
Processing files: liblzmalib1-0.0.1-alt1_10
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.49127
+ 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.BtbRrv
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/lzmalib-buildroot/usr/lib64/liblzmalib.so.1: 753 symbols, 20 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NIJQw6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblzmalib.so.1()(64bit) = set:ndwNrrspXIwywGlvbOdW2uC5pUogIwBh5oWc1ik9VepggabwJ6QlA00p1xbkj0th53CmYD2ysyIqkqk4IDyZ03CD3UAIaZAXYQc7et0ZGfnnD4MT6eBKOIrt175qQpuA3OrOzJT0IG8QJGZzZH0uHpNVyZBJb3M98OllOZiQDW1lQHkgOo1OwOVLxgT69oa1mcVPwEuLD2r1ZDWprRtYZiPiMZaVtSH7hNx6IXHJSMZ3hWC72JElP6d1gEcegdEVcDfzcxrQloqgzDXiqgU9LCQDuNldxZ37DWAqZzqEedqFGB2CgZnMHpLoMtgLlXKVoibaOKgrWVyy7wiBmukbxtj4T2OK6RUPNbtTIuvxwru6XGsWL7YyigeLB5AHQfLzwOJqYrOdIuKZeDn5qKKOpGsGMyeefd1SKyAuPZjzm6GpGKAe6mhGNj8T19XWtdi8mQvZlZupkf2HY9j16s2S9fvISu5sUzqZcVJYc6qEcgxZuplxGyZ2Ztq5qwwj00hHt0n62wPhnSZhprpE0lf0CWAH8xIID0WbN9ywlEM9sXGNQmcwWJAPZhqquBnm6xodEqV6qRlgeXSvUZEBbbMXGAQbGVuzwqQnnwSDpUs6gup9tDAZjZdr8wZBGskWojt6gJkdfWYdcyndG2FzuJY0KBKUTVMD23fQCKhycpHdssrcb2plJnKEg0fbMDkwbZf7ucqVJZqKt6CZCZnsBe1k3GLoVUlCwe2BN6agidhZzy6GbB7HLxykbsaUsAuT5enkRVZAZHCo9UHVdi1YrcqZ33X1J2gLGyhMszZ1vpv2Dj23jsMqqXGRZpeccaj5II2En2P0rwtPSFlTmyvIjsynDdWoH1Qv5rUREFRSjxhAglqCIpmwDNpRvv0OQMurPHgN0bG9RNATCh8wdwMqCmVlVQDOWIqarZfLyjWA2g1MVsL9Hf17LLfjoZDA807EvhsikAgMh0qZ4zzLGuPAlCm5GvOMUdRkuo2mOIBloBKWi1n8z9gj6AqKzfQCwp4w4zTJQekDZC7s3HVKeHI3ujLbzAeF4htkrxEZ0kCaJVi3IXBWWbVd286ZfDwNYZhtlNpAk0ZbZkiHVZibYcGZkTVVDhZmLfylh80wv1c72ZqqYged3RCuY8e0ZrIhaZsd6FwMBpYfR1Z6Nux2WJgzzQL4jNbpixr12ZGcACarldUCmL6ZctbgcjPzrRyZyFNYGZBH0RCCYn60Zwysqew2xFNBaHbvkKNwY5EazMacAwwXkEA1L2DK1PPhSfnsraqmTI0tdGtynK4FtNKsnCdQskpC5vBlZ6AXv4aaqEFoc5fEaQ2eJxKZdVRqmKMWn1QPY6eud30nc21V5ja4T2bUmgBe1tga3gzFsn0b8ZIfZCPRRu00ZuKXZxXmF6czcoUMFHBa27aWp7nyCLw9XZu5MO8sm8Eg5RhJc7ouaMoFhO35gtJeBopqoSEMeFrCeGDyVsey60XlI459ID9pawADnsqpL752of2WXat8rRYMsulkConX8tk0
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NPeDtN
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.Ht06Ix
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.7PiXll
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/lib64/liblzmalib.so.1.1.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hGubec
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.tPl4g6
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jc9St3
find-requires: running scripts (debuginfo)
Requires: lzmacmd = 0.0.1-alt1_10, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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.l7dXS3
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.J8Pav7
find-requires: running scripts (debuginfo)
Provides: debug64(liblzmalib.so.1)
Requires: liblzmalib1 = 0.0.1-alt1_10, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(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/x86_64/lzmacmd-0.0.1-alt1_10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblzmalib1-0.0.1-alt1_10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblzmalib-devel-0.0.1-alt1_10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lzmacmd-debuginfo-0.0.1-alt1_10.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/liblzmalib1-debuginfo-0.0.1-alt1_10.x86_64.rpm (w2.lzdio)
10.84user 2.79system 0:27.77elapsed 49%CPU (0avgtext+0avgdata 112540maxresident)k
0inputs+0outputs (0major+765860minor)pagefaults 0swaps
5.19user 2.01system 0:44.16elapsed 16%CPU (0avgtext+0avgdata 134468maxresident)k
0inputs+0outputs (0major+192982minor)pagefaults 0swaps
--- liblzmalib-devel-0.0.1-alt1_10.x86_64.rpm.repo	2018-04-07 16:54:55.000000000 +0000
+++ liblzmalib-devel-0.0.1-alt1_10.x86_64.rpm.hasher	2023-12-31 10:47:33.547901062 +0000
@@ -3,2 +3,3 @@
 /usr/lib64/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/lib64/liblzmalib.a	100644	root:root	11c22a9a9b999ad75d4f6fbe345572d6	
+File: /usr/lib64/liblzmalib.a	100644	root:root	a1038898583a243af2daad767cceab46	
 File: /usr/lib64/liblzmalib.so	120777	root:root		liblzmalib.so.1.1.0
-RPMIdentity: eca63f8aed4122180ba201cb67ee1f94b2c664cd9233a4e3cb1e48cacbb2335b90e7943edc706ae6500477a50e1d02bc4f69f7979608ed26fad37b7af99980ed
+RPMIdentity: fcb0c6618334245e48d404e66b854d46be09712191ec4074e1e484748168e88eabd2a988c615c91c8fc56ce3b8918cb489436d25fa73219c1b6dab6409609982
--- liblzmalib1-0.0.1-alt1_10.x86_64.rpm.repo	2018-04-07 16:54:55.000000000 +0000
+++ liblzmalib1-0.0.1-alt1_10.x86_64.rpm.hasher	2023-12-31 10:47:33.716901480 +0000
@@ -15,8 +15,8 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: liblzmalib.so.1()(64bit) = set:ndwNrrspXIwywGlvbOdW2uC5pUogIwBh5oWc1ik9VepggabwJ6QlA00p1xbkj0th53CmYD2ysyIqkqk4IDyZ03CD3UAIaZAXYQc7et0ZGfnnD4MT6eBKOIrt175qQpuA3OrOzlPci0ml4WmRZFZB0LRIUsNZGSB1U44VGapvxZkZ0GEnFwAN2A1BPv3xKdiMk2IoOD1hZeZ4xJwZzZcSGXUZ5CBwXRYeXRzEUg3SZ5rJxXD8tP3xmQGpzC08k67E6QsCPDhCMdWacdENPt9d8YAnjWjLUGCMZpzjtiJZxdkD6JkRi1j8ZzURIncUeETGtTscF55pnEdZc55f0BaJYEm2XC8K5AtdGNDznWKpZeb4sPPonBjZJ3uh98DTO2OlWDThgVmdZtAroZcJTfLaQstBPkVkx5tsuq2It59Z6Sv6JckPkt9tcIykzDgK3iSRXqAgIEZILYZcEu4mVjC2cU4IjuZoRSHw3vkHDPrVpcQgpw2ZdPG2l5X5ZCJ2dgM90wERewb31MVEbrZEIJckwG70jtOlAgmSj0Z5yj41HgxjUSlzFJo0Rr9DZ3QQYaLIc2NqgROdQGHwsSJZwZDIsp1unBAuhdTr4kzZqbgXPcse38LIAKjiZFZud4MZyleatIFe3EmGC7tZmo4Lqk5i7ZaB7MJQ5ZKsUjxx7qjT8hCIR6eKdC5rI3glXBba4MP2Y95UiZLx7zmuHLWSpoZrVvsBe1k3GLoVUlCwe2BN6agidhZzy6GbB7HLxykbsaUsAuT5enkRVZAZHCo9UHVdi1YrcqZ33X1J2gLGyhMszZ1vpv2Dj23jsMqqXGRZpeccaj5IIeoXDbxpwdMKpXQGrbNfS9eNHP6tIR0WLydYqQQqXFM8iEadjScbMPUIWLf0pqoLJVlEow5RAWoOrP84M6godjHYGsWjptmdBJZvnN9ti1E0UsKTARDwzTTD9IZzi4w3QL8e9ai8U80JuqsYlRrCIOQGgZ3poYCqafc1bpSOaIintFwbAN4E93idTN7qjMc2gyNXmq7GPvXwrodTRpBtMrWtpAQ9B8Gzqb4J7EclqPB6oTbRRnOr4gcWZz1zVZ3WGyP8F0WnviqdTnmUpkZ9KPPfzYJT7NG840ML0C31vlz7OFpESQz7N1MvpzkYV6zkgUOcZnG3WJoLg1Z6x67Fv9CynOA2T24Zlp8dlSGqMdJudWVK58CFVNJqNv9dCnZfq5ESQAZy3wvgAjP1k8cdKkptVzOd6AL0lp4mxx44sD2BcUlUQdoueOZpbKd5dHrmwK6ReNbnyQKonKbP6qeGcPyLOGuzsZz255dQkcCy7k5q1DSgTZuYqdbnoZb2EDVdsYq60Ko42ObCk8K5mMJwat2Wwk6w6jVK0mgZpvZtCHHZ00MTtTZzSJido6pMMxjnbl4ekQPeK4dv1jSZdbwBhUIggxaGzqpeMYkwNizA7awWqtaNOQMIhxtiTctkf5PVs4d0SHo9aiofjOk09fLUQOufa4Mu4QTlWgSGVxVYGEcNKShWE0
+Provides: liblzmalib.so.1()(64bit) = set:ndwNrrspXIwywGlvbOdW2uC5pUogIwBh5oWc1ik9VepggabwJ6QlA00p1xbkj0th53CmYD2ysyIqkqk4IDyZ03CD3UAIaZAXYQc7et0ZGfnnD4MT6eBKOIrt175qQpuA3OrOzJT0IG8QJGZzZH0uHpNVyZBJb3M98OllOZiQDW1lQHkgOo1OwOVLxgT69oa1mcVPwEuLD2r1ZDWprRtYZiPiMZaVtSH7hNx6IXHJSMZ3hWC72JElP6d1gEcegdEVcDfzcxrQloqgzDXiqgU9LCQDuNldxZ37DWAqZzqEedqFGB2CgZnMHpLoMtgLlXKVoibaOKgrWVyy7wiBmukbxtj4T2OK6RUPNbtTIuvxwru6XGsWL7YyigeLB5AHQfLzwOJqYrOdIuKZeDn5qKKOpGsGMyeefd1SKyAuPZjzm6GpGKAe6mhGNj8T19XWtdi8mQvZlZupkf2HY9j16s2S9fvISu5sUzqZcVJYc6qEcgxZuplxGyZ2Ztq5qwwj00hHt0n62wPhnSZhprpE0lf0CWAH8xIID0WbN9ywlEM9sXGNQmcwWJAPZhqquBnm6xodEqV6qRlgeXSvUZEBbbMXGAQbGVuzwqQnnwSDpUs6gup9tDAZjZdr8wZBGskWojt6gJkdfWYdcyndG2FzuJY0KBKUTVMD23fQCKhycpHdssrcb2plJnKEg0fbMDkwbZf7ucqVJZqKt6CZCZnsBe1k3GLoVUlCwe2BN6agidhZzy6GbB7HLxykbsaUsAuT5enkRVZAZHCo9UHVdi1YrcqZ33X1J2gLGyhMszZ1vpv2Dj23jsMqqXGRZpeccaj5II2En2P0rwtPSFlTmyvIjsynDdWoH1Qv5rUREFRSjxhAglqCIpmwDNpRvv0OQMurPHgN0bG9RNATCh8wdwMqCmVlVQDOWIqarZfLyjWA2g1MVsL9Hf17LLfjoZDA807EvhsikAgMh0qZ4zzLGuPAlCm5GvOMUdRkuo2mOIBloBKWi1n8z9gj6AqKzfQCwp4w4zTJQekDZC7s3HVKeHI3ujLbzAeF4htkrxEZ0kCaJVi3IXBWWbVd286ZfDwNYZhtlNpAk0ZbZkiHVZibYcGZkTVVDhZmLfylh80wv1c72ZqqYged3RCuY8e0ZrIhaZsd6FwMBpYfR1Z6Nux2WJgzzQL4jNbpixr12ZGcACarldUCmL6ZctbgcjPzrRyZyFNYGZBH0RCCYn60Zwysqew2xFNBaHbvkKNwY5EazMacAwwXkEA1L2DK1PPhSfnsraqmTI0tdGtynK4FtNKsnCdQskpC5vBlZ6AXv4aaqEFoc5fEaQ2eJxKZdVRqmKMWn1QPY6eud30nc21V5ja4T2bUmgBe1tga3gzFsn0b8ZIfZCPRRu00ZuKXZxXmF6czcoUMFHBa27aWp7nyCLw9XZu5MO8sm8Eg5RhJc7ouaMoFhO35gtJeBopqoSEMeFrCeGDyVsey60XlI459ID9pawADnsqpL752of2WXat8rRYMsulkConX8tk0
 Provides: liblzmalib1 = 0.0.1-alt1_10
 File: /usr/lib64/liblzmalib.so.1	120777	root:root		liblzmalib.so.1.1.0
-File: /usr/lib64/liblzmalib.so.1.1.0	100644	root:root	7349b6ec3395f37500eadb0fb90954e1	
+File: /usr/lib64/liblzmalib.so.1.1.0	100644	root:root	fc169dd880ea6e266c355337e6eb9a73	
 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: 83a0d972621ce781eb6b8554301ee816da0961503192cf73e74743c04a6311cbaf7ce8c401b7ead6f02193d81ddc338ca0c95f176f76ed51d1b4d51132b447f3
+RPMIdentity: 320adcb9a3ebeab91b2dc65c9d1522b35adf6b84858cfc6ae15503fdfdef79223cabe1df847e3448c77a6e7d61074a0e53c45b10589f31bf51220be5ad3b8331
--- liblzmalib1-debuginfo-0.0.1-alt1_10.x86_64.rpm.repo	2018-04-07 16:54:55.000000000 +0000
+++ liblzmalib1-debuginfo-0.0.1-alt1_10.x86_64.rpm.hasher	2023-12-31 10:47:33.895901923 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f7	40755	root:root	
-/usr/lib/debug/.build-id/f7/906f794de2546b2e1f4d46e413bcaeeca67a80	120777	root:root	../../../../lib64/liblzmalib.so.1.1.0
-/usr/lib/debug/.build-id/f7/906f794de2546b2e1f4d46e413bcaeeca67a80.debug	120777	root:root	../../usr/lib64/liblzmalib.so.1.1.0.debug
+/usr/lib/debug/.build-id/3a	40755	root:root	
+/usr/lib/debug/.build-id/3a/92dbdde191d17426523100e00cc9abd608072b	120777	root:root	../../../../lib64/liblzmalib.so.1.1.0
+/usr/lib/debug/.build-id/3a/92dbdde191d17426523100e00cc9abd608072b.debug	120777	root:root	../../usr/lib64/liblzmalib.so.1.1.0.debug
 /usr/lib/debug/usr/lib64/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/f7	40755	root:root		
-File: /usr/lib/debug/.build-id/f7/906f794de2546b2e1f4d46e413bcaeeca67a80	120777	root:root		../../../../lib64/liblzmalib.so.1.1.0
-File: /usr/lib/debug/.build-id/f7/906f794de2546b2e1f4d46e413bcaeeca67a80.debug	120777	root:root		../../usr/lib64/liblzmalib.so.1.1.0.debug
-File: /usr/lib/debug/usr/lib64/liblzmalib.so.1.1.0.debug	100644	root:root	b2781289c002bbb6d3244fff18cfc6af	
+File: /usr/lib/debug/.build-id/3a	40755	root:root		
+File: /usr/lib/debug/.build-id/3a/92dbdde191d17426523100e00cc9abd608072b	120777	root:root		../../../../lib64/liblzmalib.so.1.1.0
+File: /usr/lib/debug/.build-id/3a/92dbdde191d17426523100e00cc9abd608072b.debug	120777	root:root		../../usr/lib64/liblzmalib.so.1.1.0.debug
+File: /usr/lib/debug/usr/lib64/liblzmalib.so.1.1.0.debug	100644	root:root	4e5d27eb04d4ddcbe2655d89282b1a14	
 File: /usr/lib/debug/usr/lib64/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: c87fc170a9713fcb0607b0690c2cd4bd01ce12451f1332aa82196cdb607ab358e289d6d1e4c928dd8c46b57869c0ed922219707ee56d24311357b0bff79f9d78
+RPMIdentity: 1d73fce39d80ab44e4184242beb026e7f5c60840eebb18a10d1f350020604ba374ee1810a2dc1f094356b0b9a1008af805a65423a41bac2b7adf4dc390611f5b
--- lzmacmd-0.0.1-alt1_10.x86_64.rpm.repo	2018-04-07 16:54:55.000000000 +0000
+++ lzmacmd-0.0.1-alt1_10.x86_64.rpm.hasher	2023-12-31 10:47:34.076902371 +0000
@@ -5,3 +5,3 @@
 Provides: lzmacmd = 0.0.1-alt1_10
-File: /usr/bin/lzmacmd	100755	root:root	3558ca347c06d03e1fc35e96c9fa20de	
-RPMIdentity: 1acc6c3c2b348b4037aa7cddecd87517fb181f7c764cfab14f5710ddcb2dea33c8ca5594b1480d9f7411c1cad5241b88bab10cc1297ad8ca5c54e6e6a169364f
+File: /usr/bin/lzmacmd	100755	root:root	a6e50f4a1ffbf0ae95b561e440039cf5	
+RPMIdentity: fd51d2a7378d8a755e669e32cddeee6f3a14a89eab7af6f80059043d16eb8e40d480147d7dc809519b6ae013be1537844ed31a98bd036b18db8ee58410b8e70d
--- lzmacmd-debuginfo-0.0.1-alt1_10.x86_64.rpm.repo	2018-04-07 16:54:55.000000000 +0000
+++ lzmacmd-debuginfo-0.0.1-alt1_10.x86_64.rpm.hasher	2023-12-31 10:47:34.229902749 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/22	40755	root:root	
-/usr/lib/debug/.build-id/22/ba1c83a163ed518242ab15f907491b2a016df7	120777	root:root	../../../../bin/lzmacmd
-/usr/lib/debug/.build-id/22/ba1c83a163ed518242ab15f907491b2a016df7.debug	120777	root:root	../../usr/bin/lzmacmd.debug
+/usr/lib/debug/.build-id/7f	40755	root:root	
+/usr/lib/debug/.build-id/7f/45060d764163fc85de8bc50c6e10555c6447d9	120777	root:root	../../../../bin/lzmacmd
+/usr/lib/debug/.build-id/7f/45060d764163fc85de8bc50c6e10555c6447d9.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/22	40755	root:root		
-File: /usr/lib/debug/.build-id/22/ba1c83a163ed518242ab15f907491b2a016df7	120777	root:root		../../../../bin/lzmacmd
-File: /usr/lib/debug/.build-id/22/ba1c83a163ed518242ab15f907491b2a016df7.debug	120777	root:root		../../usr/bin/lzmacmd.debug
-File: /usr/lib/debug/usr/bin/lzmacmd.debug	100644	root:root	f713ccd5b37d93b35acebfffbbb4c3b5	
+File: /usr/lib/debug/.build-id/7f	40755	root:root		
+File: /usr/lib/debug/.build-id/7f/45060d764163fc85de8bc50c6e10555c6447d9	120777	root:root		../../../../bin/lzmacmd
+File: /usr/lib/debug/.build-id/7f/45060d764163fc85de8bc50c6e10555c6447d9.debug	120777	root:root		../../usr/bin/lzmacmd.debug
+File: /usr/lib/debug/usr/bin/lzmacmd.debug	100644	root:root	be3c5df47735a2ba9dd15db93852b4e3	
 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: 75272c66a8fac59158a3f30115093e8bb84792621441864e69ca419fa36eb236dd9edd7c2d35961ade3980f8d7470d481a846438f42d3da2d55396eaec98eb60
+RPMIdentity: d567fba64aec680ad803c11f3c2f1503d812d055068fc1626f85d6ac05011b3653957d2b2fb124808d71772d0b35d49a7364095251cfd9cef0c730015470bceb