https://git.altlinux.org/tasks/306644/logs/events.1.1.log

subtask  name   aarch64  armh  i586  ppc64le  x86_64
   #100  taler   failed  9:02  4:09   failed    3:14

2022-Sep-13 13:57:01 :: task #306644 for sisyphus started by iv:
2022-Sep-13 13:57:01 :: message: rebuild_with_boost_1.80.0
#100 build 0.15.0.1-alt5 from /gears/t/taler.git fetched at 2022-Sep-13 
13:41:29 from sisyphus
2022-Sep-13 13:57:02 :: [i586] #100 taler.git 0.15.0.1-alt5: build start
2022-Sep-13 13:57:02 :: [ppc64le] #100 taler.git 0.15.0.1-alt5: build start
2022-Sep-13 13:57:02 :: [aarch64] #100 taler.git 0.15.0.1-alt5: build start
2022-Sep-13 13:57:02 :: [x86_64] #100 taler.git 0.15.0.1-alt5: build start
2022-Sep-13 13:57:02 :: [armh] #100 taler.git 0.15.0.1-alt5: build start
2022-Sep-13 14:00:16 :: [x86_64] #100 taler.git 0.15.0.1-alt5: build OK
2022-Sep-13 14:01:11 :: [i586] #100 taler.git 0.15.0.1-alt5: build OK
[aarch64]   123 |     QT_DEPRECATED_X("Use default constructor instead") 
Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {}
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/taler/src'
[aarch64] make[2]: Entering directory '/usr/src/RPM/BUILD/taler/src'
[aarch64] aarch64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ 
-DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include 
-I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include 
-I./univalue/include -I./qt -I./qt -I./qt/forms -I./qt/forms -DQT_NO_KEYWORDS 
-DQT_NETWORK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets 
-I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 
-I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_DBUS_LIB -DQT_CORE_LIB 
-I/usr/include/qt5/QtDBus -I/usr/include/qt5 -I/usr/include/qt5/QtCore 
-I/usr/include/qt5   -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector 
-fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 
-flto=auto -std=c++11 -c -o qt/libbitcoinqt_a-rpcconsole.o `test -f 
'qt/rpcconsole.cpp' || echo './'`qt/rpcconsole.cpp
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/taler/src'
[aarch64] make[2]: Entering directory '/usr/src/RPM/BUILD/taler/src'
[aarch64] aarch64-alt-linux-g++ -std=c++11 -DHAVE_CONFIG_H -I. -I../src/config  
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -I. -I./obj -I/usr/include/db4/ 
-DBOOST_SP_USE_STD_ATOMIC -DBOOST_AC_USE_STD_ATOMIC -pthread -I/usr/include 
-I./leveldb/include -I./leveldb/helpers/memenv   -I./secp256k1/include 
-I./univalue/include -I./qt -I./qt -I./qt/forms -I./qt/forms -DQT_NO_KEYWORDS 
-DQT_NETWORK_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB 
-I/usr/include/qt5/QtNetwork -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets 
-I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5 
-I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_TESTLIB_LIB -DQT_CORE_LIB 
-I/usr/include/qt5/QtTest -I/usr/include/qt5 -I/usr/include/qt5/QtCore 
-I/usr/include/qt5  -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -Wstack-protector 
-fstack-protector-all  -fPIE -pipe -frecord-gcc-switches -Wall -g -O2 
-flto=auto -std=c++11 -c -o qt/test/test_taler_qt-wallettests.o `test -f 
'qt/test/wallettests.cpp' || echo './'`qt/test/wallet
 tests.cpp
[aarch64] make[2]: Leaving directory '/usr/src/RPM/BUILD/taler/src'
[aarch64] make[1]: *** [Makefile:9883: all-recursive] Error 1
[aarch64] make: *** [Makefile:743: all-recursive] Error 1
2022-Sep-13 14:01:19 :: [aarch64] taler.git 0.15.0.1-alt5: remote: build failed
2022-Sep-13 14:01:19 :: [aarch64] #100 taler.git 0.15.0.1-alt5: build FAILED
2022-Sep-13 14:01:19 :: [aarch64] requesting cancellation of task processing
[ppc64le]   106 |     int width(const QString &, int len = -1) const;
[ppc64le] qt/splashscreen.cpp:132:49: warning: 'const QRect 
QDesktopWidget::screenGeometry(int) const' is deprecated: Use 
QGuiApplication::screens() [-Wdeprecated-declarations]
[ppc64le]   132 |     move(QApplication::desktop()->screenGeometry().center() - 
r.center());
[ppc64le] In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1,
[ppc64le]                  from qt/splashscreen.cpp:25:
[ppc64le] /usr/include/qt5/QtWidgets/qdesktopwidget.h:79:67: note: declared here
[ppc64le]    79 |     QT_DEPRECATED_X("Use QGuiApplication::screens()") const 
QRect screenGeometry(int screen = -1) const;
[ppc64le] make[2]: Leaving directory '/usr/src/RPM/BUILD/taler/src'
[ppc64le] make[1]: *** [Makefile:9883: all-recursive] Error 1
[ppc64le] make: *** [Makefile:743: all-recursive] Error 1
2022-Sep-13 14:01:44 :: [ppc64le] taler.git 0.15.0.1-alt5: remote: build failed
2022-Sep-13 14:01:44 :: [ppc64le] #100 taler.git 0.15.0.1-alt5: build FAILED
2022-Sep-13 14:06:04 :: [armh] #100 taler.git 0.15.0.1-alt5: build OK
2022-Sep-13 14:01:19 :: [aarch64] build FAILED
2022-Sep-13 14:01:44 :: [ppc64le] build FAILED
2022-Sep-13 14:06:04 :: task #306644 for sisyphus FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger

Reply via email to