Build kde-bigscreen for rockpi4c error while buildarmimg

Hello there,
So im trying to get a kde-bigscreen image.
I followed this guide [Wiki] How to contribute to Manjaro ARM
Hence
$ sudo pacman -S manjaro-arm-tools
and
sudo getarmprofiles -f
sudo buildarmimg -d rockpi4c -e kde-bigscreen -n
But i get the following output and corrupted image (at least 140mb seems to be a bit to small) + the errors


==> Creating kde-bigscreen edition rootfs image for rockpi4c...
  -> Removing old aarch64 rootfs...
  -> Removing old aarch64 rootfs archive...
  -> Downloading latest aarch64 rootfs archive...

/var/lib/manjaro-ar   0%[                    ]       0  --.-KB/s              
...
/var/lib/manjaro-ar 100%[===================>] 201.83M  12.2MB/s    in 17s     
  -> Extracting aarch64 rootfs...
  -> Setting up keyrings...
  -> Setting branch to stable...

==> Installing packages for kde-bigscreen edition on rockpi4c...
e[?25l:: Synchronizing package databases...
 core downloading...
 extra downloading...
 community downloading...
warning: systemd-libs-255.3-1 is up to date -- reinstalling
error: target not found: kactivities
error: target not found: kcmutils
error: target not found: kdeclarative
error: target not found: ki18n
error: target not found: kio
error: target not found: knotifications
error: target not found: kwindowsystem
error: target not found: plasma-framework
warning: python-3.11.7-1 is up to date -- reinstalling
e[?25h==> ERROR: Aborting...

==> Creating kde-bigscreen edition image for rockpi4c...
  -> Creating ext4 partitions...
  -> Copying files to image...
mv: cannot stat '/var/lib/manjaro-arm-tools/tmp/root/boot/*': No such file or directory
  -> Writing the boot loader images...
Boot PARTUUID is 026285d0-befc-467f-bf8c-4863f8002231...
Root PARTUUID is 4e6142bd-2ddc-48d4-8d7d-a3958a46308d...
Root UUID is 870ca020-0e3c-480e-ae78-ccc28dcce84a...
  -> Cleaning up image...
  -> Compressing Manjaro-ARM-kde-bigscreen-rockpi4c-24.06.img with xz...
  -> Removing existing compressed image file Manjaro-ARM-kde-bigscreen-rockpi4c-24.06.img.xz...
Manjaro-ARM-kde-bigscreen-rockpi4c-24.06.img: 1 36.4 MiB / 18 42.0 MiB = 0.074, 8.9 MiB/s, 3:25
  -> Removing rootfs_aarch64...

==> Time elapsed: 8.72 minute(s)

How do i fix the missing targets?
All the above commands where run on the rockpi4 on a manjaro ARM(minimal)