accounts-qml-module moved to the AUR on 20260516. First check with yay -Qi accounts-qml-module if you have a package that depends on accounts-qml-module. If yes, you have to wait until the AUR packager will provide an aarch64 package. If not I would recommend to unistall it with yay -R accounts-qml-module.
I was able to compile accounts-qml-module in aarch64. It compiled in 1 min 59 secs.
If you have an app that uses accounts-qml-module and you need that app, then I have put the latest accounts-qml-module on my web server. Download it at https://pudges-place.ddns.net/EnOS-ARM/accounts-qml-module-0.7-8-aarch64.pkg.tar.zst
In a terminal, in your Downloads folder, install with
sudo pacman -U accounts-qml-module-0.7-8-aarch64.pkg.tar.zst
Then try your yay update.
If you don’t have an APP that needs accounts-qml-module, as @marteng69 mentioned, uninstall it.
$ yay -Qi accounts-qml-module
Name : accounts-qml-module
Version : 0.7-7
Description : Expose the Online Accounts API to QML applications
Architecture : aarch64
URL : https://gitlab.com/accounts-sso/accounts-qml-module
Licenses : LGPL-2.1-only
Groups : None
Provides : None
Depends On : glibc libaccounts-qt libgcc libstdc++ qt6-base qt6-declarative signond
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 332.94 KiB
Packager : Arch Linux ARM Build System <builder+n1@archlinuxarm.org>
Build Date : Thu 09 Apr 2026 09:19:36 AM EDT
Install Date : Tue 21 Apr 2026 08:17:41 PM EDT
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature
Actually it is not required by any proram. I don’t kow why it get installed in the first place.
I also was surprised yesterday, cause the regular system update wanted to install this from the AUR. After checking, it had no dependencies currently connected to it. So I just removed it.
It seems to be connected the purpose package which again is related to some KDE git stuff.