Running '/var/www/ci/build/litexl.sh' Cloning into 'repo'... The Meson build system Version: 1.0.1 Source dir: /tmp/tmp.WxEk54Bcjm/repo Build dir: /tmp/tmp.WxEk54Bcjm/repo/build Build type: native build Project name: lite-xl Project version: 2.1.7 C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") C linker for the host machine: cc ld.bfd 2.40 Host machine cpu family: aarch64 Host machine cpu: aarch64 Program git found: YES (/usr/bin/git) Program git found: YES (/usr/bin/git) Configuring com.lite_xl.LiteXL.metainfo.xml using configuration Configuring start.lua using configuration Library m found: YES Library dl found: YES Looking for a fallback subproject for the dependency (anonymous) because: Use of fallback dependencies is forced. Downloading lua source from https://www.lua.org/ftp/lua-5.4.6.tar.gz Download size: 363329 Downloading: .......... Downloading lua patch from https://wrapdb.mesonbuild.com/v2/lua_5.4.6-5/get_patch Download size: 2294 Downloading: .......... Applying diff file "lua/lua-unicode.diff" Executing subproject lua lua| Project name: lua-5.4 lua| Project version: 5.4.6 lua| C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") lua| C linker for the host machine: cc ld.bfd 2.40 lua| Compiler for C supports arguments -Wno-string-plus-int: NO lua| Compiler for C supports arguments -Wno-stringop-overflow: YES lua| Library m found: YES lua| Run-time dependency dl found: YES lua| Dependency readline skipped: feature line_editing disabled lua| Dependency libedit skipped: feature line_editing disabled lua| Build targets in project: 1 lua| Subproject lua finished. Dependency (anonymous) from subproject subprojects/lua-5.4.6 found: YES 5.4.6 Looking for a fallback subproject for the dependency libpcre2-8 because: Use of fallback dependencies is forced. Downloading pcre2 source from https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2 Download size: 1928086 Downloading: .......... Downloading pcre2 patch from https://wrapdb.mesonbuild.com/v2/pcre2_10.44-2/get_patch Download size: 3644 Downloading: .......... Executing subproject pcre2 pcre2| Project name: pcre2 pcre2| Project version: 10.44 pcre2| C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") pcre2| C linker for the host machine: cc ld.bfd 2.40 pcre2| Compiler for C supports function attribute visibility:default: YES pcre2| Run-time dependency threads found: YES pcre2| Checking for function "mkostemp" : YES pcre2| Has header "sys/stat.h" : YES pcre2| Has header "sys/types.h" : YES pcre2| Has header "dirent.h" : YES pcre2| Has header "windows.h" : NO pcre2| Has header "unistd.h" : YES pcre2| Checking for function "__builtin_mul_overflow" : YES pcre2| Checking for function "bcopy" : YES pcre2| Checking for function "memfd_create" : YES pcre2| Checking for function "memmove" : YES pcre2| Checking for function "realpath" : YES pcre2| Checking for function "secure_getenv" : YES pcre2| Checking for function "strerror" : YES pcre2| Configuring pcre2.h using configuration pcre2| Configuring config.h using configuration pcre2| Build targets in project: 5 pcre2| NOTICE: Future-deprecated features used: pcre2| * 0.64.0: {'copy arg in configure_file'} pcre2| Subproject pcre2 finished. Dependency libpcre2-8 from subproject subprojects/pcre2-10.44 found: YES 10.44 Looking for a fallback subproject for the dependency freetype2 because: Use of fallback dependencies is forced. Downloading freetype2 source from https://download.savannah.gnu.org/releases/freetype/freetype-2.13.3.tar.xz Download size: 2617564 Downloading: .......... Executing subproject freetype2 freetype2| Project name: freetype2 freetype2| Project version: 2.13.3 freetype2| C compiler for the host machine: cc (gcc 12.2.0 "cc (Debian 12.2.0-14) 12.2.0") freetype2| C linker for the host machine: cc ld.bfd 2.40 freetype2| Program python3 found: YES (/usr/bin/python3) freetype2| Has header "unistd.h" : YES (cached) freetype2| Has header "fcntl.h" : YES freetype2| Has header "sys/mman.h" : YES freetype2| Found pkg-config: /usr/bin/pkg-config (1.8.1) freetype2| Found CMake: /usr/bin/cmake (3.25.1) freetype2| Run-time dependency bzip2 found: NO (tried pkgconfig and cmake) freetype2| Library bz2 skipped: feature bzip2 disabled freetype2| Dependency libpng skipped: feature png disabled freetype2| Dependency harfbuzz skipped: feature harfbuzz disabled freetype2| Dependency libbrotlidec skipped: feature brotli disabled freetype2| Build targets in project: 10 freetype2| Subproject freetype2 finished. Dependency freetype2 found: YES 26.2.20 (overridden) Run-time dependency sdl3 found: NO (tried pkgconfig and cmake) src/meson.build:63:0: ERROR: Dependency "sdl3" not found, tried pkgconfig and cmake A full log can be found at /tmp/tmp.WxEk54Bcjm/repo/build/meson-logs/meson-log.txt WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.