Closed yochananmarqos closed 4 years ago
I think you forgot something. ;)
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=true -D b_pie=true warp build The Meson build system Version: 0.53.2 Source dir: /home/yochanan/Documents/AUR/warpinator-git/src/warp Build dir: /home/yochanan/Documents/AUR/warpinator-git/src/build Build type: native build Project name: warp Project version: 0.0.1 Appending CFLAGS from environment: '-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fdiagnostics-color=always' Appending LDFLAGS from environment: ['-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'] Appending CPPFLAGS from environment: '-D_FORTIFY_SOURCE=2' Appending CFLAGS from environment: '-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fdiagnostics-color=always' Appending LDFLAGS from environment: ['-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'] Appending CPPFLAGS from environment: '-D_FORTIFY_SOURCE=2' C compiler for the host machine: cc (gcc 9.2.1 "cc (Arch Linux 9.2.1+20200130-2) 9.2.1 20200130") C linker for the host machine: cc ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring config.py using configuration Program /home/yochanan/Documents/AUR/warpinator-git/src/warp/install-scripts/meson_generate_and_install_protobuf_files.py found: YES (/usr/bin/python /home/yochanan/Documents/AUR/warpinator-git/src/warp/install-scripts/meson_generate_and_install_protobuf_files.py) src/meson.build:35:0: ERROR: File rpc_fallbacks.py does not exist.
https://github.com/linuxmint/warp/commit/c4754f31250b72ed408039c2bfc5c82a83d29cdb For the record I fixed yesterday, I just forgot to upload it :)
I think you forgot something. ;)