[#350246] [test-only] FAILED (try 6) glog.git=0.7.1-alt1 ceres-solver.git=2.2.0-alt2 libopencv.git=4.10.0-alt2 ...

Girar awaiter (rider) girar-builder at altlinux.org
Fri Aug 16 13:50:59 MSK 2024


https://git.altlinux.org/tasks/350246/logs/events.6.1.log

subtask  name       aarch64   i586  ppc64le  x86_64
   #474  libopencv    25:30  18:01    22:47   15:38
   #500  librime          ?      ?        ?  failed

2024-Aug-16 10:24:24 :: test-only task #350246 for sisyphus resumed by rider:
2024-Aug-16 10:24:24 :: message: glog update to 0.7.0
#100 removed
#140 build 0.7.1-alt1 from /people/rider/packages/glog.git fetched at 2024-Aug-16 06:44:36
#200 removed
#300 removed
#340 removed
#360 removed
#370 build 2.2.0-alt2 from /people/rider/packages/ceres-solver.git fetched at 2024-Aug-16 08:50:43
#400 removed
#440 removed
#460 removed
#470 removed
#474 build 4.10.0-alt2 from /people/rider/packages/libopencv.git fetched at 2024-Aug-16 10:18:22
#500 build librime-1.9.0-alt1_1.src.rpm from sisyphus
#600 removed
#700 build 4.1.1-alt2 from /gears/b/blender.git fetched at 2024-Aug-16 08:45:47 from sisyphus
2024-Aug-16 10:24:25 :: created build repo
2024-Aug-16 10:24:27 :: [aarch64] #140 glog.git 0.7.1-alt1: build start
2024-Aug-16 10:24:27 :: [ppc64le] #140 glog.git 0.7.1-alt1: build start
2024-Aug-16 10:24:27 :: [x86_64] #140 glog.git 0.7.1-alt1: build start
2024-Aug-16 10:24:27 :: [i586] #140 glog.git 0.7.1-alt1: build start
2024-Aug-16 10:24:45 :: [i586] #140 glog.git 0.7.1-alt1: build OK (cached)
2024-Aug-16 10:24:45 :: [i586] #370 ceres-solver.git 2.2.0-alt2: build start
2024-Aug-16 10:24:46 :: [x86_64] #140 glog.git 0.7.1-alt1: build OK (cached)
2024-Aug-16 10:24:46 :: [x86_64] #370 ceres-solver.git 2.2.0-alt2: build start
2024-Aug-16 10:24:59 :: [i586] #370 ceres-solver.git 2.2.0-alt2: build OK (cached)
2024-Aug-16 10:24:59 :: [i586] #474 libopencv.git 4.10.0-alt2: build start
2024-Aug-16 10:25:00 :: [x86_64] #370 ceres-solver.git 2.2.0-alt2: build OK (cached)
2024-Aug-16 10:25:01 :: [x86_64] #474 libopencv.git 4.10.0-alt2: build start
2024-Aug-16 10:25:02 :: [aarch64] #140 glog.git 0.7.1-alt1: build OK (cached)
2024-Aug-16 10:25:03 :: [aarch64] #370 ceres-solver.git 2.2.0-alt2: build start
2024-Aug-16 10:25:12 :: [ppc64le] #140 glog.git 0.7.1-alt1: build OK (cached)
2024-Aug-16 10:25:12 :: [ppc64le] #370 ceres-solver.git 2.2.0-alt2: build start
2024-Aug-16 10:25:28 :: [aarch64] #370 ceres-solver.git 2.2.0-alt2: build OK (cached)
2024-Aug-16 10:25:28 :: [aarch64] #474 libopencv.git 4.10.0-alt2: build start
2024-Aug-16 10:25:37 :: [ppc64le] #370 ceres-solver.git 2.2.0-alt2: build OK (cached)
2024-Aug-16 10:25:37 :: [ppc64le] #474 libopencv.git 4.10.0-alt2: build start
2024-Aug-16 10:40:39 :: [x86_64] #474 libopencv.git 4.10.0-alt2: build OK
2024-Aug-16 10:40:40 :: [x86_64] #500 librime-1.9.0-alt1_1.src.rpm: build start
[x86_64] /usr/include/glog/logging.h:1604:1: error: two or more data types in declaration of 'TruncateLogFile'
[x86_64]  1604 | GLOG_EXPORT void TruncateLogFile(const char* path, uint64 limit, uint64 keep);
[x86_64] /usr/include/glog/logging.h:1609:1: error: two or more data types in declaration of 'TruncateStdoutStderr'
[x86_64]  1609 | GLOG_EXPORT void TruncateStdoutStderr();
[x86_64] /usr/include/glog/logging.h:1613:1: error: two or more data types in declaration of 'GetLogSeverityName'
[x86_64]  1613 | GLOG_EXPORT const char* GetLogSeverityName(LogSeverity severity);
[x86_64] /usr/include/glog/logging.h:1613:44: error: 'LogSeverity' was not declared in this scope; did you mean 'google::LogSeverity'?
[x86_64]  1613 | GLOG_EXPORT const char* GetLogSeverityName(LogSeverity severity);
[x86_64] --
[x86_64]    62 | enum LogSeverity {
[x86_64] /usr/include/glog/logging.h:1628:19: error: variable 'GLOG_EXPORT base::Logger' has initializer but incomplete type
[x86_64]  1628 | class GLOG_EXPORT Logger {
[x86_64] /usr/include/glog/logging.h:1629:2: error: expected primary-expression before 'public'
[x86_64]  1629 |  public:
[x86_64] /usr/include/glog/logging.h:1629:2: error: expected '}' before 'public'
[x86_64] /usr/include/glog/logging.h:1628:26: note: to match this '{'
[x86_64]  1628 | class GLOG_EXPORT Logger {
[x86_64] /usr/include/glog/logging.h:1629:2: error: expected ',' or ';' before 'public'
[x86_64]  1629 |  public:
[x86_64] /usr/include/glog/logging.h:1643:60: error: 'virtual' outside class declaration
[x86_64]  1643 |       "std::chrono::system_clock::time_point overload.")]] virtual void
[x86_64] /usr/include/glog/logging.h:1646:3: error: 'virtual' outside class declaration
[x86_64]  1646 |   virtual void Write(bool force_flush,
2024-Aug-16 10:41:12 :: [x86_64] librime-1.9.0-alt1_1.src.rpm: remote: build failed
2024-Aug-16 10:41:12 :: [x86_64] #500 librime-1.9.0-alt1_1.src.rpm: build FAILED
2024-Aug-16 10:41:12 :: [x86_64] requesting cancellation of task processing
2024-Aug-16 10:43:00 :: [i586] #474 libopencv.git 4.10.0-alt2: build OK
2024-Aug-16 10:43:01 :: [i586] task processing CANCELLED
2024-Aug-16 10:48:24 :: [ppc64le] #474 libopencv.git 4.10.0-alt2: build OK
2024-Aug-16 10:48:25 :: [ppc64le] task processing CANCELLED
2024-Aug-16 10:50:58 :: [aarch64] #474 libopencv.git 4.10.0-alt2: build OK
2024-Aug-16 10:50:58 :: [aarch64] task processing CANCELLED
2024-Aug-16 10:41:13 :: [x86_64] build FAILED
2024-Aug-16 10:43:01 :: [i586] build FAILED
2024-Aug-16 10:48:25 :: [ppc64le] build FAILED
2024-Aug-16 10:50:58 :: [aarch64] build FAILED
2024-Aug-16 10:50:59 :: task #350246 for sisyphus FAILED


More information about the Sisyphus-incominger mailing list