[Pkg-e-devel] Bug#894491: elementary FTBFS with efl 1.20
Adrian Bunk
bunk at debian.org
Sat Mar 31 09:39:27 BST 2018
Source: elementary
Version: 1.8.5-2
Severity: serious
Tags: buster sid
https://buildd.debian.org/status/package.php?p=elementary&suite=sid
...
In file included from ./elm_prefs.h:78:0,
from ./Elementary.h:157,
from elc_fileselector_button.c:5:
./elm_prefs_eo.h:8:7: error: unknown type name 'Eo_Class'
const Eo_Class *elm_obj_prefs_class_get(void) EINA_CONST;
^~~~~~~~
./elm_prefs_eo.h:10:13: error: unknown type name 'Eo_Op'
extern EAPI Eo_Op ELM_OBJ_PREFS_BASE_ID;
^~~~~
In file included from ./elm_systray.h:3:0,
from ./Elementary.h:158,
from elc_fileselector_button.c:5:
./elm_systray_eo.h:8:7: error: unknown type name 'Eo_Class'
const Eo_Class *elm_obj_systray_class_get(void) EINA_CONST;
^~~~~~~~
./elm_systray_eo.h:10:13: error: unknown type name 'Eo_Op'
extern EAPI Eo_Op ELM_OBJ_SYSTRAY_BASE_ID;
^~~~~
In file included from ./Elementary.h:162:0,
from elc_fileselector_button.c:5:
./elm_access.h:14:7: error: unknown type name 'Eo_Class'
const Eo_Class *elm_obj_access_class_get(void) EINA_CONST;
^~~~~~~~
In file included from ./elm_icon.h:102:0,
from ./Elementary.h:163,
from elc_fileselector_button.c:5:
./elm_icon_eo.h:3:7: error: unknown type name 'Eo_Class'
const Eo_Class *elm_obj_icon_class_get(void) EINA_CONST;
^~~~~~~~
./elm_icon_eo.h:5:13: error: unknown type name 'Eo_Op'
extern EAPI Eo_Op ELM_OBJ_ICON_BASE_ID;
^~~~~
In file included from ./elm_scroller.h:69:0,
from ./Elementary.h:164,
from elc_fileselector_button.c:5:
./elm_scroller_eo.h:8:7: error: unknown type name 'Eo_Class'
const Eo_Class *elm_obj_scroller_class_get(void) EINA_CONST;
^~~~~~~~
...
More information about the Pkg-e-devel
mailing list