ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org
Subject: [#205922] FAILED (try 3) srpm=LibreOffice-still-5.4.7.2-alt1.src.rpm
Date: Fri, 18 May 2018 10:51:04 +0000
Message-ID: <20180518105104.GA15651@gyle.altlinux.org> (raw)

http://git.altlinux.org/tasks/205922/logs/events.3.1.log

2018-May-18 10:35:56 :: test-only task #205922 for sisyphus resumed by cas:
#100 removed
#200 build LibreOffice-still-5.4.7.2-alt1.src.rpm
2018-May-18 10:35:58 :: [x86_64] #200 LibreOffice-still-5.4.7.2-alt1.src.rpm: build start
2018-May-18 10:35:58 :: [i586] #200 LibreOffice-still-5.4.7.2-alt1.src.rpm: build start
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx: In member function 'void EmojiView::Populate()':
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:107:25: error: 'json_document_tree' in namespace 'orcus' does not name a type
     using node = orcus::json_document_tree::node;
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:112:12: error: 'json_document_tree' is not a member of 'orcus'
     orcus::json_document_tree aEmojiInfo;
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:115:5: error: 'aEmojiInfo' was not declared in this scope
     aEmojiInfo.load(msJSONData, config);
--
     EmojiView
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:117:5: error: 'node' was not declared in this scope
     node root = aEmojiInfo.get_document_root();
--
 class ORCUS_DLLPUBLIC node
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:118:40: error: 'root' was not declared in this scope
     std::vector<orcus::pstring> keys = root.keys();
--
                                        chroot
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:123:14: error: expected ';' before 'value'
         node value = root.child(key);
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:125:12: error: 'value' was not declared in this scope
         if(value.type() == orcus::json_node_t::object)
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:125:35: error: 'orcus::json_node_t' has not been declared
         if(value.type() == orcus::json_node_t::object)
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:135:22: error: expected ';' before 'prop'
                 node prop = value.child(paramVal);
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:140:62: error: 'prop' was not declared in this scope
                     sTitle = rtl::OStringToOUString(OString( prop.string_value().get(), prop.string_value().size() ), RTL_TEXTENCODING_UTF8);
2018-May-18 10:50:34 :: [x86_64] LibreOffice-still-5.4.7.2-alt1.src.rpm: remote: build failed
2018-May-18 10:50:34 :: [x86_64] #200 LibreOffice-still-5.4.7.2-alt1.src.rpm: build FAILED
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx: In member function 'void EmojiView::Populate()':
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:107:25: error: 'json_document_tree' in namespace 'orcus' does not name a type
     using node = orcus::json_document_tree::node;
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:112:12: error: 'json_document_tree' is not a member of 'orcus'
     orcus::json_document_tree aEmojiInfo;
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:115:5: error: 'aEmojiInfo' was not declared in this scope
     aEmojiInfo.load(msJSONData, config);
--
     EmojiView
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:117:5: error: 'node' was not declared in this scope
     node root = aEmojiInfo.get_document_root();
--
 class ORCUS_DLLPUBLIC node
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:118:40: error: 'root' was not declared in this scope
     std::vector<orcus::pstring> keys = root.keys();
--
                                        chroot
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:123:14: error: expected ';' before 'value'
         node value = root.child(key);
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:125:12: error: 'value' was not declared in this scope
         if(value.type() == orcus::json_node_t::object)
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:125:35: error: 'orcus::json_node_t' has not been declared
         if(value.type() == orcus::json_node_t::object)
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:135:22: error: expected ';' before 'prop'
                 node prop = value.child(paramVal);
/usr/src/RPM/BUILD/libreoffice-5.4.7.2/sfx2/source/control/emojiview.cxx:140:62: error: 'prop' was not declared in this scope
                     sTitle = rtl::OStringToOUString(OString( prop.string_value().get(), prop.string_value().size() ), RTL_TEXTENCODING_UTF8);
2018-May-18 10:51:04 :: [i586] LibreOffice-still-5.4.7.2-alt1.src.rpm: remote: build failed
2018-May-18 10:51:04 :: [i586] #200 LibreOffice-still-5.4.7.2-alt1.src.rpm: build FAILED
2018-May-18 10:50:34 :: [x86_64] build FAILED
2018-May-18 10:51:04 :: [i586] build FAILED
2018-May-18 10:51:04 :: task #205922 for sisyphus FAILED


                 reply	other threads:[~2018-05-18 10:51 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=20180518105104.GA15651@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=cas@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