Compilation with efl 1.20.7 on arch linux is failing with edje complaining about offscale keyword.
Log:
[godfath3r@skynet terminology]$ meson build The Meson build system Version: 0.45.0 Source dir: /home/godfath3r/src/terminology Build dir: /home/godfath3r/src/terminology/build Build type: native build Project name: terminology Native C compiler: ccache cc (gcc 7.3.0 "cc (GCC) 7.3.0") Build machine cpu family: x86_64 Build machine cpu: x86_64 Library intl found: NO Found pkg-config: /usr/bin/pkg-config (0.29.2) Native dependency edje found: YES 1.20.7 Native dependency elementary found: YES 1.20.7 Native dependency eina found: YES 1.20.7 Native dependency eet found: YES 1.20.7 Native dependency evas found: YES 1.20.7 Native dependency ecore found: YES 1.20.7 Native dependency ecore-evas found: YES 1.20.7 Native dependency ecore-file found: YES 1.20.7 Native dependency emotion found: YES 1.20.7 Native dependency ecore-input found: YES 1.20.7 Native dependency ecore-imf found: YES 1.20.7 Native dependency ecore-imf-evas found: YES 1.20.7 Native dependency ecore-ipc found: YES 1.20.7 Native dependency efreet found: YES 1.20.7 Native dependency ecore-con found: YES 1.20.7 Native dependency ethumb_client found: YES 1.20.7 Checking for function "mkstemps": YES Message: Checking for ecore_con_url_head: Found Message: Fuzzing is disabled Message: edje_cc set to:/usr/bin/edje_cc Configuring terminology_config.h using configuration Program meson_install_themes.sh found: YES (/home/godfath3r/src/terminology/meson_install_themes.sh) Build targets in project: 21 Found ninja-1.8.2 at /usr/bin/ninja
[godfath3r@skynet build]$ ninja [1/73] Generating default.edj with a custom command. FAILED: data/themes/default.edj /usr/bin/edje_cc -id /home/godfath3r/src/terminology/data/themes/images -fd /home/godfath3r/src/terminology/data/fonts -sd /home/godfath3r/src/terminology/data/themes/sounds ../data/themes/default.edc data/themes/default.edj edje_cc: Error. ../data/themes/default.edc:700 unhandled keyword offscale edje_cc: Error. PARSE STACK: collections.group.parts.part.description.offscale edje_cc: Error. PARAMS: [3/73] Generating black.edj with a custom command. ninja: build stopped: subcommand failed.
[godfath3r@skynet build]$ which edje_cc /usr/bin/edje_cc [godfath3r@skynet build]$ edje_cc -V Version: 1.20.7