On Wed, 20 Apr 2016 19:54:41 -0700 Cedric BAIL <cedric.b...@free.fr> said:

> On Apr 20, 2016 19:16, "Carsten Haitzler" <ras...@rasterman.com> wrote:
> >
> > raster pushed a commit to branch master.
> >
> >
> http://git.enlightenment.org/core/efl.git/commit/?id=ab06bfdfabbf0d654ca52d34ddc37be20c467ec9
> >
> > commit ab06bfdfabbf0d654ca52d34ddc37be20c467ec9
> > Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
> > Date:   Thu Apr 21 11:10:12 2016 +0900
> >
> >     Revert "edje: build again edje files needed for tests"
> >
> >     This reverts commit 13b4a56ddc185a7c62bb0137a159ad57efb7b06d.
> >
> >     sorry cedric. this totally broke efl build. eo/eolian etc. is not
> >     built before evas for example and so build totally falls apart.
> 
> What? How is that possible ? Edje depend on them they sold be built before.
> What error did you get ? Do you have some log ?

i don't anymore... but it totally broke the build. make just started building
evas stuff withotu doing eolian and eolian_gen and thus evas needed Eo.sh which
needed eo_base.eo.h ... which had not been generated. it just totally forgot
about dependencies of building eolian_gen and generating stuff with this one
line.

> >     yes - it makes no sense that this one change would cause that. it
> >     doesnt make sense. but it did. :(
> > ---
> >  src/Makefile_Edje.am | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/src/Makefile_Edje.am b/src/Makefile_Edje.am
> > index 95fee2e..a25592b 100644
> > --- a/src/Makefile_Edje.am
> > +++ b/src/Makefile_Edje.am
> > @@ -305,7 +305,6 @@ EDJE_TEST_FILES = tests/edje/data/test_layout.edj \
> >
> >  noinst_DATA += $(EDJE_TEST_FILES)
> >  CLEANFILES += $(EDJE_TEST_FILES)
> > -BUILT_SOURCES += $(EDJE_TEST_FILES)
> >
> >  endif
> >
> >
> > --
> >
> >
> >
> ------------------------------------------------------------------------------
> 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-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to