[#263585] FAILED zeromq.git=4.2.3-alt1.qa1

Girar awaiter (glebfm) girar-builder at altlinux.org
Thu Dec 17 16:20:03 MSK 2020


http://git.altlinux.org/tasks/263585/logs/events.1.1.log

subtask  name    aarch64    armh    i586  ppc64le  x86_64
   #100  zeromq   failed  failed  failed   failed  failed

2020-Dec-17 13:18:58 :: task #263585 for sisyphus started by glebfm:
#100 build 4.2.3-alt1.qa1 from /people/glebfm/packages/zeromq.git fetched at 2020-Dec-17 13:18:57
2020-Dec-17 13:18:58 :: [x86_64] #100 zeromq.git 4.2.3-alt1.qa1: build start
2020-Dec-17 13:18:58 :: [i586] #100 zeromq.git 4.2.3-alt1.qa1: build start
2020-Dec-17 13:18:58 :: [aarch64] #100 zeromq.git 4.2.3-alt1.qa1: build start
2020-Dec-17 13:18:58 :: [ppc64le] #100 zeromq.git 4.2.3-alt1.qa1: build start
2020-Dec-17 13:18:58 :: [armh] #100 zeromq.git 4.2.3-alt1.qa1: build start
[x86_64]     inlined from 'int zmq::msg_t::set_group(const char*)' at src/msg.cpp:549:22:
[x86_64] /usr/include/bits/string_fortified.h:106:34: error: 'char* __builtin___strncpy_chk(char*, const char*, long unsigned int, long unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
[x86_64]   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
[x86_64] --
[x86_64]   549 |     return set_group (group_, strlen (group_));
[x86_64] cc1plus: all warnings being treated as errors
[x86_64] make[1]: *** [Makefile:3900: src/libzmq_la-msg.lo] Error 1
2020-Dec-17 13:19:33 :: [x86_64] zeromq.git 4.2.3-alt1.qa1: remote: build failed
2020-Dec-17 13:19:33 :: [x86_64] #100 zeromq.git 4.2.3-alt1.qa1: build FAILED
2020-Dec-17 13:19:33 :: [x86_64] requesting cancellation of task processing
[i586]     inlined from 'int zmq::msg_t::set_group(const char*)' at src/msg.cpp:549:22:
[i586] /usr/include/bits/string_fortified.h:106:34: error: 'char* __builtin___strncpy_chk(char*, const char*, unsigned int, unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
[i586]   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
[i586] --
[i586]   549 |     return set_group (group_, strlen (group_));
[i586] cc1plus: all warnings being treated as errors
[i586] make[1]: *** [Makefile:3900: src/libzmq_la-msg.lo] Error 1
2020-Dec-17 13:19:37 :: [i586] zeromq.git 4.2.3-alt1.qa1: remote: build failed
2020-Dec-17 13:19:37 :: [i586] #100 zeromq.git 4.2.3-alt1.qa1: build FAILED
[aarch64] make[1]: Leaving directory '/usr/src/RPM/BUILD/zeromq-4.2.3'
[aarch64] make[1]: Entering directory '/usr/src/RPM/BUILD/zeromq-4.2.3'
[aarch64] /bin/sh ./libtool  --tag=CXX   --mode=compile aarch64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src        -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long  -fvisibility=hidden    -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -c -o src/libzmq_la-ctx.lo `test -f 'src/ctx.cpp' || echo './'`src/ctx.cpp
[aarch64] libtool: compile:  aarch64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -c src/ctx.cpp  -fPIC -DPIC -o src/.libs/libzmq_la-ctx.o
[aarch64] make[1]: Leaving directory '/usr/src/RPM/BUILD/zeromq-4.2.3'
[aarch64] make[1]: Entering directory '/usr/src/RPM/BUILD/zeromq-4.2.3'
[aarch64] /bin/sh ./libtool  --tag=CXX   --mode=compile aarch64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src        -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long  -fvisibility=hidden    -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -c -o src/libzmq_la-socket_base.lo `test -f 'src/socket_base.cpp' || echo './'`src/socket_base.cpp
[aarch64] libtool: compile:  aarch64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -fcommon -c src/socket_base.cpp  -fPIC -DPIC -o src/.libs/libzmq_la-socket_base.o
[aarch64] make[1]: Leaving directory '/usr/src/RPM/BUILD/zeromq-4.2.3'
[aarch64] make: *** [Makefile:4517: all-recursive] Error 1
2020-Dec-17 13:19:39 :: [aarch64] zeromq.git 4.2.3-alt1.qa1: remote: build failed
2020-Dec-17 13:19:39 :: [aarch64] #100 zeromq.git 4.2.3-alt1.qa1: build FAILED
[ppc64le]     inlined from 'int zmq::msg_t::set_group(const char*)' at src/msg.cpp:549:22:
[ppc64le] /usr/include/bits/string_fortified.h:106:34: error: 'char* __builtin___strncpy_chk(char*, const char*, long unsigned int, long unsigned int)' output truncated before terminating nul copying as many bytes from a string as its length [-Werror=stringop-truncation]
[ppc64le]   106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
[ppc64le] --
[ppc64le]   549 |     return set_group (group_, strlen (group_));
[ppc64le] cc1plus: all warnings being treated as errors
[ppc64le] make[1]: *** [Makefile:3900: src/libzmq_la-msg.lo] Error 1
2020-Dec-17 13:19:52 :: [ppc64le] zeromq.git 4.2.3-alt1.qa1: remote: build failed
2020-Dec-17 13:19:52 :: [ppc64le] #100 zeromq.git 4.2.3-alt1.qa1: build FAILED
[armh]                  from src/ctx.cpp:42:
[armh] /usr/include/c++/10/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, zmq::endpoint_t>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, zmq::endpoint_t> >; _Compare = std::less<std::__cxx11::basic_string<char> >; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, zmq::endpoint_t> >]':
[armh] /usr/include/c++/10/bits/stl_tree.h:2193:5: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, zmq::endpoint_t>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, zmq::endpoint_t> >, std::less<std::__cxx11::basic_string<char> >, std::allocator<std::pair<const std::__cxx11::basic_string<char>, zmq::endpoint_t> > >::const_iterator' changed in GCC 7.1
[armh]  2193 |     _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
[armh] make[1]: Leaving directory '/usr/src/RPM/BUILD/zeromq-4.2.3'
[armh] make[1]: Entering directory '/usr/src/RPM/BUILD/zeromq-4.2.3'
[armh] /bin/sh ./libtool  --tag=CXX   --mode=compile armh-alt-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I./src        -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long  -fvisibility=hidden    -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -march=armv7-a -mthumb -fcommon -c -o src/libzmq_la-socket_base.lo `test -f 'src/socket_base.cpp' || echo './'`src/socket_base.cpp
[armh] libtool: compile:  armh-alt-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -I./src -pedantic -Werror -Wall -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -Wno-long-long -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -fomit-frame-pointer -march=armv7-a -mthumb -fcommon -c src/socket_base.cpp  -fPIC -DPIC -o src/.libs/libzmq_la-socket_base.o
[armh] make[1]: Leaving directory '/usr/src/RPM/BUILD/zeromq-4.2.3'
[armh] make: *** [Makefile:4517: all-recursive] Error 1
2020-Dec-17 13:20:03 :: [armh] zeromq.git 4.2.3-alt1.qa1: remote: build failed
2020-Dec-17 13:20:03 :: [armh] #100 zeromq.git 4.2.3-alt1.qa1: build FAILED
2020-Dec-17 13:19:33 :: [x86_64] build FAILED
2020-Dec-17 13:19:37 :: [i586] build FAILED
2020-Dec-17 13:19:39 :: [aarch64] build FAILED
2020-Dec-17 13:19:52 :: [ppc64le] build FAILED
2020-Dec-17 13:20:03 :: [armh] build FAILED
2020-Dec-17 13:20:03 :: task #263585 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list