Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build failure #34

Open
SolarAquarion opened this issue Feb 25, 2018 · 3 comments
Open

build failure #34

SolarAquarion opened this issue Feb 25, 2018 · 3 comments

Comments

@SolarAquarion
Copy link

olian: efm_archive_file.eo:3:9: function 'generate' redefined (originally at efm_fs_file.eo:3:9)
eolian: could not parse file '/home/solaraquarion/verne/src/lib/efm/efm_archive_monitor.eo'

@wltjr
Copy link

wltjr commented May 17, 2018

I am running into a different, yet similar build failure with both 70b4c38 and 38a0424 snapshots.

Seems eolian related, maybe need to update verne per changes in EFL.

eolian:/tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/widgets/file/elm_file_view.eo:1:16: enum 'Eina.Rectangle' redefined (originally at eina_types.eot:2:16) near 'Eina'
 struct @extern Eina.Rectangle;
                ^

eolian:/tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/widgets/file/views/elm_file_display_view_list.eo:1:47: error parsing dependency 'Elm.File.View' near 'Elm'
 class Elm.File.Display.View.List(Elm.Genlist, Elm.File.View)
                                               ^

eolian: could not parse file '/tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/widgets/file/views/elm_file_display_view_list.eo'
make[2]: *** [src/widgets/CMakeFiles/elm_ext.dir/build.make:8506: /tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/widgets/file/views/elm_file_display_view_list.eo.h] Error 1

@wltjr
Copy link

wltjr commented Jul 26, 2018

Build still failing with EFL 1.21-beta1

emous/emous.eo.h /tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/lib/emous/emous.eo
eolian: /tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/lib/efm/efm_filter.eo:53:23: ':' expected near ';'
         filter,changed; [[Called if a rule got added or removed]]
                       ^

eolian: could not parse file '/tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/lib/efm/efm_filter.eo'
make[2]: *** [src/lib/efm/CMakeFiles/efm.dir/build.make:7249: /tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/lib/efm/efm_filter.eo.h] Error 1
make[2]: *** Waiting for unfinished jobs....
eolian: /tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/lib/efm//efm_file.eo:95:16: ':' expected near ';'
         changed; [[The stats of the file have changed]]
                ^

eolian: could not parse file '/tmp/portage/x11-misc/verne-0.0.20171029/work/verne-0.0.20171029/src/lib/efm/efm.eo'

@mjtorn
Copy link

mjtorn commented Oct 17, 2018

I'm also getting the Eina.Rectangle error while trying to build it on Debian Buster.

mjt@guybrush:~$ dpkg -l | grep -e enlightenment -e eina
ii  enlightenment                          0.22.4-1                     amd64        X11 window manager based on EFL
ii  enlightenment-data                     0.22.4-1                     all          X11 window manager based on EFL - run time data files
ii  enlightenment-dev                      0.22.4-1                     amd64        Enlightenment headers, static libraries and documentation
ii  libecore-bin                           1.20.7-7                     amd64        Core abstraction layer for enlightenment DR 0.17 binary utilities
ii  libecore1:amd64                        1.20.7-7                     amd64        Core abstraction layer for enlightenment DR 0.17
ii  libeina-dev                            1.20.7-7                     all          transitional EFL development package
ii  libeina1a:amd64                        1.20.7-7                     amd64        Enlightenment Foundation Library providing optimized data types

Any help? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants