From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 Date: Wed, 29 Sep 2021 13:26:58 +0000 From: "Girar awaiter (admsasha)" To: Alexander Danilov Subject: [#286113] [test-only] FAILED upx.git=3.96-alt1 Message-ID: Mail-Followup-To: Girar awaiter robot MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 286113 X-girar-task-owner: admsasha X-girar-task-repo: sisyphus X-girar-task-try: 1 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/286113/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#286113] [test-only] FAILED upx.git=3.96-alt1 User-Agent: Mutt/1.10.1 (2018-07-13) Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: admsasha@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 13:27:02 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/286113/logs/events.1.1.log subtask name aarch64 armh i586 ppc64le x86_64 #100 upx failed failed failed failed failed 2021-Sep-29 13:26:06 :: test-only task #286113 for sisyphus started by admsasha: #100 build 3.96-alt1 from /people/admsasha/packages/upx.git fetched at 2021-Sep-29 13:25:47 2021-Sep-29 13:26:07 :: [i586] #100 upx.git 3.96-alt1: build start 2021-Sep-29 13:26:07 :: [ppc64le] #100 upx.git 3.96-alt1: build start 2021-Sep-29 13:26:07 :: [aarch64] #100 upx.git 3.96-alt1: build start 2021-Sep-29 13:26:07 :: [armh] #100 upx.git 3.96-alt1: build start 2021-Sep-29 13:26:07 :: [x86_64] #100 upx.git 3.96-alt1: build start [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h: In member function 'virtual ULONG NCompress::NLZMA::CEncoder::Release()': [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [x86_64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [x86_64] -- [x86_64] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::InStream::Release()': [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [x86_64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [x86_64] -- [x86_64] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::OutStream::Release()': [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [x86_64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [x86_64] -- [x86_64] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::ProgressInfo::Release()': [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [x86_64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [x86_64] -- [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT2::CMatchFinder::Release()': [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [x86_64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [x86_64] -- [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT3::CMatchFinder::Release()': [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [x86_64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [x86_64] -- [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT4::CMatchFinder::Release()': [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [x86_64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [x86_64] -- [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h: In member function 'virtual ULONG NHC4::CMatchFinder::Release()': [x86_64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [x86_64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [x86_64] -- [x86_64] 32 | MY_UNKNOWN_IMP [x86_64] cc1plus: all warnings being treated as errors [x86_64] make: *** [Makefile:92: compress_lzma.o] Error 1 2021-Sep-29 13:26:39 :: [x86_64] upx.git 3.96-alt1: remote: build failed 2021-Sep-29 13:26:39 :: [x86_64] #100 upx.git 3.96-alt1: build FAILED 2021-Sep-29 13:26:39 :: [x86_64] requesting cancellation of task processing [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h: In member function 'virtual ULONG NCompress::NLZMA::CEncoder::Release()': [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [aarch64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [aarch64] -- [aarch64] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::InStream::Release()': [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [aarch64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [aarch64] -- [aarch64] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::OutStream::Release()': [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [aarch64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [aarch64] -- [aarch64] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::ProgressInfo::Release()': [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [aarch64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [aarch64] -- [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT2::CMatchFinder::Release()': [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [aarch64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [aarch64] -- [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT3::CMatchFinder::Release()': [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [aarch64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [aarch64] -- [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT4::CMatchFinder::Release()': [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [aarch64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [aarch64] -- [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h: In member function 'virtual ULONG NHC4::CMatchFinder::Release()': [aarch64] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [aarch64] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [aarch64] -- [aarch64] 32 | MY_UNKNOWN_IMP [aarch64] cc1plus: all warnings being treated as errors [aarch64] make: *** [Makefile:92: compress_lzma.o] Error 1 2021-Sep-29 13:26:42 :: [aarch64] upx.git 3.96-alt1: remote: build failed 2021-Sep-29 13:26:42 :: [aarch64] #100 upx.git 3.96-alt1: build FAILED [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h: In member function 'virtual ULONG NCompress::NLZMA::CEncoder::Release()': [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [i586] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [i586] -- [i586] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::InStream::Release()': [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [i586] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [i586] -- [i586] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::OutStream::Release()': [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [i586] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [i586] -- [i586] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::ProgressInfo::Release()': [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [i586] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [i586] -- [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT2::CMatchFinder::Release()': [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [i586] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [i586] -- [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT3::CMatchFinder::Release()': [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [i586] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [i586] -- [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT4::CMatchFinder::Release()': [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [i586] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [i586] -- [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h: In member function 'virtual ULONG NHC4::CMatchFinder::Release()': [i586] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [i586] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [i586] -- [i586] 32 | MY_UNKNOWN_IMP [i586] cc1plus: all warnings being treated as errors [i586] make: *** [Makefile:92: compress_lzma.o] Error 1 2021-Sep-29 13:26:42 :: [i586] upx.git 3.96-alt1: remote: build failed 2021-Sep-29 13:26:42 :: [i586] #100 upx.git 3.96-alt1: build FAILED [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h: In member function 'virtual ULONG NCompress::NLZMA::CEncoder::Release()': [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [ppc64le] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [ppc64le] -- [ppc64le] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::InStream::Release()': [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [ppc64le] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [ppc64le] -- [ppc64le] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::OutStream::Release()': [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [ppc64le] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [ppc64le] -- [ppc64le] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::ProgressInfo::Release()': [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [ppc64le] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [ppc64le] -- [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT2::CMatchFinder::Release()': [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [ppc64le] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [ppc64le] -- [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT3::CMatchFinder::Release()': [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [ppc64le] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [ppc64le] -- [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT4::CMatchFinder::Release()': [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [ppc64le] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [ppc64le] -- [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h: In member function 'virtual ULONG NHC4::CMatchFinder::Release()': [ppc64le] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [ppc64le] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [ppc64le] -- [ppc64le] 32 | MY_UNKNOWN_IMP [ppc64le] cc1plus: all warnings being treated as errors [ppc64le] make: *** [Makefile:92: compress_lzma.o] Error 1 2021-Sep-29 13:26:49 :: [ppc64le] upx.git 3.96-alt1: remote: build failed 2021-Sep-29 13:26:49 :: [ppc64le] #100 upx.git 3.96-alt1: build FAILED [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/LZMAEncoder.h: In member function 'virtual ULONG NCompress::NLZMA::CEncoder::Release()': [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [armh] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [armh] -- [armh] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::InStream::Release()': [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [armh] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [armh] -- [armh] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::OutStream::Release()': [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [armh] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [armh] -- [armh] compress_lzma.cpp: In member function 'virtual ULONG MyLzma::ProgressInfo::Release()': [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [armh] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [armh] -- [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT2::CMatchFinder::Release()': [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [armh] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [armh] -- [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT3::CMatchFinder::Release()': [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [armh] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [armh] -- [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/BinTree/BinTree.h: In member function 'virtual ULONG NBT4::CMatchFinder::Release()': [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [armh] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [armh] -- [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../LZ/HashChain/../BinTree/BinTree.h: In member function 'virtual ULONG NHC4::CMatchFinder::Release()': [armh] ./../src/lzma-sdk/C/7zip/Compress/LZMA/../../../Common/MyCom.h:159:32: error: this 'if' clause does not guard... [-Werror=misleading-indentation] [armh] 159 | STDMETHOD_(ULONG, Release)() { if (--__m_RefCount != 0) \ [armh] -- [armh] 32 | MY_UNKNOWN_IMP [armh] cc1plus: all warnings being treated as errors [armh] make: *** [Makefile:92: compress_lzma.o] Error 1 2021-Sep-29 13:26:58 :: [armh] upx.git 3.96-alt1: remote: build failed 2021-Sep-29 13:26:58 :: [armh] #100 upx.git 3.96-alt1: build FAILED 2021-Sep-29 13:26:39 :: [x86_64] build FAILED 2021-Sep-29 13:26:42 :: [aarch64] build FAILED 2021-Sep-29 13:26:42 :: [i586] build FAILED 2021-Sep-29 13:26:49 :: [ppc64le] build FAILED 2021-Sep-29 13:26:58 :: [armh] build FAILED 2021-Sep-29 13:26:58 :: task #286113 for sisyphus FAILED