ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: "Girar awaiter (kaa)" <girar-builder@altlinux.org>
To: Aleksey Kalinin <kaa@altlinux.org>
Cc: girar-builder-p10@altlinux.org,
	sisyphus-incominger@lists.altlinux.org,
	girar-builder-p10@lists.altlinux.org
Subject: [#351702] [test-only] p10 FAILED collabora-online.git=23.05.10.1-alt1
Date: Thu, 27 Jun 2024 15:52:19 +0000
Message-ID: <girar.task.351702.1.1@gyle.mskdc.altlinux.org> (raw)

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

subtask  name              aarch64  armh  i586  ppc64le  x86_64
   #100  collabora-online   failed     -     -   failed  failed

2024-Jun-27 15:48:11 :: test-only task #351702 for p10 started by kaa:
#100 build 23.05.10.1-alt1 from /people/kaa/packages/collabora-online.git fetched at 2024-Jun-27 15:47:22
2024-Jun-27 15:48:13 :: [ppc64le] #100 collabora-online.git 23.05.10.1-alt1: build start
2024-Jun-27 15:48:13 :: [armh] #100 collabora-online.git 23.05.10.1-alt1: build start
2024-Jun-27 15:48:13 :: [x86_64] #100 collabora-online.git 23.05.10.1-alt1: build start
2024-Jun-27 15:48:13 :: [i586] #100 collabora-online.git 23.05.10.1-alt1: build start
2024-Jun-27 15:48:13 :: [aarch64] #100 collabora-online.git 23.05.10.1-alt1: build start
2024-Jun-27 15:48:28 :: [i586] #100 collabora-online.git 23.05.10.1-alt1: build SKIPPED
2024-Jun-27 15:48:45 :: [armh] #100 collabora-online.git 23.05.10.1-alt1: build SKIPPED
[x86_64] kit/ChildSession.cpp: In member function 'bool ChildSession::setAccessibilityState(bool)':
[x86_64] kit/ChildSession.cpp:2598:25: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'setAccessibilityState'
[x86_64]  2598 |     getLOKitDocument()->setAccessibilityState(_viewId, enable);
[x86_64] kit/ChildSession.cpp: In member function 'bool ChildSession::getA11yFocusedParagraph()':
[x86_64] kit/ChildSession.cpp:2607:44: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'getA11yFocusedParagraph'
[x86_64]  2607 |     paragraphContent = getLOKitDocument()->getA11yFocusedParagraph();
[x86_64] kit/ChildSession.cpp: In member function 'bool ChildSession::getA11yCaretPosition()':
[x86_64] kit/ChildSession.cpp:2617:35: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'getA11yCaretPosition'
[x86_64]  2617 |     int pos = getLOKitDocument()->getA11yCaretPosition();
[x86_64] kit/ChildSession.cpp: In member function 'void ChildSession::rememberEventsForInactiveUser(int, const string&)':
[x86_64] kit/ChildSession.cpp:2644:22: error: 'LOK_CALLBACK_A11Y_FOCUS_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_CLIPBOARD_CHANGED'?
[x86_64]  2644 |              type == LOK_CALLBACK_A11Y_FOCUS_CHANGED ||
[x86_64]       |                      LOK_CALLBACK_CLIPBOARD_CHANGED
[x86_64] kit/ChildSession.cpp:2645:22: error: 'LOK_CALLBACK_A11Y_CARET_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_CLIPBOARD_CHANGED'?
[x86_64]  2645 |              type == LOK_CALLBACK_A11Y_CARET_CHANGED ||
[x86_64]       |                      LOK_CALLBACK_CLIPBOARD_CHANGED
[x86_64] kit/ChildSession.cpp:2646:22: error: 'LOK_CALLBACK_A11Y_TEXT_SELECTION_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_TEXT_SELECTION_END'?
[x86_64]  2646 |              type == LOK_CALLBACK_A11Y_TEXT_SELECTION_CHANGED)
[x86_64] --
[x86_64] kit/ChildSession.cpp: In member function 'void ChildSession::loKitCallback(int, const string&)':
[x86_64] kit/ChildSession.cpp:3029:10: error: 'LOK_CALLBACK_DOCUMENT_PASSWORD_RESET' was not declared in this scope; did you mean 'LOK_CALLBACK_DOCUMENT_PASSWORD'?
[x86_64]  3029 |     case LOK_CALLBACK_DOCUMENT_PASSWORD_RESET:
[x86_64]       |          LOK_CALLBACK_DOCUMENT_PASSWORD
[x86_64] kit/ChildSession.cpp:3062:10: error: 'LOK_CALLBACK_APPLICATION_BACKGROUND_COLOR' was not declared in this scope; did you mean 'LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR'?
[x86_64]  3062 |     case LOK_CALLBACK_APPLICATION_BACKGROUND_COLOR:
[x86_64]       |          LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR
[x86_64] kit/ChildSession.cpp:3065:10: error: 'LOK_CALLBACK_MEDIA_SHAPE' was not declared in this scope; did you mean 'LOK_CALLBACK_JSDIALOG'?
[x86_64]  3065 |     case LOK_CALLBACK_MEDIA_SHAPE:
[x86_64]       |          LOK_CALLBACK_JSDIALOG
[x86_64] kit/ChildSession.cpp:3088:10: error: 'LOK_CALLBACK_FONTS_MISSING' was not declared in this scope
[x86_64]  3088 |     case LOK_CALLBACK_FONTS_MISSING:
2024-Jun-27 15:49:52 :: [x86_64] collabora-online.git 23.05.10.1-alt1: remote: build failed
2024-Jun-27 15:49:52 :: [x86_64] #100 collabora-online.git 23.05.10.1-alt1: build FAILED
2024-Jun-27 15:49:52 :: [x86_64] requesting cancellation of task processing
[aarch64] kit/ChildSession.cpp: In member function 'bool ChildSession::setAccessibilityState(bool)':
[aarch64] kit/ChildSession.cpp:2598:25: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'setAccessibilityState'
[aarch64]  2598 |     getLOKitDocument()->setAccessibilityState(_viewId, enable);
[aarch64] kit/ChildSession.cpp: In member function 'bool ChildSession::getA11yFocusedParagraph()':
[aarch64] kit/ChildSession.cpp:2607:44: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'getA11yFocusedParagraph'
[aarch64]  2607 |     paragraphContent = getLOKitDocument()->getA11yFocusedParagraph();
[aarch64] kit/ChildSession.cpp: In member function 'bool ChildSession::getA11yCaretPosition()':
[aarch64] kit/ChildSession.cpp:2617:35: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'getA11yCaretPosition'
[aarch64]  2617 |     int pos = getLOKitDocument()->getA11yCaretPosition();
[aarch64] kit/ChildSession.cpp: In member function 'void ChildSession::rememberEventsForInactiveUser(int, const string&)':
[aarch64] kit/ChildSession.cpp:2644:22: error: 'LOK_CALLBACK_A11Y_FOCUS_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_CLIPBOARD_CHANGED'?
[aarch64]  2644 |              type == LOK_CALLBACK_A11Y_FOCUS_CHANGED ||
[aarch64]       |                      LOK_CALLBACK_CLIPBOARD_CHANGED
[aarch64] kit/ChildSession.cpp:2645:22: error: 'LOK_CALLBACK_A11Y_CARET_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_CLIPBOARD_CHANGED'?
[aarch64]  2645 |              type == LOK_CALLBACK_A11Y_CARET_CHANGED ||
[aarch64]       |                      LOK_CALLBACK_CLIPBOARD_CHANGED
[aarch64] kit/ChildSession.cpp:2646:22: error: 'LOK_CALLBACK_A11Y_TEXT_SELECTION_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_TEXT_SELECTION_END'?
[aarch64]  2646 |              type == LOK_CALLBACK_A11Y_TEXT_SELECTION_CHANGED)
[aarch64] --
[aarch64] kit/ChildSession.cpp: In member function 'void ChildSession::loKitCallback(int, const string&)':
[aarch64] kit/ChildSession.cpp:3029:10: error: 'LOK_CALLBACK_DOCUMENT_PASSWORD_RESET' was not declared in this scope; did you mean 'LOK_CALLBACK_DOCUMENT_PASSWORD'?
[aarch64]  3029 |     case LOK_CALLBACK_DOCUMENT_PASSWORD_RESET:
[aarch64]       |          LOK_CALLBACK_DOCUMENT_PASSWORD
[aarch64] kit/ChildSession.cpp:3062:10: error: 'LOK_CALLBACK_APPLICATION_BACKGROUND_COLOR' was not declared in this scope; did you mean 'LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR'?
[aarch64]  3062 |     case LOK_CALLBACK_APPLICATION_BACKGROUND_COLOR:
[aarch64]       |          LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR
[aarch64] kit/ChildSession.cpp:3065:10: error: 'LOK_CALLBACK_MEDIA_SHAPE' was not declared in this scope; did you mean 'LOK_CALLBACK_JSDIALOG'?
[aarch64]  3065 |     case LOK_CALLBACK_MEDIA_SHAPE:
[aarch64]       |          LOK_CALLBACK_JSDIALOG
[aarch64] kit/ChildSession.cpp:3088:10: error: 'LOK_CALLBACK_FONTS_MISSING' was not declared in this scope
[aarch64]  3088 |     case LOK_CALLBACK_FONTS_MISSING:
2024-Jun-27 15:51:10 :: [aarch64] collabora-online.git 23.05.10.1-alt1: remote: build failed
2024-Jun-27 15:51:10 :: [aarch64] #100 collabora-online.git 23.05.10.1-alt1: build FAILED
[ppc64le] kit/ChildSession.cpp: In member function 'bool ChildSession::setAccessibilityState(bool)':
[ppc64le] kit/ChildSession.cpp:2598:25: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'setAccessibilityState'
[ppc64le]  2598 |     getLOKitDocument()->setAccessibilityState(_viewId, enable);
[ppc64le] kit/ChildSession.cpp: In member function 'bool ChildSession::getA11yFocusedParagraph()':
[ppc64le] kit/ChildSession.cpp:2607:44: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'getA11yFocusedParagraph'
[ppc64le]  2607 |     paragraphContent = getLOKitDocument()->getA11yFocusedParagraph();
[ppc64le] kit/ChildSession.cpp: In member function 'bool ChildSession::getA11yCaretPosition()':
[ppc64le] kit/ChildSession.cpp:2617:35: error: 'using element_type = class lok::Document' {aka 'class lok::Document'} has no member named 'getA11yCaretPosition'
[ppc64le]  2617 |     int pos = getLOKitDocument()->getA11yCaretPosition();
[ppc64le] kit/ChildSession.cpp: In member function 'void ChildSession::rememberEventsForInactiveUser(int, const string&)':
[ppc64le] kit/ChildSession.cpp:2644:22: error: 'LOK_CALLBACK_A11Y_FOCUS_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_CLIPBOARD_CHANGED'?
[ppc64le]  2644 |              type == LOK_CALLBACK_A11Y_FOCUS_CHANGED ||
[ppc64le]       |                      LOK_CALLBACK_CLIPBOARD_CHANGED
[ppc64le] kit/ChildSession.cpp:2645:22: error: 'LOK_CALLBACK_A11Y_CARET_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_CLIPBOARD_CHANGED'?
[ppc64le]  2645 |              type == LOK_CALLBACK_A11Y_CARET_CHANGED ||
[ppc64le]       |                      LOK_CALLBACK_CLIPBOARD_CHANGED
[ppc64le] kit/ChildSession.cpp:2646:22: error: 'LOK_CALLBACK_A11Y_TEXT_SELECTION_CHANGED' was not declared in this scope; did you mean 'LOK_CALLBACK_TEXT_SELECTION_END'?
[ppc64le]  2646 |              type == LOK_CALLBACK_A11Y_TEXT_SELECTION_CHANGED)
[ppc64le] --
[ppc64le] kit/ChildSession.cpp: In member function 'void ChildSession::loKitCallback(int, const string&)':
[ppc64le] kit/ChildSession.cpp:3029:10: error: 'LOK_CALLBACK_DOCUMENT_PASSWORD_RESET' was not declared in this scope; did you mean 'LOK_CALLBACK_DOCUMENT_PASSWORD'?
[ppc64le]  3029 |     case LOK_CALLBACK_DOCUMENT_PASSWORD_RESET:
[ppc64le]       |          LOK_CALLBACK_DOCUMENT_PASSWORD
[ppc64le] kit/ChildSession.cpp:3062:10: error: 'LOK_CALLBACK_APPLICATION_BACKGROUND_COLOR' was not declared in this scope; did you mean 'LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR'?
[ppc64le]  3062 |     case LOK_CALLBACK_APPLICATION_BACKGROUND_COLOR:
[ppc64le]       |          LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR
[ppc64le] kit/ChildSession.cpp:3065:10: error: 'LOK_CALLBACK_MEDIA_SHAPE' was not declared in this scope; did you mean 'LOK_CALLBACK_JSDIALOG'?
[ppc64le]  3065 |     case LOK_CALLBACK_MEDIA_SHAPE:
[ppc64le]       |          LOK_CALLBACK_JSDIALOG
[ppc64le] kit/ChildSession.cpp:3088:10: error: 'LOK_CALLBACK_FONTS_MISSING' was not declared in this scope
[ppc64le]  3088 |     case LOK_CALLBACK_FONTS_MISSING:
2024-Jun-27 15:52:18 :: [ppc64le] collabora-online.git 23.05.10.1-alt1: remote: build failed
2024-Jun-27 15:52:18 :: [ppc64le] #100 collabora-online.git 23.05.10.1-alt1: build FAILED
2024-Jun-27 15:49:53 :: [x86_64] build FAILED
2024-Jun-27 15:51:10 :: [aarch64] build FAILED
2024-Jun-27 15:52:18 :: [ppc64le] build FAILED
2024-Jun-27 15:52:19 :: task #351702 for p10 FAILED


                 reply	other threads:[~2024-06-27 15:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=girar.task.351702.1.1@gyle.mskdc.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=devel@lists.altlinux.org \
    --cc=girar-builder-p10@altlinux.org \
    --cc=girar-builder-p10@lists.altlinux.org \
    --cc=kaa@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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