From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 4 Mar 2020 13:55:48 +0000 From: Girar Builder awaiter robot To: Aleksei Nikiforov Subject: [#247312] [test-only] FAILED libreoffice-online.git=6.2.3.2-alt1 Message-ID: <20200304135548.GA7519@gyle.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 247312 X-girar-task-owner: darktemplar 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/247312/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#247312] [test-only] FAILED libreoffice-online.git=6.2.3.2-alt1 User-Agent: Mutt/1.8.3 (2017-05-23) 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: darktemplar@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, 04 Mar 2020 13:55:48 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/247312/logs/events.1.1.log 2020-Mar-04 13:51:02 :: test-only task #247312 for sisyphus started by darktemplar: #100 build 6.2.3.2-alt1 from /people/darktemplar/packages/libreoffice-online.git fetched at 2020-Mar-04 13:50:26 2020-Mar-04 13:51:03 :: [aarch64] #100 libreoffice-online.git 6.2.3.2-alt1: build start 2020-Mar-04 13:51:03 :: [i586] #100 libreoffice-online.git 6.2.3.2-alt1: build start 2020-Mar-04 13:51:03 :: [ppc64le] #100 libreoffice-online.git 6.2.3.2-alt1: build start 2020-Mar-04 13:51:03 :: [x86_64] #100 libreoffice-online.git 6.2.3.2-alt1: build start ./net/WebSocketHandler.hpp: In member function 'int WebSocketHandler::sendFrame(const std::shared_ptr&, const char*, size_t, unsigned char, bool) const': ./net/WebSocketHandler.hpp:467:53: error: right shift count >= width of type [-Werror=shift-count-overflow] 467 | out.push_back(static_cast((len >> 56) & 0xff)); ./net/WebSocketHandler.hpp:468:53: error: right shift count >= width of type [-Werror=shift-count-overflow] 468 | out.push_back(static_cast((len >> 48) & 0xff)); ./net/WebSocketHandler.hpp:469:53: error: right shift count >= width of type [-Werror=shift-count-overflow] 469 | out.push_back(static_cast((len >> 40) & 0xff)); ./net/WebSocketHandler.hpp:470:53: error: right shift count >= width of type [-Werror=shift-count-overflow] 470 | out.push_back(static_cast((len >> 32) & 0xff)); -- wsd/TraceFile.hpp: In member function 'void TraceFileReader::readFile()': wsd/TraceFile.hpp:409:56: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'std::vector::size_type' {aka 'unsigned int'} [-Werror=format=] 409 | fprintf(stderr, "Invalid trace file with %ld records. First record: %s\n", _records.size(), -- | %d cc1plus: all warnings being treated as errors make[2]: *** [Makefile:1519: wsd/loolwsd_fuzzer-LOOLWSD.o] Error 1 -- ./common/Protocol.hpp: In function 'std::string LOOLProtocol::getAbbreviatedMessage(const string&)': ./common/Protocol.hpp:254:101: error: no matching function for call to 'min(std::__cxx11::basic_string::size_type, long unsigned int)' 254 | const size_t pos = Util::getDelimiterPosition(message.data(), std::min(message.size(), 501UL), '\n'); -- ./net/WebSocketHandler.hpp: In member function 'int WebSocketHandler::sendFrame(const std::shared_ptr&, const char*, size_t, unsigned char, bool) const': ./net/WebSocketHandler.hpp:467:53: error: right shift count >= width of type [-Werror=shift-count-overflow] 467 | out.push_back(static_cast((len >> 56) & 0xff)); ./net/WebSocketHandler.hpp:468:53: error: right shift count >= width of type [-Werror=shift-count-overflow] 468 | out.push_back(static_cast((len >> 48) & 0xff)); ./net/WebSocketHandler.hpp:469:53: error: right shift count >= width of type [-Werror=shift-count-overflow] 469 | out.push_back(static_cast((len >> 40) & 0xff)); 2020-Mar-04 13:52:36 :: [i586] libreoffice-online.git 6.2.3.2-alt1: remote: build failed 2020-Mar-04 13:52:36 :: [i586] #100 libreoffice-online.git 6.2.3.2-alt1: build FAILED 2020-Mar-04 13:52:36 :: [i586] requesting cancellation of task processing 2020-Mar-04 13:55:16 :: [aarch64] #100 libreoffice-online.git 6.2.3.2-alt1: build OK 2020-Mar-04 13:55:47 :: [ppc64le] #100 libreoffice-online.git 6.2.3.2-alt1: build OK 2020-Mar-04 13:55:47 :: [x86_64] #100 libreoffice-online.git 6.2.3.2-alt1: build OK 2020-Mar-04 13:52:36 :: [i586] build FAILED 2020-Mar-04 13:55:47 :: task #247312 for sisyphus FAILED