ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#212763] FAILED (try 4) libtgvoip.git=2.2.4-alt1 libcrl.git=0.4-alt1 ...
@ 2018-09-08 13:44 Girar Builder awaiter robot
  0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2018-09-08 13:44 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger

http://git.altlinux.org/tasks/212763/logs/events.4.1.log

2018-Sep-08 13:36:29 :: test-only task #212763 for sisyphus resumed by lav:
#100 build 2.2.4-alt1 from /people/lav/packages/libtgvoip.git fetched at 2018-Sep-08 10:16:37
#200 removed
#240 build 0.4-alt1 from /people/lav/packages/libcrl.git fetched at 2018-Sep-08 12:31:51
#300 removed
#340 build 1.3.16-alt1 from /people/lav/packages/telegram-desktop.git fetched at 2018-Sep-08 13:35:46
#400 removed
2018-Sep-08 13:36:45 :: created build repo
2018-Sep-08 13:36:46 :: [x86_64] #100 libtgvoip.git 2.2.4-alt1: build start
2018-Sep-08 13:36:46 :: [aarch64] #100 libtgvoip.git 2.2.4-alt1: build start
2018-Sep-08 13:36:46 :: [i586] #100 libtgvoip.git 2.2.4-alt1: build start
2018-Sep-08 13:37:20 :: [i586] libtgvoip.git 2.2.4-alt1: remote: no need to rebuild
2018-Sep-08 13:37:21 :: [i586] #100 libtgvoip.git 2.2.4-alt1: build OK
2018-Sep-08 13:37:21 :: [i586] #240 libcrl.git 0.4-alt1: build start
2018-Sep-08 13:37:21 :: [x86_64] libtgvoip.git 2.2.4-alt1: remote: no need to rebuild
2018-Sep-08 13:37:21 :: [x86_64] #100 libtgvoip.git 2.2.4-alt1: build OK
2018-Sep-08 13:37:21 :: [x86_64] #240 libcrl.git 0.4-alt1: build start
2018-Sep-08 13:37:41 :: [i586] libcrl.git 0.4-alt1: remote: no need to rebuild
2018-Sep-08 13:37:41 :: [i586] #240 libcrl.git 0.4-alt1: build OK
2018-Sep-08 13:37:41 :: [i586] #340 telegram-desktop.git 1.3.16-alt1: build start
2018-Sep-08 13:37:42 :: [x86_64] libcrl.git 0.4-alt1: remote: no need to rebuild
2018-Sep-08 13:37:42 :: [x86_64] #240 libcrl.git 0.4-alt1: build OK
2018-Sep-08 13:37:42 :: [x86_64] #340 telegram-desktop.git 1.3.16-alt1: build start
2018-Sep-08 13:38:12 :: [aarch64] libtgvoip.git 2.2.4-alt1: remote: no need to rebuild
2018-Sep-08 13:38:12 :: [aarch64] #100 libtgvoip.git 2.2.4-alt1: build OK
2018-Sep-08 13:38:12 :: [aarch64] #240 libcrl.git 0.4-alt1: build start
2018-Sep-08 13:39:12 :: [aarch64] libcrl.git 0.4-alt1: remote: no need to rebuild
2018-Sep-08 13:39:12 :: [aarch64] #240 libcrl.git 0.4-alt1: build OK
2018-Sep-08 13:39:12 :: [aarch64] #340 telegram-desktop.git 1.3.16-alt1: build start
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:27:47: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        virtual void clickHandlerActiveChanged(const ClickHandlerPtr &action, bool active) {
--
class ClickHandler;
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:29:48: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        virtual void clickHandlerPressedChanged(const ClickHandlerPtr &action, bool pressed) {
--
class ClickHandler;
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:71:30: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static bool setActive(const ClickHandlerPtr &p, ClickHandlerHost *host = nullptr);
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:97:9: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static ClickHandlerPtr unpressed() {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:118:9: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static ClickHandlerPtr getActive() {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:121:9: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static ClickHandlerPtr getPressed() {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:125:33: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static bool showAsActive(const ClickHandlerPtr &p) {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:131:34: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static bool showAsPressed(const ClickHandlerPtr &p) {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:158:9: error: no template named 'NeverFreedPointer'
        static NeverFreedPointer<ClickHandlerPtr> _active;
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:158:27: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static NeverFreedPointer<ClickHandlerPtr> _active;
2018-Sep-08 13:39:34 :: [x86_64] telegram-desktop.git 1.3.16-alt1: remote: build failed
2018-Sep-08 13:39:34 :: [x86_64] #340 telegram-desktop.git 1.3.16-alt1: build FAILED
        ObservableCallHandlers _callHandlers;
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/observer.h:277:17: error: no member named 'take' in namespace 'base'; did you mean 'time'?
                auto events = base::take(_events);
--
In file included from /usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/timer.h:12:
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/observer.h:327:22: error: no member named 'take' in namespace 'base'; did you mean 'time'?
                auto eventsCount = base::take(_eventsCount);
--
In file included from /usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/timer.h:12:
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/observer.h:444:30: error: no member named 'take' in namespace 'base'
                auto subscriptions = base::take(_subscriptions);
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/observer.h:34:1: error: no type named 'type' in 'base::internal::SubscriptionHandlerHelper<void>'
using SubscriptionHandler = typename SubscriptionHandlerHelper<EventType>::type;
--
In file included from /usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/auth_session.h:13:
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/timer.h:20:3: error: no template named 'not_null'
                not_null<QThread*> thread,
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/timer.h:21:3: error: no template named 'Fn'
                Fn<void()> callback = nullptr);
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/timer.h:22:17: error: no template named 'Fn'
        explicit Timer(Fn<void()> callback = nullptr);
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/timer.h:24:35: error: unknown type name 'TimeMs'; did you mean 'Timer'?
        static Qt::TimerType DefaultType(TimeMs timeout) {
--
class Timer final : private QObject {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/timer.h:29:19: error: no template named 'Fn'
        void setCallback(Fn<void()> callback) {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/base/timer.h:33:16: error: unknown type name 'TimeMs'; did you mean 'Timer'?
        void callOnce(TimeMs timeout) {
2018-Sep-08 13:39:42 :: [i586] telegram-desktop.git 1.3.16-alt1: remote: build failed
2018-Sep-08 13:39:42 :: [i586] #340 telegram-desktop.git 1.3.16-alt1: build FAILED
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:27:47: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        virtual void clickHandlerActiveChanged(const ClickHandlerPtr &action, bool active) {
--
class ClickHandler;
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:29:48: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        virtual void clickHandlerPressedChanged(const ClickHandlerPtr &action, bool pressed) {
--
class ClickHandler;
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:71:30: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static bool setActive(const ClickHandlerPtr &p, ClickHandlerHost *host = nullptr);
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:97:9: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static ClickHandlerPtr unpressed() {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:118:9: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static ClickHandlerPtr getActive() {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:121:9: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static ClickHandlerPtr getPressed() {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:125:33: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static bool showAsActive(const ClickHandlerPtr &p) {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:131:34: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static bool showAsPressed(const ClickHandlerPtr &p) {
--
class ClickHandler {
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:158:9: error: no template named 'NeverFreedPointer'
        static NeverFreedPointer<ClickHandlerPtr> _active;
/usr/src/RPM/BUILD/telegram-desktop-1.3.16/Telegram/SourceFiles/core/click_handler.h:158:27: error: unknown type name 'ClickHandlerPtr'; did you mean 'ClickHandler'?
        static NeverFreedPointer<ClickHandlerPtr> _active;
2018-Sep-08 13:44:34 :: [aarch64] telegram-desktop.git 1.3.16-alt1: remote: build failed
2018-Sep-08 13:44:34 :: [aarch64] #340 telegram-desktop.git 1.3.16-alt1: build FAILED
2018-Sep-08 13:39:34 :: [x86_64] build FAILED
2018-Sep-08 13:39:43 :: [i586] build FAILED
2018-Sep-08 13:44:34 :: [aarch64] build FAILED
2018-Sep-08 13:44:34 :: task #212763 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-08 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-08 13:44 [#212763] FAILED (try 4) libtgvoip.git=2.2.4-alt1 libcrl.git=0.4-alt1 Girar Builder awaiter robot

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git