(alpha/beta/test) Releases depend on EFL-development
Closed this issue · 13 comments
Is it possible to get test/alpha/beta releases depend on EFL/ELM-release rather than the development tree so testing would be possible without cloning the big repos of EFL/ELM?
I realize the master branch had one more dependency on EFL-1.14.99... before 0.0.9, now, only eo-1.14.99 is required. This is anice step forward...
Thanks.
Hi,
The 0.0.9 release from yesterday should only depend on efl/elm 1.14, which have been publicly released https://download.enlightenment.org/rel/libs/
Please re-open this issue if you have trouble compiling EDI 0.0.9 against efl 1.14
Nope, sorry because I've checked the configure.ac
beforehand...
Browsing the repos with v0.0.9 tag gives:
--[configure.ac]--
PKG_CHECK_MODULES([EFL],
[
eina >= 1.8.0
evas >= 1.8.0
ecore >= 1.8.0
edje >= 1.8.0
eo >= 1.14.99
elementary >= 1.8.0
eio >= 1.8.0
])
--[EOF]--
The same can noted when browsing v0.0.2 tag. I did make an extra check and tried to compile... and configure failed because of eo-1.14.99 dependency.
Apologies, I updated the configure.ac, it was incorrect - the 0.0.9 tag and release have been updated
I hope this fixes the issue you've been experiencing.
Goodness I found a few more errors.
It's now working and well tested (at least on Arch).
Sorry for all the problems!
Actually I am stuck to compilation with 0.0.9:
Making all in elm_code
make[2]: Entering directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code'
Making all in src
make[3]: Entering directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code/src'
Making all in lib
make[4]: Entering directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code/src/lib'
/usr/bin/eolian_gen --eo -I///usr/share/eolian/include/eo-1 -I///usr/share/eolian/include/evas-1 -I///usr/share/eolian/include/efl-1 -I/usr/share/eolian/include/elementary-1 -I/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib --gc -o widget/elm_code_widget.eo.c /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.eo
/usr/bin/eolian_gen --eo -I///usr/share/eolian/include/eo-1 -I///usr/share/eolian/include/evas-1 -I///usr/share/eolian/include/efl-1 -I/usr/share/eolian/include/elementary-1 -I/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib --gh -o widget/elm_code_widget.eo.h /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.eo
ERR<7472>:�[36meo_lexer�[0m /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.eo:5 () invalid keyword at column 7 near '{'
@property code {
^
ERR<7472>:�[32;1meolian_gen�[0m /var/tmp/portage/dev-libs/efl-1.14.1/work/efl-1.14.1/src/bin/eolian/main.c:398 main() Error during parsing file /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.eo
ERR<7473>:�[36meo_lexer�[0m /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.eo:5 () invalid keyword at column 7 near '{'
@property code {
^
ERR<7473>:�[32;1meolian_gen�[0m /var/tmp/portage/dev-libs/efl-1.14.1/work/efl-1.14.1/src/bin/eolian/main.c:398 main() Error during parsing file /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.eo
Makefile:853: recipe for target 'widget/elm_code_widget.eo.c' failed
make[4]: *** [widget/elm_code_widget.eo.c] Error 1
make[4]: *** Waiting for unfinished jobs....
Makefile:856: recipe for target 'widget/elm_code_widget.eo.h' failed
make[4]: *** [widget/elm_code_widget.eo.h] Error 1
make[4]: Leaving directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code/src/lib'
Makefile:394: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code/src'
Makefile:394: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code'
Makefile:724: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build'
Makefile:634: recipe for target 'all' failed
make: *** [all] Error 2
still hesitating to open a new ticket...
After getting a double configuration pass because of... a configuration check!
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build"
* econf: updating edi-0.0.9/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating edi-0.0.9/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/edi-0.0.9 --with-tests=coverage --enable-libclang
checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... failed
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: Initialized edi (0.0.9) development=467
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for doxygen... yes
checking for EFL... yes
configure: edje_cc set to /usr/bin/edje_cc
configure: eolian_gen set to /usr/bin/eolian_gen
checking for PATH_MAX in limits.h... yes
checking whether the compiler supports -Wall... yes
checking whether the compiler supports -Wextra... yes
checking whether the compiler supports -fvisibility=hidden... yes
checking for setlocale... yes
checking clang-c/Index.h usability... yes
checking clang-c/Index.h presence... yes
checking for clang-c/Index.h... yes
checking for CHECK... no
checking for clang_Cursor_getArgument in -lclang... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/images/Makefile
config.status: creating data/desktop/Makefile
config.status: creating data/desktop/edi.desktop
config.status: creating data/themes/Makefile
config.status: creating data/themes/default/Makefile
config.status: creating data/extra/Makefile
config.status: creating data/extra/skeleton/Makefile
config.status: creating doc/Makefile
config.status: creating packaging/Makefile
config.status: creating packaging/pkgbuild/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/tests/Makefile
config.status: creating elm_code/Makefile
config.status: creating elm_code/data/Makefile
config.status: creating elm_code/data/themes/Makefile
config.status: creating elm_code/data/themes/default/Makefile
config.status: creating elm_code/src/Makefile
config.status: creating elm_code/src/lib/Makefile
config.status: creating elm_code/src/bin/Makefile
config.status: creating elm_code/src/tests/Makefile
config.status: creating doc/edi.1
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
------------------------------------------------------------------------
edi 0.0.9
------------------------------------------------------------------------
Compilation..............: make (or gmake)
CPPFLAGS...............:
CFLAGS.................: -O2 -march=native -pipe -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -ftree-vectorize -flto=8 -fuse-linker-plugin -Wall -Wextra -fvisibility=hidden
LDFLAGS................: -Wl,-O1 -Wl,--as-needed -flto=8 -fuse-linker-plugin -Wl,-fuse-ld=bfd
edje_cc................: /usr/bin/edje_cc
highlighting (libclang): yes
eolian_gen...............: /usr/bin/eolian_gen
Building documentation...: yes
Building tests...........: no
Generate coverage .......:
Installation.............: make install (as root if needed, with 'su' or 'sudo')
prefix.................: /usr
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build"
make -j8
CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9 && /bin/sh /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/missing aclocal-1.15 -I m4
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
configure.ac:50: warning: LT_INIT was called before AM_PROG_AR
/usr/share/aclocal-1.15/ar-lib.m4:13: AM_PROG_AR is expanded from...
configure.ac:50: the top level
CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9 && /bin/sh /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/missing autoconf
cd /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9 && /bin/sh /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/missing automake-1.15 --gnu
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
configure.ac:50: warning: LT_INIT was called before AM_PROG_AR
aclocal.m4:285: AM_PROG_AR is expanded from...
configure.ac:50: the top level
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/edi-0.0.9 --with-tests=coverage --enable-libclang build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-O2 -march=native -pipe -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -ftree-vectorize -flto=8 -fuse-linker-plugin LDFLAGS=-Wl,-O1 -Wl,--as-needed -flto=8 -fuse-linker-plugin -Wl,-fuse-ld=bfd PKG_CONFIG_PATH=/usr/lib64/pkgconfig --no-create --no-recursion
checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... configure.ac:50: warning: LT_INIT was called before AM_PROG_AR
aclocal.m4:285: AM_PROG_AR is expanded from...
configure.ac:50: the top level
configure.ac:42: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:42: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:42: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... failed
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... Makefile_Eolian_Helper.am:17: warning: '%'-style pattern rules are a GNU make extension
elm_code/src/lib/Makefile.am:8: 'Makefile_Eolian_Helper.am' included from here
Makefile_Eolian_Helper.am:20: warning: '%'-style pattern rules are a GNU make extension
elm_code/src/lib/Makefile.am:8: 'Makefile_Eolian_Helper.am' included from here
elm_code/src/lib/Makefile.am:32: warning: source file 'widget/elm_code_widget_text.c' is in a subdirectory,
elm_code/src/lib/Makefile.am:32: but option 'subdir-objects' is disabled
automake-1.15: warning: possible forward-incompatibility.
automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-1.15: automake option hasn't been enabled. For now, the corresponding output
automake-1.15: object file(s) will be placed in the top-level directory. However,
automake-1.15: this behaviour will change in future Automake versions: they will
automake-1.15: unconditionally cause object files to be placed in the same subdirectory
automake-1.15: of the corresponding sources.
automake-1.15: You are advised to start using 'subdir-objects' option throughout your
automake-1.15: project, to avoid future incompatibilities.
elm_code/src/lib/Makefile.am:32: warning: source file 'widget/elm_code_widget_tooltip.c' is in a subdirectory,
elm_code/src/lib/Makefile.am:32: but option 'subdir-objects' is disabled
elm_code/src/lib/Makefile.am:32: warning: source file 'widget/elm_code_widget_selection.c' is in a subdirectory,
elm_code/src/lib/Makefile.am:32: but option 'subdir-objects' is disabled
elm_code/src/lib/Makefile.am:32: warning: source file 'widget/elm_code_widget.c' is in a subdirectory,
elm_code/src/lib/Makefile.am:32: but option 'subdir-objects' is disabled
elm_code/src/tests/Makefile.am:19: warning: abspath $(srcdir: non-POSIX variable name
elm_code/src/tests/Makefile.am:19: (probably a GNU make extension)
elm_code/src/tests/Makefile.am:8: warning: source file 'widget/elm_code_test_widget.c' is in a subdirectory,
elm_code/src/tests/Makefile.am:8: but option 'subdir-objects' is disabled
elm_code/src/tests/Makefile.am:8: warning: source file 'widget/elm_code_test_widget_selection.c' is in a subdirectory,
elm_code/src/tests/Makefile.am:8: but option 'subdir-objects' is disabled
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: Initialized edi (0.0.9) development=0
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for doxygen... yes
checking for EFL... yes
configure: edje_cc set to /usr/bin/edje_cc
configure: eolian_gen set to /usr/bin/eolian_gen
checking for PATH_MAX in limits.h... yes
checking whether the compiler supports -Wall... yes
checking whether the compiler supports -Wextra... yes
checking whether the compiler supports -fvisibility=hidden... yes
checking for setlocale... yes
checking clang-c/Index.h usability... yes
checking clang-c/Index.h presence... yes
checking for clang-c/Index.h... yes
checking for CHECK... no
checking for clang_Cursor_getArgument in -lclang... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
------------------------------------------------------------------------
edi 0.0.9
------------------------------------------------------------------------
Compilation..............: make (or gmake)
CPPFLAGS...............:
CFLAGS.................: -O2 -march=native -pipe -floop-interchange -ftree-loop-distribution -floop-strip-mine -floop-block -ftree-vectorize -flto=8 -fuse-linker-plugin -Wall -Wextra -fvisibility=hidden
LDFLAGS................: -Wl,-O1 -Wl,--as-needed -flto=8 -fuse-linker-plugin -Wl,-fuse-ld=bfd
edje_cc................: /usr/bin/edje_cc
highlighting (libclang): yes
eolian_gen...............: /usr/bin/eolian_gen
Building documentation...: yes
Building tests...........: no
Generate coverage .......:
Installation.............: make install (as root if needed, with 'su' or 'sudo')
prefix.................: /usr
/bin/sh ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/images/Makefile
config.status: creating data/desktop/Makefile
config.status: creating data/desktop/edi.desktop
config.status: creating data/themes/Makefile
config.status: creating data/themes/default/Makefile
config.status: creating data/extra/Makefile
config.status: creating data/extra/skeleton/Makefile
config.status: creating doc/Makefile
config.status: creating packaging/Makefile
config.status: creating packaging/pkgbuild/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/tests/Makefile
config.status: creating elm_code/Makefile
config.status: creating elm_code/data/Makefile
config.status: creating elm_code/data/themes/Makefile
config.status: creating elm_code/data/themes/default/Makefile
config.status: creating elm_code/src/Makefile
config.status: creating elm_code/src/lib/Makefile
config.status: creating elm_code/src/bin/Makefile
config.status: creating elm_code/src/tests/Makefile
config.status: creating doc/edi.1
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
(CDPATH="${ZSH_VERSION+.}:" && cd /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9 && /bin/sh /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/missing autoheader)
ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring.
configure.ac:50: warning: LT_INIT was called before AM_PROG_AR
aclocal.m4:285: AM_PROG_AR is expanded from...
configure.ac:50: the top level
rm -f stamp-h1
touch /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make all-recursive
which deserves another ticket!
(Sorry to post everything here and the double configuration lengthy output which is necessary to see what is happening.)
I forgot to comment the first error... it does look like eolian_gen
generate some code which eo_lexer
fails to parse, what? I've checked the code in question and the syntax looks fine (even if not knowing a thing about eolian.) I've just noticed set,get
function or macro like helper are only comment, no code... it this an issue? SO tried to add ;
at the end to no avail.
Hi,
Thanks for the details. This error was indeed present on an earlier version of the release (I did a bad thing and replaced it a couple of times :( ).
If you remove your download and get it again - making sure it's not a cached file - this should be fixed. If you're getting it straight from git then you can double check the tag is on commit 2063784.
Apologies for the confusion.
Well then, I replaced the source url to point to github repos instead and get a fresh tarball. Indeed, configure.ac
has now EFL-1.8.0 dependency. (Is this really fine? I mean eo is pretty new in EFL...)
Configure check and reconfigure is gone as well.
And I am getting a (eolian_gen) compilation error about... the same file:
Making all in elm_code
make[2]: Entering directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code'
Making all in src
make[3]: Entering directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code/src'
Making all in lib
make[4]: Entering directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code/src/lib'
/usr/bin/eolian_gen --eo -I///usr/share/eolian/include/eo-1 -I///usr/share/eolian/include/evas-1 -I///usr/share/eolian/include/efl-1 -I/usr/share/eolian/include/elementary-1 -I/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib --gc -o widget/elm_code_widget.eo.c /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.eo
/usr/bin/eolian_gen --eo -I///usr/share/eolian/include/eo-1 -I///usr/share/eolian/include/evas-1 -I///usr/share/eolian/include/efl-1 -I/usr/share/eolian/include/elementary-1 -I/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib --gh -o widget/elm_code_widget.eo.h /var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.eo
ERR<30224>:�[32;1meolian_gen�[0m /var/tmp/portage/dev-libs/efl-1.14.1/work/efl-1.14.1/src/bin/eolian/main.c:107 _write_file() Couldn't open file widget/elm_code_widget.eo.h for writing. Reason: 'No such file or directory'
ERR<30223>:�[32;1meolian_gen�[0m /var/tmp/portage/dev-libs/efl-1.14.1/work/efl-1.14.1/src/bin/eolian/main.c:107 _write_file() Couldn't open file widget/elm_code_widget.eo.c for writing. Reason: 'No such file or directory'
Makefile:856: recipe for target 'widget/elm_code_widget.eo.h' failed
make[4]: *** [widget/elm_code_widget.eo.h] Error 1
make[4]: *** Waiting for unfinished jobs....
Makefile:853: recipe for target 'widget/elm_code_widget.eo.c' failed
make[4]: *** [widget/elm_code_widget.eo.c] Error 1
make[4]: Leaving directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code/src/lib'
Makefile:394: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code/src'
Makefile:394: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build/elm_code'
Makefile:724: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9_build'
Makefile:634: recipe for target 'all' failed
make: *** [all] Error 2
NOTE: I update EFL/ELM to 1.14.1 yesterday, so eolian should up to date.
Making the widget/
directory manually resumes the compilation up to:
/var/tmp/portage/dev-util/edi-0.0.9/work/edi-0.0.9/elm_code/src/lib/widget/elm_code_widget.c:1554:32: fatal error: elm_code_widget.eo.c: No such file or directory
#include "elm_code_widget.eo.c"
^
compilation terminated.
Actually, the required files are BUILD_DIR but not in the source directory.
Setting up the BUILD_DIR to the source directory resolve the issue!
Thanks! Lets find some time to test this then... let's push a 0.0.9 version bump in Gnetoo overlay before that.
Thanks for the details, I can now replicate the problem locally so will be able to address the issue in future releases. I hope that 0.0.9 is working well for you now it's compiled.
Well, as this turned out to be a ticket mentioning many issues...
First, a general comment. The UI is good. Now, the menubar is unnecessary here as ELF apps does not usually include one. The few menu items could be added to the left toolbar with Settings... like the toolbar of E/Setting, EFM or Ephoto. (You do not know Ephoto? -- a shame that there isn't a versioned release... which is worth its salt.) And this will save that wide band of window to actual useful window and would improve the look greatly: a single wide (and quite large) toolbar with two sections (one for a regular toolbar followed by a menubar or vice versa) which would make a neat and clean UI. And then the various panels and such...
Second, functionalities... looks promising. I am actually trying to write a mpv front end for emotion_generic_player because there is no vlc (and qt libs) nor gstreamer installed on my system. And the idea to have a tiny GUI for a good app linked to FFmpeg (or LibAV) won't certainly hurt... And then, for somebody who is used to vim, {undo/redo,find,replace...}, the basic editor stuff is lacking to ease heavy editing. So, waiting for the Basic IDE stage to fully test this. The log is pretty thin, so nothing really to talk about for a pre-release.
To complement the previous response about a clean UI, see Enventor. What a clean UI! No menubar, a three dot button launches a semi-transparent like settings window on top of the main window; with a handy status bar like on the bottom of the window with useful info (cursor position, number of lines...). Simply, clean.
Editor: Syntax highlighting is neat... EDI needs some improvements with unreadable lines when the background get some warning colors (red)... foreground color is not readable.