I got a similar failure but have a more complete error message. This only occurs an the latest build 15 March 2022
pamac 10.3
User defined options buildtype : release prefix : /usr sysconfdir : /etc enable-fake-gnome-software: true
Found ninja-1.10.2 at /usr/bin/ninja
[7/52] Compiling Vala source ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala
FAILED: src/pamac.p/version.c src/pamac.p/transaction-cli.c src/pamac.p/cli.c
valac -C --pkg pamac --pkg gio-2.0 --color=always --directory src/pamac.p --basedir ../src --pkg=posix --target-glib=2.38 --vapidir=/home/sges/.cache/yay/pamac-all/src/pamac-v10.3.0/vapi --pkg=linux ../src/version.vala ../src/transaction-cli.vala ../src/cli.vala
../src/cli.vala:1773.9-1773.25: error: The name has_signature' does not exist in the context of
Pamac.AlpmPackage?' (pamac)
1773 | if (pkg.has_signature != null) {
| ^~~~~~~~~~~~~~~~~
../src/cli.vala:1774.38-1774.54: error: The name has_signature' does not exist in the context of
Pamac.AlpmPackage?' (pamac)
1774 | print_property (properties[21], pkg.has_signature, max_length);
| ^~~~~~~~~~~~~~~~~
Compilation failed: 2 error(s), 0 warning(s)
[8/52] Compiling Vala source ../src/tray.vala ../src/tray-gtk.vala
../src/tray-gtk.vala:23.3-23.28: warning: Gtk.StatusIcon' has been deprecated since 3.14
23 | Gtk.StatusIcon status_icon;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../src/tray-gtk.vala:26.22-26.35: warning:
Gtk.StatusIcon' has been deprecated since 3.14
26 | status_icon = new Gtk.StatusIcon ();
| ^~~~~~~~~~~~~~
Compilation succeeded - 2 warning(s)
[9/52] Compiling Vala source ../src/transaction-gtk.vala ../src.../progress_box.vala ../src/version.vala ../src/local_config.vala
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: pamac-all
Pinned Comments