<86>Sep 14 11:44:35 userdel[2681252]: delete user 'rooter' <86>Sep 14 11:44:35 userdel[2681252]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:44:35 userdel[2681252]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:44:35 groupadd[2681275]: group added to /etc/group: name=rooter, GID=678 <86>Sep 14 11:44:35 groupadd[2681275]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:44:35 groupadd[2681275]: new group: name=rooter, GID=678 <86>Sep 14 11:44:35 useradd[2681287]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Sep 14 11:44:35 userdel[2681300]: delete user 'builder' <86>Sep 14 11:44:35 userdel[2681300]: removed group 'builder' owned by 'builder' <86>Sep 14 11:44:35 userdel[2681300]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:44:35 groupadd[2681313]: group added to /etc/group: name=builder, GID=679 <86>Sep 14 11:44:35 groupadd[2681313]: group added to /etc/gshadow: name=builder <86>Sep 14 11:44:35 groupadd[2681313]: new group: name=builder, GID=679 <86>Sep 14 11:44:35 useradd[2681324]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Sep 14 11:44:36 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Sep 14 11:44:36 rpmi: perl-Term-ANSIColor-5.01-alt1 sisyphus+244783.100.1.2 1579747505 installed <13>Sep 14 11:44:36 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Sep 14 11:44:36 rpmi: perl-Filter-1.60-alt1 sisyphus+279723.100.1.1 1626648797 installed <13>Sep 14 11:44:36 rpmi: perl-Encode-3.12-alt1 sisyphus+283174.100.1.2 1629241769 installed <13>Sep 14 11:44:36 rpmi: perl-Pod-Simple-3.43-alt1 sisyphus+276561.100.1.1 1625127752 installed <13>Sep 14 11:44:36 rpmi: perl-Pod-Usage-2.01-alt1 sisyphus+277175.100.1.1 1625408247 installed <13>Sep 14 11:44:36 rpmi: perl-podlators-4.14-alt1 sisyphus+277178.100.1.2 1625426264 installed <13>Sep 14 11:44:36 rpmi: libucl-1.03-alt4 sisyphus+226269.100.1.1 1554165470 installed <13>Sep 14 11:44:36 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 11:44:37 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 11:44:37 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 14 11:44:37 rpmi: libstdc++11-devel-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 11:44:38 rpmi: gcc11-c++-11.2.1-alt1 icarus+285089.100.1.1 1631479831 installed <13>Sep 14 11:44:38 rpmi: gcc-c++-11-alt1 icarus+285089.300.1.1 1631485148 installed <13>Sep 14 11:44:38 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626630195 installed <13>Sep 14 11:44:38 rpmi: libucl-devel-1.03-alt4 sisyphus+226269.100.1.1 1554165470 installed <13>Sep 14 11:44:38 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847006 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/upx-3.96-alt1.nosrc.rpm (w1.gzdio) Installing upx-3.96-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30323 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf upx-3.96 + echo 'Source #0 (v3.96.tar.gz):' Source #0 (v3.96.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/v3.96.tar.gz + /bin/tar -xf - + cd upx-3.96 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/-O2/-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic/' src/Makefile + sed -i 's/CHECK_WHITESPACE =.*/CHECK_WHITESPACE =/' src/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30323 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd upx-3.96 + make -j8 -C src exeext= make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' Updating .depend make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o c_file.o -c c_file.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o c_none.o -c c_none.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o c_init.o -c c_init.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o c_screen.o -c c_screen.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o except.o -c except.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o file.o -c file.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o compress_zlib.o -c compress_zlib.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o filter.o -c filter.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o help.o -c help.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o compress.o -c compress.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o compress_ucl.o -c compress_ucl.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o lefile.o -c lefile.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o linker.o -c linker.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o msg.o -c msg.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o mem.o -c mem.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_com.o -c p_com.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o main.o -c main.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_djgpp2.o -c p_djgpp2.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_exe.o -c p_exe.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_armpe.o -c p_armpe.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_lx_exc.o -c p_lx_exc.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_sys.o -c p_sys.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_lx_sh.o -c p_lx_sh.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_lx_interp.o -c p_lx_interp.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o filteri.o -c filteri.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_ps1.o -c p_ps1.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_tos.o -c p_tos.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_tmt.o -c p_tmt.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -I./../src/lzma-sdk -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -Wno-shadow -o compress_lzma.o -c compress_lzma.cpp In file included from ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h:6, from compress_lzma.cpp:235: ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h: In member function 'virtual ULONG NCompress::NLZMA::CEncoder::Release()': ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:166:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 166 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:182:37: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 182 | #define MY_UNKNOWN_IMP3(i1, i2, i3) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h:371:3: note: in expansion of macro 'MY_UNKNOWN_IMP3' 371 | MY_UNKNOWN_IMP3( | ^~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 160 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:166:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 166 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:182:37: note: in expansion of macro 'MY_UNKNOWN_IMP_SPEC' 182 | #define MY_UNKNOWN_IMP3(i1, i2, i3) MY_UNKNOWN_IMP_SPEC( \ | ^~~~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h:371:3: note: in expansion of macro 'MY_UNKNOWN_IMP3' 371 | MY_UNKNOWN_IMP3( | ^~~~~~~~~~~~~~~ compress_lzma.cpp: In member function 'virtual ULONG MyLzma::InStream::Release()': ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ compress_lzma.cpp:242:5: note: in expansion of macro 'MY_UNKNOWN_IMP' 242 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 160 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ compress_lzma.cpp:242:5: note: in expansion of macro 'MY_UNKNOWN_IMP' 242 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ compress_lzma.cpp: In member function 'virtual ULONG MyLzma::OutStream::Release()': ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ compress_lzma.cpp:263:5: note: in expansion of macro 'MY_UNKNOWN_IMP' 263 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 160 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ compress_lzma.cpp:263:5: note: in expansion of macro 'MY_UNKNOWN_IMP' 263 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ compress_lzma.cpp: In member function 'virtual ULONG MyLzma::ProgressInfo::Release()': ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ compress_lzma.cpp:289:5: note: in expansion of macro 'MY_UNKNOWN_IMP' 289 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 160 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ compress_lzma.cpp:289:5: note: in expansion of macro 'MY_UNKNOWN_IMP' 289 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT2::CMatchFinder::Release()': ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h:32:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 32 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 160 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h:32:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 32 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT3::CMatchFinder::Release()': ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h:32:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 32 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 160 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h:32:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 32 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT4::CMatchFinder::Release()': ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h:32:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 32 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 160 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h:32:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 32 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h: In member function 'virtual ULONG NHC4::CMatchFinder::Release()': ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ | ^~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h:32:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 32 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:160:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 160 | return __m_RefCount; delete this; return 0; } | ^~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:171:3: note: in expansion of macro 'MY_ADDREF_RELEASE' 171 | MY_ADDREF_RELEASE | ^~~~~~~~~~~~~~~~~ ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h:32:3: note: in expansion of macro 'MY_UNKNOWN_IMP' 32 | MY_UNKNOWN_IMP | ^~~~~~~~~~~~~~ cc1plus: all warnings being treated as errors make: *** [Makefile:92: compress_lzma.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: *** Waiting for unfinished jobs.... make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_unix.o -c p_unix.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_w64pep.o -c p_w64pep.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_w32pe.o -c p_w32pe.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_vmlinz.o -c p_vmlinz.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -Wno-cast-align -o p_mach.o -c p_mach.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_vmlinx.o -c p_vmlinx.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' make: Entering directory '/usr/src/RPM/BUILD/upx-3.96/src' g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-delete-null-pointer-checks -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o p_lx_elf.o -c p_lx_elf.cpp make: Leaving directory '/usr/src/RPM/BUILD/upx-3.96/src' error: Bad exit status from /usr/src/tmp/rpm-tmp.30323 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.30323 (%build) Command exited with non-zero status 1 11.60user 1.86system 0:05.37elapsed 250%CPU (0avgtext+0avgdata 79052maxresident)k 0inputs+0outputs (0major+337761minor)pagefaults 0swaps hsh-rebuild: rebuild of `upx-3.96-alt1.src.rpm' failed. Command exited with non-zero status 1 16.48user 4.12system 0:12.41elapsed 166%CPU (0avgtext+0avgdata 101176maxresident)k 88inputs+0outputs (0major+572040minor)pagefaults 0swaps