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

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

2021-Jan-21 11:19:43 :: test-only task #265000 for sisyphus started by zah:
#100 build 3.4.158-alt1 from /people/zah/packages/upmq.git fetched at 
2021-Jan-21 11:19:41
2021-Jan-21 11:19:43 :: [x86_64] #100 upmq.git 3.4.158-alt1: build start
2021-Jan-21 11:19:43 :: [aarch64] #100 upmq.git 3.4.158-alt1: build start
2021-Jan-21 11:19:43 :: [armh] #100 upmq.git 3.4.158-alt1: build start
2021-Jan-21 11:19:43 :: [ppc64le] #100 upmq.git 3.4.158-alt1: build start
2021-Jan-21 11:19:43 :: [i586] #100 upmq.git 3.4.158-alt1: build start
[i586] [ 36%] Building CXX object 
libs/libupmq/CMakeFiles/libupmq_objlib.dir/decaf/lang/System.cpp.o
[i586] 
/usr/src/RPM/BUILD/upmq-3.4.158/libs/libupmq/decaf/lang/System.cpp:41:10: fatal 
error: sys/sysctl.h: No such file or directory
[i586]    41 | #include <sys/sysctl.h>
2021-Jan-21 11:20:16 :: [i586] upmq.git 3.4.158-alt1: remote: build failed
2021-Jan-21 11:20:16 :: [i586] #100 upmq.git 3.4.158-alt1: build FAILED
2021-Jan-21 11:20:16 :: [i586] requesting cancellation of task processing
[x86_64] make[2]: Entering directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[x86_64] [ 41%] Building CXX object 
bins/broker/CMakeFiles/broker.dir/web/WebAdminRequestHandler.cpp.o
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[x86_64] make[2]: Entering directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[x86_64] [ 42%] Linking CXX executable broker
[x86_64] make[2]: Leaving directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[x86_64] make[1]: Entering directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[x86_64] [ 42%] Built target broker
[x86_64] make[1]: Leaving directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[x86_64] make: *** [Makefile:149: all] Error 2
2021-Jan-21 11:20:27 :: [x86_64] upmq.git 3.4.158-alt1: remote: build failed
2021-Jan-21 11:20:27 :: [x86_64] #100 upmq.git 3.4.158-alt1: build FAILED
[aarch64] make[2]: Entering directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[aarch64] [ 18%] Building CXX object 
bins/broker/CMakeFiles/broker.dir/storage/MessageStorage.cpp.o
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[aarch64] make[2]: Entering directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[aarch64] [ 34%] Linking CXX executable broker
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[aarch64] make[1]: Entering directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[aarch64] [ 34%] Built target broker
[aarch64] make[1]: Leaving directory '/usr/src/RPM/BUILD/upmq-3.4.158/BUILD'
[aarch64] make: *** [Makefile:149: all] Error 2
2021-Jan-21 11:20:34 :: [aarch64] upmq.git 3.4.158-alt1: remote: build failed
2021-Jan-21 11:20:34 :: [aarch64] #100 upmq.git 3.4.158-alt1: build FAILED
[armh] 
/usr/src/RPM/BUILD/upmq-3.4.158/bins/broker/session/SQlite/ConnectionPool.cpp: 
In member function 'virtual std::shared_ptr<Poco::Data::Session> 
upmq::broker::storage::sqlite::ConnectionPool::dbmsConnection() const':
[armh] 
/usr/src/RPM/BUILD/upmq-3.4.158/bins/broker/session/SQlite/ConnectionPool.cpp:134:18:
 error: invalid cast from type 'Poco::Thread::TID' {aka 'long unsigned int'} to 
type 'Poco::UInt64' {aka 'long long unsigned int'}
[armh]   134 |       auto tid = 
reinterpret_cast<Poco::UInt64>(Poco::Thread::currentTid());
2021-Jan-21 11:20:36 :: [armh] upmq.git 3.4.158-alt1: remote: build failed
2021-Jan-21 11:20:36 :: [armh] #100 upmq.git 3.4.158-alt1: build FAILED
[ppc64le] /usr/src/RPM/BUILD/upmq-3.4.158/libs/libupmq/decaf/lang/Character.h: 
In static member function 'static bool 
decaf::lang::Character::isISOControl(char)':
[ppc64le] 
/usr/src/RPM/BUILD/upmq-3.4.158/libs/libupmq/decaf/lang/Character.h:273:48: 
error: comparison is always true due to limited range of data type 
[-Werror=type-limits]
[ppc64le]   273 |   static bool isISOControl(char c) { return (c >= 0 && c <= 
0x1f) || ((unsigned char)c >= 0x7f && (unsigned char)c <= 0x9f); }
[ppc64le] cc1plus: all warnings being treated as errors
[ppc64le] make[2]: *** 
[libs/libupmq/CMakeFiles/libupmq_objlib.dir/build.make:472: 
libs/libupmq/CMakeFiles/libupmq_objlib.dir/decaf/internal/net/tcp/TcpSocket.cpp.o]
 Error 1
2021-Jan-21 11:20:43 :: [ppc64le] upmq.git 3.4.158-alt1: remote: build failed
2021-Jan-21 11:20:43 :: [ppc64le] #100 upmq.git 3.4.158-alt1: build FAILED
2021-Jan-21 11:20:16 :: [i586] build FAILED
2021-Jan-21 11:20:27 :: [x86_64] build FAILED
2021-Jan-21 11:20:34 :: [aarch64] build FAILED
2021-Jan-21 11:20:36 :: [armh] build FAILED
2021-Jan-21 11:20:43 :: [ppc64le] build FAILED
2021-Jan-21 11:20:43 :: task #265000 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to