Errors in rebuilding AUR packages

I’ve some errors in rebuild AUR python packages :

Compilation failed: 1 error(s), 22 warning(s)
make[2]: *** [Makefile:1391 : libunity_la_vala.stamp] Erreur 1
make[2] : on quitte le répertoire « /home/bruno/.cache/yay/libunity/src/src »
make[1]: *** [Makefile:573 : all-recursive] Erreur 1
make[1] : on quitte le répertoire « /home/bruno/.cache/yay/libunity/src »
make: *** [Makefile:477 : all] Erreur 2
==> ERREUR : Une erreur s’est produite dans build().
    Abandon…
error making: libunity

First, please don’t post issues with AUR packages in Announcement threads.

Second, the error is with Vala, not Python. libunity is deprecated and currently will not build with anything newer than Vala 0.42 it seems.

What package requires it? You may not need to rebuild it if you can remove said package.

2 Likes

Thank you,

I understand my errors now. :grin:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.