https://git.altlinux.org/tasks/312647/logs/events.2.1.log

subtask  name                 aarch64  armh    i586  ppc64le  x86_64
   #200  deepin-file-manager   failed     -  failed        -  failed

2022-Dec-29 21:21:08 :: task #312647 for sisyphus resumed by lvol:
2022-Dec-29 21:21:08 :: message: rebuild with new deepin-anything
#100 build 6.0.3-alt1 from /people/lvol/packages/deepin-anything.git fetched at 
2022-Dec-29 20:50:09
#200 build 5.8.3-alt1 from /gears/d/deepin-file-manager.git fetched at 
2022-Dec-29 21:20:33 from sisyphus
2022-Dec-29 21:21:08 :: created build repo
2022-Dec-29 21:21:09 :: [ppc64le] #100 deepin-anything.git 6.0.3-alt1: build 
start
2022-Dec-29 21:21:09 :: [i586] #100 deepin-anything.git 6.0.3-alt1: build start
2022-Dec-29 21:21:09 :: [aarch64] #100 deepin-anything.git 6.0.3-alt1: build 
start
2022-Dec-29 21:21:09 :: [armh] #100 deepin-anything.git 6.0.3-alt1: build start
2022-Dec-29 21:21:09 :: [x86_64] #100 deepin-anything.git 6.0.3-alt1: build 
start
2022-Dec-29 21:21:29 :: [x86_64] #100 deepin-anything.git 6.0.3-alt1: build OK 
(cached)
2022-Dec-29 21:21:29 :: [x86_64] #200 deepin-file-manager.git 5.8.3-alt1: build 
start
2022-Dec-29 21:21:30 :: [i586] #100 deepin-anything.git 6.0.3-alt1: build OK 
(cached)
2022-Dec-29 21:21:30 :: [i586] #200 deepin-file-manager.git 5.8.3-alt1: build 
start
2022-Dec-29 21:21:46 :: [aarch64] #100 deepin-anything.git 6.0.3-alt1: build OK 
(cached)
2022-Dec-29 21:21:47 :: [aarch64] #200 deepin-file-manager.git 5.8.3-alt1: 
build start
2022-Dec-29 21:21:56 :: [ppc64le] #100 deepin-anything.git 6.0.3-alt1: build OK 
(cached)
2022-Dec-29 21:21:56 :: [ppc64le] #200 deepin-file-manager.git 5.8.3-alt1: 
build start
2022-Dec-29 21:22:04 :: [armh] #100 deepin-anything.git 6.0.3-alt1: build OK 
(cached)
2022-Dec-29 21:22:04 :: [armh] #200 deepin-file-manager.git 5.8.3-alt1: build 
start
[i586]   274 |         qInfo() << "create index spending: " << timer.elapsed();
[i586] /usr/include/qt5/QtCore/qdatetime.h:237:54: note: declared here
[i586]   237 |     QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() 
const;
[i586] searchservice/searcher/fulltext/fulltextsearcher.cpp: In member function 
'bool FullTextSearcherPrivate::doSearch(const QString&, const QString&)':
[i586] searchservice/searcher/fulltext/fulltextsearcher.cpp:319:22: warning: 
'void QTime::start()' is deprecated: Use QElapsedTimer instead 
[-Wdeprecated-declarations]
[i586]   319 |     notifyTimer.start();
[i586] /usr/include/qt5/QtCore/qdatetime.h:235:55: note: declared here
[i586]   235 |     QT_DEPRECATED_X("Use QElapsedTimer instead") void start();
[i586] make[1]: Leaving directory 
'/usr/src/RPM/BUILD/dde-file-manager-5.8.3/src/dde-file-manager-lib'
[i586] make: *** [Makefile:108: sub-src-dde-file-manager-lib-make_first] Error 2
2022-Dec-29 21:22:40 :: [i586] deepin-file-manager.git 5.8.3-alt1: remote: 
build failed
2022-Dec-29 21:22:40 :: [i586] #200 deepin-file-manager.git 5.8.3-alt1: build 
FAILED
2022-Dec-29 21:22:40 :: [i586] requesting cancellation of task processing
[x86_64]   274 |         qInfo() << "create index spending: " << 
timer.elapsed();
[x86_64] /usr/include/qt5/QtCore/qdatetime.h:237:54: note: declared here
[x86_64]   237 |     QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() 
const;
[x86_64] searchservice/searcher/fulltext/fulltextsearcher.cpp: In member 
function 'bool FullTextSearcherPrivate::doSearch(const QString&, const 
QString&)':
[x86_64] searchservice/searcher/fulltext/fulltextsearcher.cpp:319:22: warning: 
'void QTime::start()' is deprecated: Use QElapsedTimer instead 
[-Wdeprecated-declarations]
[x86_64]   319 |     notifyTimer.start();
[x86_64] /usr/include/qt5/QtCore/qdatetime.h:235:55: note: declared here
[x86_64]   235 |     QT_DEPRECATED_X("Use QElapsedTimer instead") void start();
[x86_64] make[1]: Leaving directory 
'/usr/src/RPM/BUILD/dde-file-manager-5.8.3/src/dde-file-manager-lib'
[x86_64] make: *** [Makefile:108: sub-src-dde-file-manager-lib-make_first] 
Error 2
2022-Dec-29 21:22:44 :: [x86_64] deepin-file-manager.git 5.8.3-alt1: remote: 
build failed
2022-Dec-29 21:22:44 :: [x86_64] #200 deepin-file-manager.git 5.8.3-alt1: build 
FAILED
2022-Dec-29 21:22:54 :: [armh] #200 deepin-file-manager.git 5.8.3-alt1: build 
SKIPPED
2022-Dec-29 21:22:57 :: [ppc64le] #200 deepin-file-manager.git 5.8.3-alt1: 
build SKIPPED
[aarch64]   274 |         qInfo() << "create index spending: " << 
timer.elapsed();
[aarch64] /usr/include/qt5/QtCore/qdatetime.h:237:54: note: declared here
[aarch64]   237 |     QT_DEPRECATED_X("Use QElapsedTimer instead") int 
elapsed() const;
[aarch64] searchservice/searcher/fulltext/fulltextsearcher.cpp: In member 
function 'bool FullTextSearcherPrivate::doSearch(const QString&, const 
QString&)':
[aarch64] searchservice/searcher/fulltext/fulltextsearcher.cpp:319:22: warning: 
'void QTime::start()' is deprecated: Use QElapsedTimer instead 
[-Wdeprecated-declarations]
[aarch64]   319 |     notifyTimer.start();
[aarch64] /usr/include/qt5/QtCore/qdatetime.h:235:55: note: declared here
[aarch64]   235 |     QT_DEPRECATED_X("Use QElapsedTimer instead") void start();
[aarch64] make[1]: Leaving directory 
'/usr/src/RPM/BUILD/dde-file-manager-5.8.3/src/dde-file-manager-lib'
[aarch64] make: *** [Makefile:108: sub-src-dde-file-manager-lib-make_first] 
Error 2
2022-Dec-29 21:23:54 :: [aarch64] deepin-file-manager.git 5.8.3-alt1: remote: 
build failed
2022-Dec-29 21:23:54 :: [aarch64] #200 deepin-file-manager.git 5.8.3-alt1: 
build FAILED
2022-Dec-29 21:22:41 :: [i586] build FAILED
2022-Dec-29 21:22:44 :: [x86_64] build FAILED
2022-Dec-29 21:23:54 :: [aarch64] build FAILED
2022-Dec-29 21:23:54 :: task #312647 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to