http://git.altlinux.org/tasks/265618/logs/events.4.1.log
subtask name aarch64 armh i586 ppc64le x86_64
#100 libowt-tg 8:26 - 8:35 - 8:33
#140 telegram-desktop - - failed - failed
2021-Feb-24 21:20:47 :: task #265618 for p9 resumed by lav:
2021-Feb-24 21:20:47 :: message: new version (closes: #39647)
#100 build 4.3.0.4-alt1 from /gears/l/libowt-tg.git fetched at 2021-Feb-01
16:54:27
#140 build 2.6.0-alt1 from /gears/t/telegram-desktop.git fetched at 2021-Feb-24
20:58:25
#200 removed
2021-Feb-24 21:20:47 :: created build repo
2021-Feb-24 21:20:48 :: [ppc64le] #100 libowt-tg.git 4.3.0.4-alt1: build start
2021-Feb-24 21:20:48 :: [armh] #100 libowt-tg.git 4.3.0.4-alt1: build start
2021-Feb-24 21:20:48 :: [aarch64] #100 libowt-tg.git 4.3.0.4-alt1: build start
2021-Feb-24 21:20:48 :: [i586] #100 libowt-tg.git 4.3.0.4-alt1: build start
2021-Feb-24 21:20:48 :: [x86_64] #100 libowt-tg.git 4.3.0.4-alt1: build start
2021-Feb-24 21:21:01 :: [ppc64le] #100 libowt-tg.git 4.3.0.4-alt1: build SKIPPED
2021-Feb-24 21:21:01 :: [ppc64le] #140 telegram-desktop.git 2.6.0-alt1: build
start
2021-Feb-24 21:21:07 :: [armh] #100 libowt-tg.git 4.3.0.4-alt1: build SKIPPED
2021-Feb-24 21:21:07 :: [armh] #140 telegram-desktop.git 2.6.0-alt1: build start
2021-Feb-24 21:21:18 :: [ppc64le] #140 telegram-desktop.git 2.6.0-alt1: build
SKIPPED
2021-Feb-24 21:21:30 :: [armh] #140 telegram-desktop.git 2.6.0-alt1: build
SKIPPED
2021-Feb-24 21:29:14 :: [aarch64] #100 libowt-tg.git 4.3.0.4-alt1: build OK
2021-Feb-24 21:29:14 :: [aarch64] #140 telegram-desktop.git 2.6.0-alt1: build
start
2021-Feb-24 21:29:21 :: [x86_64] #100 libowt-tg.git 4.3.0.4-alt1: build OK
2021-Feb-24 21:29:21 :: [x86_64] #140 telegram-desktop.git 2.6.0-alt1: build
start
2021-Feb-24 21:29:23 :: [i586] #100 libowt-tg.git 4.3.0.4-alt1: build OK
2021-Feb-24 21:29:23 :: [i586] #140 telegram-desktop.git 2.6.0-alt1: build start
2021-Feb-24 21:29:30 :: [aarch64] #140 telegram-desktop.git 2.6.0-alt1: build
SKIPPED
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/linux/ui_linux_wayland_integration.cpp:
In member function 'bool
Ui::Platform::WaylandIntegration::showWindowMenu(QWindow*)':
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/linux/ui_linux_wayland_integration.cpp:37:26:
error: 'class QtWaylandClient::QWaylandShellSurface' has no member named
'showWindowMenu'
[i586] return shellSurface->showWindowMenu(seat);
[i586] --
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp:
In member function 'virtual void
Ui::Platform::DefaultTitleWidget::mouseMoveEvent(QMouseEvent*)':
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window_title.cpp:339:29:
error: 'class QWindow' has no member named 'startSystemMove'
[i586] window()->windowHandle()->startSystemMove();
[i586] --
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:
In lambda function:
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:129:30:
error: 'class QWindow' has no member named 'startSystemMove'
[i586] _window->windowHandle()->startSystemMove();
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:
In lambda function:
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:166:5:
error: 'class QSize' has no member named 'shrunkBy'
[i586] .shrunkBy({ 0, titleHeight, 0, 0 })
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:
In lambda function:
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:211:31:
error: 'class QWindow' has no member named 'startSystemResize'
[i586] window()->windowHandle()->startSystemResize(edges);
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:
In member function 'virtual void
Ui::Platform::DefaultWindowHelper::setMinimumSize(QSize)':
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:304:4:
error: 'class QSize' has no member named 'grownBy'
[i586] .grownBy({ 0, _title->height(), 0, 0 })
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:
In member function 'virtual void
Ui::Platform::DefaultWindowHelper::setFixedSize(QSize)':
[i586]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/ui_platform_window.cpp:311:4:
error: 'class QSize' has no member named 'grownBy'
[i586] .grownBy({ 0, _title->height(), 0, 0 })
2021-Feb-24 21:32:14 :: [i586] telegram-desktop.git 2.6.0-alt1: remote: build
failed
2021-Feb-24 21:32:14 :: [i586] #140 telegram-desktop.git 2.6.0-alt1: build
FAILED
2021-Feb-24 21:32:14 :: [i586] requesting cancellation of task processing
[x86_64]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/linux/ui_linux_wayland_integration.cpp:
In member function 'bool
Ui::Platform::WaylandIntegration::showWindowMenu(QWindow*)':
[x86_64]
/usr/src/RPM/BUILD/telegram-desktop-2.6.0/Telegram/lib_ui/ui/platform/linux/ui_linux_wayland_integration.cpp:37:26:
error: 'class QtWaylandClient::QWaylandShellSurface' has no member named
'showWindowMenu'
[x86_64] return shellSurface->showWindowMenu(seat);
2021-Feb-24 21:32:22 :: [x86_64] telegram-desktop.git 2.6.0-alt1: remote: build
failed
2021-Feb-24 21:32:22 :: [x86_64] #140 telegram-desktop.git 2.6.0-alt1: build
FAILED
2021-Feb-24 21:32:14 :: [i586] build FAILED
2021-Feb-24 21:32:22 :: [x86_64] build FAILED
2021-Feb-24 21:32:22 :: task #265618 for p9 FAILED
_______________________________________________
Sisyphus-incominger mailing list
[email protected]
https://lists.altlinux.org/mailman/listinfo/sisyphus-incominger