Closed jgke closed 11 years ago
This happens because the git.enlightenment.fr mirror is not up to date as it was promised. I am working on a new version that deals with the move from svn.e.org to git.e.org, but i am slow as i am writing my thesis. For now you can bypass the problem by cloning efl, enlightenment and elementary from the official repo and linking them in the checkout created by my script (make sure to link enlightenment to e). Then use the "build" action (avoid update) and you should get a running e.
Hey Jgke, i have created a new branch new_git_repo where i am trying to fix some issues. I think the changes there should resolve your problem. The branch will become the new master afer a bit more work and testing:)
I tried it a couple days ago and it seems to work better with the version from the new repo. Now I just have to fix E17 segv'ing :)
Building fails on a fresh debian system, after installing the packages suggested by git_e17: user@host:~$ git_e17 --dev --git-e17-path /opt/e17/ build ------------------------------- reading command -------------------------------- found option: --dev '--git-e17-path' found option: --git-e17-path /opt/e17/ selected action is build
The following Configuration items changed: dev=true action=build git_e17_path=/opt/e17/ ------------------ reading global configuration in ~/.git_e17 ------------------ git e17 path set to /opt/e17 config file set to default.conf
The following Configuration items changed: config_file=default.conf git_e17_path=/opt/e17 ------------ reading git-e17-path configuration file (default.conf) ------------ The following Configuration items changed: evas_conf_args=--enable-gl-x11 threads=8 src_path=/opt/e17/e.org.git nice=19 log_path=/opt/e17/log install_path=/opt/e17 doc=false packagelist=full on_error=ask cflags=-g build_path=/opt/e17/build -------------------------- reading global cfg options -------------------------- The configuration did not Change! --------------------------- assigning default vaules --------------------------- The following Configuration items changed: pull=false noob_info=true fetch=false remote=origin ------------------------------- interpret action ------------------------------- These changes are forces by options The following Configuration items changed: noob_info=false ---------------------------- checking configuration ---------------------------- Configuration passed all checks. ----------------------- distribution setting and checks ------------------------ found distribution debian ----------------------------- getting source code ------------------------------ changing into /opt/e17/e.org.git Your current branch is master You are at commit d1f9b667cecb0761a9194bca144a21e48e74b5c0 ------------------------- looking for failed packages -------------------------- not implemented ------------------------ setting environment variables ------------------------- PATH=/opt/e17/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt ACLOCAL_FLAGS=-I /opt/e17/share/aclocal LD_LIBRARY_PATH=/opt/e17/lib: PKG_CONFIG_PATH=/opt/e17/lib/pkgconfig: CPPFLAGS= -I/opt/e17/include LDFLAGS= -L/opt/e17/lib CFLAGS= -g PYTHONPATH=/opt/e17/lib/python2.7/site-packages PYTHONINCLUDE=/opt/e17/include/python2.7 NOCONFIGURE=true V=1
checking existence of $install_path/share/aclocal $PYTHONPATH $PYTHONINCLUDE ... ----------------------------- entering build phase ----------------------------- The following packages will be build:
basic_lib efl e_dbus azy elementary basic_bin e evas_generic_loaders exchange themes dark 23oz b_and_w darkness detourious efenniht libeweather etrophy modules_bin emprint --exalt __modules_extra alarm cpu deskshow diskio drawer eektool elfe empris engage eooorg everything-mpris everything-pidgin everything-places everything-shotgun everything-tracker everything-wallpaper everything-websearch eweather exebuf execwatch flame forecasts iiirk itask mail mem moon mpdule net news photo places quickaccess rain screenshot skel slideshow snow taskbar tclock weather winlist-ng winselector wlan extra_lib imlib2 enlil --libast python-ecore python-e_dbusi python-edje python-emotion python-elementary extra_bin --clouseau --e_cho --e-type e_phys --eblock --econcentration eenvader.fractal --emote empower --enjoy enki entrance ephoto eskiss --expedite exquisite eyelight rage
enlightenment foundation libraries:
...
after which every other package (excluding imlib2) fails building.