<86>Nov 14 06:51:52 userdel[23399]: delete user 'rooter' <86>Nov 14 06:51:52 userdel[23399]: removed group 'rooter' owned by 'rooter' <86>Nov 14 06:51:52 userdel[23399]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 14 06:51:52 groupadd[23468]: group added to /etc/group: name=rooter, GID=696 <86>Nov 14 06:51:52 groupadd[23468]: group added to /etc/gshadow: name=rooter <86>Nov 14 06:51:52 groupadd[23468]: new group: name=rooter, GID=696 <86>Nov 14 06:51:52 useradd[23522]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash <86>Nov 14 06:51:52 userdel[23610]: delete user 'builder' <86>Nov 14 06:51:52 userdel[23610]: removed group 'builder' owned by 'builder' <86>Nov 14 06:51:52 userdel[23610]: removed shadow group 'builder' owned by 'builder' <86>Nov 14 06:51:52 groupadd[23685]: group added to /etc/group: name=builder, GID=697 <86>Nov 14 06:51:52 groupadd[23685]: group added to /etc/gshadow: name=builder <86>Nov 14 06:51:52 groupadd[23685]: new group: name=builder, GID=697 <86>Nov 14 06:51:52 useradd[23705]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash <13>Nov 14 06:51:55 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed <13>Nov 14 06:51:55 rpmi: libstdc++7-devel-7.3.1-alt5 1531512767 installed <13>Nov 14 06:51:56 rpmi: gcc7-c++-7.3.1-alt5 1531512767 installed <13>Nov 14 06:51:56 rpmi: gcc-c++-7-alt6 1528289187 installed <13>Nov 14 06:51:56 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 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.64415 + 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.64415 + 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 + '[' -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 + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 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, --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:0, 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:0, 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:0, 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:0, 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:0, 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:0, 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; ^~~~~~ 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:0, 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:0: ./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:0, 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:0, 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:0: ./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.72898 + 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 + cd lzmalib-0.0.1 + make 'INSTALL=/bin/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) 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.m4o05F 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.j6LcXz 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.3.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.kxU56E Creating lzmacmd-debuginfo package Processing files: liblzmalib1-0.0.1-alt1_10 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.55858 + 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.Gq3Szy 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.KZDFjD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: liblzmalib.so.1 = set:ndw8SQGdKItmghgRGL5V6t1fPyccHCaMQp2AEiOtiNKsRqwOyyq63WmEC0Wya6cJUnP9OGhFxvlI7yqwjOGYjrmZJh4UlTbj0vXE6slsBpTW2mMI2HFB9A3OrOzlPci0ml4WmRZFF1HNP8yNi6ZoBTC3inSKR21cmQb5W1WBnFwkFrg3ldVYTgEXukeB0bCYpMrusQN2BkobUZAfrHKz7FqifpLu457qMKLbUEWMZ7go8tfsQQF5JqSE90yEk3qePVPEZCGkdWacdENPt9d8Y8oeZ2KG9IveeR9RZnQElCs7JkRi1j8ZzURIncUWZbXCz9JEEIwNwSQP55fMGBgE3gkbxtj4T2OK6RUPNbtTIuvxeF4R4IPonBiSwYuMbOXfzQ4gKibcqs7hmw6ZefXETAroZcJTfLaQstpOWVkx5od9MSlE2ZFhb3Rc4Vqp3H859EIHTR8xohZFvFZwj0TKAF03e1i8YxIv0uy3dk6EgvfHaC862m2NAoZjWeE7w12e10IMAPZij0seeyHXZ3OSOgZawFeVai8bX9wZiN9ywlEM9sXGNQmCNhLubVcy8xRXNOqq9GwRwGlYNhOGPqog8LxZzmKI0ZbZBkPZ64kzZqHZAxQDpUwLjMkWfZ5ndeme2aB9SkDxA6qbGVhDLxhYGhl8tQHB7MJQ5fpYq3vacYgrWIrrJx33S3glXBba4MP2Y95UiZLx7zmuHLWSpoZrVfdoE6kvpG8fUlCwe2BN6aURKVjQIQtFW9CyZmE8R2D2UdhlDZzZfqyBwLCT85gZtwZ00FdGZi7JIfxCm0Z5SKd5xNftookCaULc5Tfn2lVYPKNxEJ4ZwxZ5DdWrMuR0WLydYqQQqXFM8iEadjScy3PGZK3gC6SrruPAF2jpFegjxdwMaZ1leTC5nHPGFIRZLaeFP7zXs1MVsLNqrYeRYGZfhy0swZl4D4594s4wmfdeZqGTcpBFlxWDccujrh1bWnMatRB2Kg0u5wfY3J9o618NUtbJ3b49NwrodTRpRaq9UdZeO8Fj2mnfFnmRxlhGEdnqwtLkTXU0i0NEZL4cCjeP0zxZ9yPZG8deywxUKZj9zumUpkZ9KPPfWnv4HygMX00o84Yldu8DCxqjfu470ZBS85vMnesp6ZzR1Z6Nux2WJ0i3dc9CyTLo1ixr12ZGkVSGAlUorCXmwoS4vnOJqNv9F1ZGJ1EeJF9ZB60Zwysqebj44TXir45aTogZioZLmC1EL2cAoyXlf5apMHMFrMMFVdlQIKp1WqkX4Ls9cffNVKsuTqdNcbZqIqeZ6eTZEghh3d53p55q1DAeVE2Xzgcyp1NprgLxznPoYwJ4SS42ObrUY8nVdqo1T2GQ9E3ip0qcBX2o1VDvZtCHHZ00s68LKXZxXmF6czcoUMFHBa27l79Z6BHLCLw9K3h1T8aOxP21GeEmC3oerFhO35M6BSCopqoScRCj1ZFQdj7RjNsCy4XlI459Chg4h09fLUQOufa4MucZjQUPv3fItj7dfcDn5B9KgBi7Fz2 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.NHnupj 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.BHtIZl 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.nVYBKv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.M05NF0 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.KVpCRP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wRa1nR 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.p8CRNc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7YbvMR 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 3 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 Wrote: /usr/src/RPM/RPMS/i586/liblzmalib1-0.0.1-alt1_10.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/liblzmalib-devel-0.0.1-alt1_10.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/lzmacmd-debuginfo-0.0.1-alt1_10.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/liblzmalib1-debuginfo-0.0.1-alt1_10.i586.rpm 14.66user 1.88system 0:29.80elapsed 55%CPU (0avgtext+0avgdata 72188maxresident)k 0inputs+0outputs (0major+561691minor)pagefaults 0swaps 25.34user 4.78system 0:44.75elapsed 67%CPU (0avgtext+0avgdata 122832maxresident)k 0inputs+0outputs (0major+987485minor)pagefaults 0swaps