[#244682] FAILED libtorrent-rasterbar.git=1.1.13-alt2

Girar Builder awaiter robot girar-builder at altlinux.org
Wed Jan 22 19:59:42 MSK 2020


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<libtorrent::peer_request>::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<libtorrent::peer_request>::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<libtorrent::alert*>::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<libtorrent::alert*>::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<libtorrent::alert*>*)':
session_impl.cpp:6719:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<libtorrent::alert*>::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<libtorrent::alert*>::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<libtorrent::alert*>::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<libtorrent::alert*>*)':
session_impl.cpp:6719:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<libtorrent::alert*>::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


More information about the Sisyphus-incominger mailing list