[gnome-continuous] Tag evolution
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] Tag evolution
- Date: Wed, 31 Aug 2016 11:30:18 +0000 (UTC)
commit 4cda2fdef94f9902a4f5716584bca907d2cb9bb9
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Aug 31 12:28:39 2016 +0100
Tag evolution
The build is failing with:
../../../../modules/webkit-editor/web-extension/e-composer-dom-functions.c:
In function 'e_composer_dom_insert_signature':
../../../../modules/webkit-editor/web-extension/e-composer-dom-functions.c:373:3:
error: implicit declaration of function
'webkit_dom_html_element_insert_adjacent_html'
[-Werror=implicit-function-declaration]
webkit_dom_html_element_insert_adjacent_html (
^
And unless it's autogenerated, I can't find the API in the WebKit
2.13.90 release tarball.
manifest.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 9577a1a..51caf71 100644
--- a/manifest.json
+++ b/manifest.json
@@ -938,6 +938,8 @@
{"src": "gnome:evolution-data-server",
"irc_room": "evolution",
+ "tag": "2ce43518f1be763f3842f226c2e8a3d4174a9323",
+ "tag-reason": "Build failure caused by missing WebKit symbols",
"config-opts": ["--enable-installed-tests",
"--enable-vala-bindings",
"--disable-google-auth",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]