2024-12-19, 09:08 PM
(2024-12-19, 08:08 PM)emily Wrote: @Habmala: can you try installing `tree-sitter` (from the Arch `extra` repo) and building again? I'll add that to the dependencies after work today if that works.
@hailey: any other non-obvious dependencies I'm missing?
Thanks for a quick reply. I tried it, and am still getting the same error (or one very similar).
Code:
[0 - ☕] habmala@Damian - 22:02 ~ $ sudo pacman -S tree-sitter
resolving dependencies...
looking for conflicting packages...
Package (1) New Version Net Change Download Size
extra/tree-sitter 0.24.3-1 0.23 MiB 0.10 MiB
Total Download Size: 0.10 MiB
Total Installed Size: 0.23 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
tree-sitter-0.24.3-1-x86_64 102.1 KiB 627 KiB/s 00:00 [----------------------------------------] 100%
(1/1) checking keys in keyring [----------------------------------------] 100%
(1/1) checking package integrity [----------------------------------------] 100%
(1/1) loading package files [----------------------------------------] 100%
(1/1) checking for file conflicts [----------------------------------------] 100%
(1/1) checking available disk space [----------------------------------------] 100%
:: Processing package changes...
(1/1) installing tree-sitter [----------------------------------------] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[0 - ☕] habmala@Damian - 22:02 ~ $ cd AUR/tangara-companion/
[0 - ☕] habmala@Damian - 22:02 tangara-companion $ makepkg -sirc
==> Making package: tangara-companion 0.4.3-3 (Thu 19 Dec 2024 22:02:53 CET)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[sudo] password for habmala:
resolving dependencies...
looking for conflicting packages...
Package (2) New Version Net Change
extra/python-tqdm 4.67.1-1 0.60 MiB
extra/meson 1.6.0-4 12.87 MiB
Total Installed Size: 13.47 MiB
:: Proceed with installation? [Y/n]
(2/2) checking keys in keyring [----------------------------------------] 100%
(2/2) checking package integrity [----------------------------------------] 100%
(2/2) loading package files [----------------------------------------] 100%
(2/2) checking for file conflicts [----------------------------------------] 100%
(2/2) checking available disk space [----------------------------------------] 100%
:: Processing package changes...
(1/2) installing python-tqdm [----------------------------------------] 100%
Optional dependencies for python-tqdm
python-requests: telegram [installed]
(2/2) installing meson [----------------------------------------] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found v0.4.3.tar.gz
==> Validating source files with sha512sums...
v0.4.3.tar.gz ... Passed
==> Extracting sources...
-> Extracting v0.4.3.tar.gz with bsdtar
==> Starting prepare()...
Directory already configured.
Just run your build command (e.g. ninja) and Meson will regenerate as necessary.
Run "meson setup --reconfigure to force Meson to regenerate.
If build failures persist, run "meson setup --wipe" to rebuild from scratch
using the same options as passed when configuring the build.
==> Removing existing $pkgdir/ directory...
==> Starting build()...
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir
ninja: Entering directory `/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir'
[0/1] Generating src/cargo-build with a custom command
RELEASE MODE
warning: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/data/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
Compiling tangara-companion-resources v0.0.0 (/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/data)
Compiling tangara-companion v0.4.3 (/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3)
warning: field `base02` is never read
--> src/ui/lua/highlight.rs:203:9
|
200 | pub struct Theme {
| ----- field in this struct
...
203 | pub base02: Color,
| ^^^^^^
|
= note: `Theme` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
= note: `#[warn(dead_code)]` on by default
error: linking with `cc` failed: exit status: 1
|
= note: LC_ALL="C" PATH="/usr/lib64/rustlib/x86_64-unknown-linux-gnu/bin:/home/habmala/.cargo/bin/:/home/habmala/.gem/ruby/3.3.0/bin:/home/habmala/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" VSLANG="1033" "cc" "-m64" "/tmp/rustcdarqwp/symbols.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.00.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.01.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.02.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.03.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.04.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.05.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.06.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.07.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.08.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.09.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.10.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.11.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.12.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.13.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.14.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.15.rcgu.o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.bogrgcnf2uqn8hxg0ris0nyer.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtangara_companion_resources-9162eb1664ab8916.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libenv_logger-5151b86ee1667b60.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libanstream-b224bca10b82fef8.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libanstyle_query-cbd53d9ff364c470.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libis_terminal_polyfill-1ce9d488976ddf62.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcolorchoice-d5fc6d98c1ec6d4e.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libanstyle_parse-e5d20fa9860106c9.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libutf8parse-911635b68b90e3ac.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libenv_filter-f6adfd1da68cae7f.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libanstyle-49c9c344cb9ba8c3.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libhumantime-a81b5613f93f5182.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter_lua-48740ea6d9b68777.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/liblibadwaita-d38ffa4e7c53e5a9.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/liblibadwaita_sys-bac0faff69e5801b.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtangara_lib-0896e9e12b403f9a.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libasync_channel-abbbc1d75d3ed51e.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libevent_listener_strategy-a0faad09a4391ca1.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libevent_listener-f61d3cb921f2e898.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libparking-25a51825a405d0ad.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libconcurrent_queue-8f614953568f9d53.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcrossbeam_utils-b328962118519638.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libserde_json-79f32d1386ca1d8a.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libespflash-9db6f396929f9afd.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtoml-ecd5e2cd246b11db.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtoml_edit-cd5c843c94f4acaa.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libserde_spanned-f6b08707d8b160c3.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libindexmap-08450237ce7fa13a.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libequivalent-256feeb9376f02c3.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libhashbrown-b16e04d37675f0f3.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libwinnow-f11bfaa38ca4e58c.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtoml_datetime-7412d273b49582ae.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libsha2-b3b6030979b0accf.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcpufeatures-c166c70d98f4c629.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libdigest-e5eae37fd0b61c95.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libblock_buffer-404536923ad008f4.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcrypto_common-b13c709568dc6829.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgeneric_array-baa6ffa82f3ac514.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtypenum-e6b77ca342c179f3.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbase64-6e4249051f882135.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libesp_idf_part-4a61c5e27d00a64b.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libserde_plain-c4ec1c02cf32c948.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libparse_int-7498aea74d7acc7b.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libnum_traits-c75395abdc213b7d.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcsv-576fd40c88f89173.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libryu-1b541b54e880bddf.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libitoa-530bc6c004a5430b.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcsv_core-a8ed6250eb5c0d3b.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libmd5-1db1c0e2197ccddf.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libregex-5a89baa92228d118.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libregex_automata-b5f29f2d85800d8b.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libaho_corasick-0b2f22587c01a825.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libregex_syntax-cc8bbf66de1f9c11.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libstrum-2f3770c628e45510.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libdeku-d1bfaf7fe5b62acd.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbitvec-b3c58837c36eca03.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libwyz-3f2c2e413f1b2fd8.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtap-ebef5fe09d1e42ad.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libradium-3bacb2f9c8f78d9f.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfunty-062a45fdb5c9f482.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libmiette-81552be6d6f3978a.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbacktrace_ext-bf67d3591e54c81c.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtextwrap-dbb988d4474a6839.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libunicode_linebreak-cb1b99d3dd2609c6.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libsmawk-e3eac80afccc922f.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libterminal_size-7b33f2ef0fca42f4.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libsupports_hyperlinks-7c1dccd0ef70f0bd.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libsupports_color-00ed09bb42dacae8.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libis_ci-5a50252762bf5f6e.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libsupports_unicode-150d80d9131cf11c.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbacktrace-a4f9624465723697.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libobject-7642676085fda0ba.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libaddr2line-b31976f750500b45.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgimli-c2c449bcfef70864.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/librustc_demangle-a611f346e225d4d4.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libis_terminal-b9278fdb78cc3962.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libunicode_width-2bee759c41079cce.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libowo_colors-2dfaef356b2f4826.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libonce_cell-f4f3e52e74fb438f.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libxmas_elf-55e8ecc6a2ecf705.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libzero-0c698bdde991ce1d.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libslip_codec-b3724c4b55b53f39.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libserialport-3dc8968c43d765ee.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libunescaper-8c0339b9102b84ca.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libnix-7063148fb02e5ba8.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbitflags-96617a2498f2bd75.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/liblibudev-2da1b0c8bc3fda4f.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/liblibudev_sys-2da183f0ffad00e1.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/liblog-55f533af95bd99a7.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbinrw-21d63354c2884feb.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libarray_init-9484be7e7bfbac38.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libstrum-d5d27e01bb9c1157.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbytemuck-743db8c2bd604857.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libserde-c4f1f5a985840f7e.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libzip-8e6240c1e0a356cd.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libflate2-711414a4b1a3e6bc.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libminiz_oxide-5ab8ce27cb9e6483.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libadler2-fc0f6e3ddd6d0a27.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbyteorder-85f3d1a2f506e13d.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcrc32fast-deb4d296e9f69b76.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcfg_if-de6f3c1bf3747f28.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libthiserror-4df1fcc23c8f4658.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgtk4-d7d2edfc65a08534.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgtk4_sys-6cd1add3a139e4fb.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgsk4-df161e5d498a2636.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgsk4_sys-6f1edba67effbb79.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgraphene-5977868a1817bcb2.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgraphene_sys-68010888d56219ec.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgdk4-3a9bcea58eae1ad9.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libpango-dd5536f2928175db.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgdk_pixbuf-89a51b77c95d613a.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgio-1582d82fef90293f.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgdk4_sys-fd486c937ab399c3.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libpango_sys-282cc3d7f71ebbf0.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgdk_pixbuf_sys-a7e0cdeb879bf39a.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcairo-74e675e9e21bfacf.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libglib-dfe38075532d6715.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libsmallvec-9b7c7b71460b8517.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgio_sys-bf3f5aee7f5fb8a7.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libgobject_sys-2e470cfd4adde79e.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libbitflags-506af0220bdeb70c.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libcairo_sys-ff90043be0bbacea.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libglib_sys-edc89f9f744bd43a.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/liblibc-d86dd95d152e3a34.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfield_offset-5be2dd839a785856.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libmemoffset-8ff6898a83ee8ed7.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfutures-292e80be4bc2a14d.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfutures_executor-d9d1edd2dfbb8849.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfutures_util-522c71506f5ae992.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libmemchr-4cffa622603d0b78.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfutures_io-04f1918b9c48eec0.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libslab-91d43738503e8929.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfutures_channel-8f8ec80026d7e292.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libpin_project_lite-7afdcd4f7c106ce5.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfutures_sink-9ca311d48f14bc6c.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfutures_task-5db4961826ca597b.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libpin_utils-a54581d11d21a7c6.rlib" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libfutures_core-e23d81c4bc07518f.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd-391f02d30426e2d5.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a422e091b58dfcd3.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9fe67c541ad269f1.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b3821598ef64c164.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d3df9f185e9f0e89.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-04053dd1e13341ad.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6a52efa5a12b49d5.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5495661c1871064b.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1f93e50dc6fde943.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dfaf37e66e2796a7.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-60d2d6b0d5254d76.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libadler-04707c301ca685cc.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-9fd86a32e18447f4.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-641fd5bdc1c96d92.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-967bd9d7adb383b1.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-45a82bd61a66405a.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-27866343de798c54.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f7aff1cc58607c34.rlib" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ee301cabeb4db339.rlib" "-Wl,-Bdynamic" "-ladwaita-1" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lharfbuzz" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-ludev" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lharfbuzz" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lharfbuzz" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgraphene-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lharfbuzz" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lharfbuzz" "-lglib-2.0" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib" "-L" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/build/tree-sitter-a05185dd26cbcadd/out" "-L" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/build/tree-sitter-lua-042620e1beb51bd2/out" "-L" "/usr/lib64/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
= note: /usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/tangara_companion-cab3b67abb86508d.tangara_companion.6a5c0b8cdfda0d6c-cgu.06.rcgu.o: in function `tangara_companion::ui::lua::highlight::Highlight::process':
tangara_companion.6a5c0b8cdfda0d6c-cgu.06:(.text._ZN17tangara_companion2ui3lua9highlight9Highlight7process17h892f0575ca19f927E+0xba): undefined reference to `ts_parser_parse'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter_lua-48740ea6d9b68777.rlib(tree_sitter_lua-48740ea6d9b68777.tree_sitter_lua.70d8e5880cdc7c9e-cgu.0.rcgu.o): in function `tree_sitter_lua::language':
tree_sitter_lua.70d8e5880cdc7c9e-cgu.0:(.text._ZN15tree_sitter_lua8language17h979742acb86700b8E+0x2): undefined reference to `tree_sitter_lua'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Parser::new':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter6Parser3new17h2aecdfbd5eb0aab2E+0x2): undefined reference to `ts_parser_new'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Parser::set_language':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter6Parser12set_language17ha538407c9a65ae1fE+0x10): undefined reference to `ts_language_version'
/usr/bin/ld: tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter6Parser12set_language17ha538407c9a65ae1fE+0x2d): undefined reference to `ts_parser_set_language'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Parser::set_logger':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter6Parser10set_logger17hfc87016564a56527E+0x19): undefined reference to `ts_parser_logger'
/usr/bin/ld: tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter6Parser10set_logger17hfc87016564a56527E+0xb1): undefined reference to `ts_parser_set_logger'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `<tree_sitter::Parser as core::ops::drop::Drop>::drop':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN61_$LT$tree_sitter..Parser$u20$as$u20$core..ops..drop..Drop$GT$4drop17h98a8be7064cc0794E+0x14): undefined reference to `ts_parser_print_dot_graphs'
/usr/bin/ld: tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN61_$LT$tree_sitter..Parser$u20$as$u20$core..ops..drop..Drop$GT$4drop17h98a8be7064cc0794E+0x2f): undefined reference to `ts_parser_delete'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Tree::walk':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter4Tree4walk17h585e1b39cb245a15E+0x12): undefined reference to `ts_tree_root_node'
/usr/bin/ld: tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter4Tree4walk17h585e1b39cb245a15E+0x4a): undefined reference to `ts_tree_cursor_new'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `<tree_sitter::Tree as core::ops::drop::Drop>::drop':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN59_$LT$tree_sitter..Tree$u20$as$u20$core..ops..drop..Drop$GT$4drop17h1dcbe496fab2476cE+0x5): undefined reference to `ts_tree_delete'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Node::kind':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter4Node4kind17ha25cdbccff6d2b9bE+0x17): undefined reference to `ts_node_type'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Node::start_byte':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter4Node10start_byte17he881cfd84d4a79f4E+0x16): undefined reference to `ts_node_start_byte'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Node::end_byte':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter4Node8end_byte17h87ec1db93e5ba010E+0x16): undefined reference to `ts_node_end_byte'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Node::child_count':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter4Node11child_count17hc54c7613827ea309E+0x16): undefined reference to `ts_node_child_count'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Node::parent':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter4Node6parent17h45dd21d225aa5574E+0x1f): undefined reference to `ts_node_parent'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::Node::next_sibling':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter4Node12next_sibling17hd6a575986fea4ae9E+0x1f): undefined reference to `ts_node_next_sibling'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::TreeCursor::node':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter10TreeCursor4node17h54db72195a784549E+0x6): undefined reference to `ts_tree_cursor_current_node'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::TreeCursor::goto_first_child':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter10TreeCursor16goto_first_child17h64aa18bdc412dac5E+0x2): undefined reference to `ts_tree_cursor_goto_first_child'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::TreeCursor::goto_parent':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter10TreeCursor11goto_parent17h762919b03e52f6a6E+0x2): undefined reference to `ts_tree_cursor_goto_parent'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `tree_sitter::TreeCursor::goto_next_sibling':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN11tree_sitter10TreeCursor17goto_next_sibling17h8405b870e5538673E+0x2): undefined reference to `ts_tree_cursor_goto_next_sibling'
/usr/bin/ld: /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir/target/release/deps/libtree_sitter-550da42576ba6572.rlib(tree_sitter-550da42576ba6572.tree_sitter.38c8f2f53ed014dc-cgu.0.rcgu.o): in function `<tree_sitter::TreeCursor as core::ops::drop::Drop>::drop':
tree_sitter.38c8f2f53ed014dc-cgu.0:(.text._ZN65_$LT$tree_sitter..TreeCursor$u20$as$u20$core..ops..drop..Drop$GT$4drop17h2019e1eb290b9820E+0x2): undefined reference to `ts_tree_cursor_delete'
collect2: error: ld returned 1 exit status
= note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
= note: use the `-l` flag to specify native libraries to link
= note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)
warning: `tangara-companion` (bin "tangara-companion") generated 1 warning
error: could not compile `tangara-companion` (bin "tangara-companion") due to 1 previous error; 1 warning emitted
FAILED: src/tangara-companion
/home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/script/meson-aux-cargo /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3/builddir /home/habmala/AUR/tangara-companion/src/tangara-companion-0.4.3 src/tangara-companion release tangara-companion
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
==> Removing installed dependencies...
[sudo] password for habmala:
checking dependencies...
Package (2) Old Version Net Change
meson 1.6.0-4 -12.87 MiB
python-tqdm 4.67.1-1 -0.60 MiB
Total Removed Size: 13.47 MiB
:: Do you want to remove these packages? [Y/n]
:: Processing package changes...
(1/2) removing meson [----------------------------------------] 100%
(2/2) removing python-tqdm [----------------------------------------] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[4 - (╯°□°)╯ ┻━┻ ] habmala@Damian - 22:03 tangara-companion $