that explains it :) thanks, I updated my script ! On Thu, Apr 14, 2016 at 8:06 AM, Cedric BAIL <[email protected]> wrote:
> On Wed, Apr 13, 2016 at 10:11 PM, Benoit Barthelet > <[email protected]> wrote: > > I wanted to update everything and face this error > > I'm at commit : > > Elementary has been merged in efl tree and you don't need to compile > it separately anymore. This explain why it is not working with git efl > anymore. We should actually move elementary to legacy so that git pull > fail... > > Cedric > > > commit c66d478ebb2c1a0aff52571467d7a6b87a533382 > > Author: Ji-Youn Park <[email protected]> > > Date: Thu Mar 24 17:54:05 2016 +0830 > > > > Elm_image: remove Elm_Image_Orient and orient property from EO. > > > > > > ➜ elementary git:(master) make > > (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash > > /home/lotso/enlightenmentg/elementary/missing autoheader) > > rm -f stamp-h1 > > touch elementary_config.h.in > > cd . && /bin/bash ./config.status elementary_config.h > > config.status: creating elementary_config.h > > config.status: elementary_config.h is unchanged > > make all-recursive > > make[1]: Entering directory '/home/lotso/enlightenmentg/elementary' > > Making all in src > > make[2]: Entering directory '/home/lotso/enlightenmentg/elementary/src' > > Making all in lib > > make[3]: Entering directory > '/home/lotso/enlightenmentg/elementary/src/lib' > > EOLIAN elm_access.eo.c > > EOLIAN elm_actionslider.eo.c > > EOLIAN elm_atspi_bridge.eo.c > > EOLIAN elm_app_client.eo.c > > EOLIAN elm_app_client_view.eo.c > > EOLIAN elm_app_server.eo.c > > EOLIAN elm_app_server_view.eo.c > > EOLIAN elm_atspi_app_object.eo.c > > EOLIAN elm_bg.eo.c > > EOLIAN elm_box.eo.c > > EOLIAN elm_bubble.eo.c > > EOLIAN elm_button.eo.c > > EOLIAN elm_calendar.eo.c > > EOLIAN elm_check.eo.c > > EOLIAN elm_clock.eo.c > > EOLIAN elm_colorselector.eo.c > > EOLIAN elm_combobox.eo.c > > EOLIAN elm_conformant.eo.c > > EOLIAN elm_container.eo.c > > EOLIAN elm_ctxpopup.eo.c > > EOLIAN elm_datetime.eo.c > > EOLIAN elm_dayselector.eo.c > > EOLIAN elm_diskselector.eo.c > > EOLIAN elm_entry.eo.c > > EOLIAN elm_fileselector.eo.c > > EOLIAN elm_fileselector_button.eo.c > > EOLIAN elm_fileselector_entry.eo.c > > EOLIAN elm_flip.eo.c > > EOLIAN elm_flipselector.eo.c > > EOLIAN elm_frame.eo.c > > EOLIAN elm_gengrid.eo.c > > EOLIAN elm_gengrid_pan.eo.c > > EOLIAN elm_genlist.eo.c > > EOLIAN elm_genlist_pan.eo.c > > EOLIAN elm_gesture_layer.eo.c > > EOLIAN elm_glview.eo.c > > EOLIAN elm_grid.eo.c > > EOLIAN elm_hover.eo.c > > EOLIAN elm_hoversel.eo.c > > eolian: function 'orientation' not found in class 'Image' > > eolian: unable to find function 'Efl.Image.orientation' > > eolian:/home/lotso/enlightenmentg/elementary/src/lib/elm_icon.eo:22:17: > > error parsing dependency 'Elm.Image' near 'Elm' > > class Elm.Icon (Elm.Image) > > ^ > > > > eolian:/home/lotso/enlightenmentg/elementary/src/lib/elm_hoversel.eo:1:8: > > error while parsing import 'elm_icon' near 'elm_icon' > > import elm_icon; > > ^ > > > > eolian: could not parse file 'elm_hoversel.eo' > > Makefile:2700: recipe for target 'elm_hoversel.eo.c' failed > > make[3]: *** [elm_hoversel.eo.c] Error 1 > > make[3]: Leaving directory > '/home/lotso/enlightenmentg/elementary/src/lib' > > Makefile:448: recipe for target 'all-recursive' failed > > make[2]: *** [all-recursive] Error 1 > > make[2]: Leaving directory '/home/lotso/enlightenmentg/elementary/src' > > Makefile:643: recipe for target 'all-recursive' failed > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory '/home/lotso/enlightenmentg/elementary' > > Makefile:527: recipe for target 'all' failed > > make: *** [all] Error 2 > > ➜ elementary git:(master) > > > > > > -- > > benoit barthelet > > http://pgp.mit.edu/pks/lookup?op=get&search=0xF150E01A72F6D2EE > > > ------------------------------------------------------------------------------ > > Find and fix application performance issues faster with Applications > Manager > > Applications Manager provides deep performance insights into multiple > tiers of > > your business applications. It resolves application problems quickly and > > reduces your MTTR. Get your free trial! > > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > -- > Cedric BAIL > > > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications > Manager > Applications Manager provides deep performance insights into multiple > tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- benoit barthelet http://pgp.mit.edu/pks/lookup?op=get&search=0xF150E01A72F6D2EE ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
