From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 22 Jan 2020 16:59:42 +0000 From: Girar Builder awaiter robot To: Aleksei Nikiforov Subject: [#244682] FAILED libtorrent-rasterbar.git=1.1.13-alt2 Message-ID: <20200122165942.GA6886@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: 244682 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/244682/ X-girar-task-log: logs/events.1.1.log X-girar-task-summary: [#244682] FAILED libtorrent-rasterbar.git=1.1.13-alt2 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, 22 Jan 2020 16:59:43 -0000 Archived-At: List-Archive: http://git.altlinux.org/tasks/244682/logs/events.1.1.log 2020-Jan-22 16:57:41 :: task #244682 for sisyphus started by darktemplar: 2020-Jan-22 16:57:41 :: message: rebuild_with_boost_1.72.0 #100 build 1.1.13-alt2 from /gears/l/libtorrent-rasterbar.git fetched at 2020-Jan-22 09:18:36 2020-Jan-22 16:57:41 :: [x86_64] #100 libtorrent-rasterbar.git 1.1.13-alt2: build start 2020-Jan-22 16:57:41 :: [i586] #100 libtorrent-rasterbar.git 1.1.13-alt2: build start 2020-Jan-22 16:57:41 :: [aarch64] #100 libtorrent-rasterbar.git 1.1.13-alt2: build start 2020-Jan-22 16:57:41 :: [ppc64le] #100 libtorrent-rasterbar.git 1.1.13-alt2: build start peer_connection.cpp:644:22: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 644 | for (int i = 0; i < hash.size / sizeof(boost::uint32_t); ++i) peer_connection.cpp: In member function 'void libtorrent::peer_connection::fill_send_buffer()': peer_connection.cpp:5151:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 5151 | for (int i = 0; i < m_requests.size() peer_connection.cpp: In member function 'void libtorrent::peer_connection::on_receive_data_nb(const error_code&, std::size_t)': peer_connection.cpp:6023:20: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 6023 | if (buffer_size > m_quota[download_channel]) make[1]: Leaving directory '/usr/src/RPM/BUILD/build-python2/src' make: *** [Makefile:625: all-recursive] Error 1 2020-Jan-22 16:59:03 :: [x86_64] libtorrent-rasterbar.git 1.1.13-alt2: remote: build failed 2020-Jan-22 16:59:03 :: [x86_64] #100 libtorrent-rasterbar.git 1.1.13-alt2: build FAILED 2020-Jan-22 16:59:03 :: [x86_64] requesting cancellation of task processing peer_connection.cpp:644:22: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 644 | for (int i = 0; i < hash.size / sizeof(boost::uint32_t); ++i) peer_connection.cpp: In member function 'void libtorrent::peer_connection::fill_send_buffer()': peer_connection.cpp:5151:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 5151 | for (int i = 0; i < m_requests.size() peer_connection.cpp: In member function 'void libtorrent::peer_connection::on_receive_data_nb(const error_code&, std::size_t)': peer_connection.cpp:6023:20: warning: comparison of integer expressions of different signedness: 'std::size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare] 6023 | if (buffer_size > m_quota[download_channel]) make[1]: Leaving directory '/usr/src/RPM/BUILD/build-python2/src' make: *** [Makefile:625: all-recursive] Error 1 2020-Jan-22 16:59:09 :: [i586] libtorrent-rasterbar.git 1.1.13-alt2: remote: build failed 2020-Jan-22 16:59:09 :: [i586] #100 libtorrent-rasterbar.git 1.1.13-alt2: build FAILED session_impl.cpp:6692:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 6692 | if (m_alert_pointer_pos >= m_alert_pointers.size()) session_impl.cpp: In member function 'const libtorrent::alert* libtorrent::aux::session_impl::pop_alert()': session_impl.cpp:6701:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 6701 | if (m_alert_pointer_pos >= m_alert_pointers.size()) session_impl.cpp: In member function 'void libtorrent::aux::session_impl::pop_alerts(std::deque*)': session_impl.cpp:6719:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 6719 | if (m_alert_pointer_pos >= m_alert_pointers.size()) make[1]: Leaving directory '/usr/src/RPM/BUILD/build-python2/src' make: *** [Makefile:625: all-recursive] Error 1 2020-Jan-22 16:59:26 :: [aarch64] libtorrent-rasterbar.git 1.1.13-alt2: remote: build failed 2020-Jan-22 16:59:26 :: [aarch64] #100 libtorrent-rasterbar.git 1.1.13-alt2: build FAILED session_impl.cpp:6692:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 6692 | if (m_alert_pointer_pos >= m_alert_pointers.size()) session_impl.cpp: In member function 'const libtorrent::alert* libtorrent::aux::session_impl::pop_alert()': session_impl.cpp:6701:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 6701 | if (m_alert_pointer_pos >= m_alert_pointers.size()) session_impl.cpp: In member function 'void libtorrent::aux::session_impl::pop_alerts(std::deque*)': session_impl.cpp:6719:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long unsigned int'} [-Wsign-compare] 6719 | if (m_alert_pointer_pos >= m_alert_pointers.size()) make[1]: Leaving directory '/usr/src/RPM/BUILD/build-python2/src' make: *** [Makefile:625: all-recursive] Error 1 2020-Jan-22 16:59:40 :: [ppc64le] libtorrent-rasterbar.git 1.1.13-alt2: remote: build failed 2020-Jan-22 16:59:40 :: [ppc64le] #100 libtorrent-rasterbar.git 1.1.13-alt2: build FAILED 2020-Jan-22 16:59:03 :: [x86_64] build FAILED 2020-Jan-22 16:59:09 :: [i586] build FAILED 2020-Jan-22 16:59:28 :: [aarch64] build FAILED 2020-Jan-22 16:59:41 :: [ppc64le] build FAILED 2020-Jan-22 16:59:41 :: task #244682 for sisyphus FAILED