From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 18 May 2018 10:51:04 +0000 From: Girar Builder awaiter robot To: Andrey Cherepanov Subject: [#205922] FAILED (try 3) srpm=LibreOffice-still-5.4.7.2-alt1.src.rpm Message-ID: <20180518105104.GA15651@gyle.altlinux.org> Mail-Followup-To: girar-builder@altlinux.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-girar-task-id: 205922 X-girar-task-owner: cas X-girar-task-repo: sisyphus X-girar-task-try: 3 X-girar-task-iter: 1 X-girar-task-status: FAILED X-girar-task-URL: http://git.altlinux.org/tasks/205922/ X-girar-task-log: logs/events.3.1.log X-girar-task-summary: [#205922] FAILED (try 3) srpm=LibreOffice-still-5.4.7.2-alt1.src.rpm User-Agent: Mutt/1.8.3 (2017-05-23) Cc: sisyphus-incominger@lists.altlinux.org X-BeenThere: sisyphus-incominger@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: cas@altlinux.org List-Id: ALT Linux Girar Builder robot reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2018 10:51:04 -0000 Archived-At: List-Archive: 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 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 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