warning: redirecting to https://aninix.net/AniNIX/Ubiqtorate.git/ Already up to date. [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ Nothing to do #python3 -m pytest ==> Making package: Ubiqtorate 0.0.69e2bcc-1 (Sat Feb 24 00:02:32 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> Extracting sources... ==> Starting prepare()... warning: redirecting to https://aninix.net/AniNIX/Ubiqtorate.git/ Already up to date. ==> Starting build()... make: Entering directory '/srv/maat/src/Ubiqtorate' Nothing to do make: Leaving directory '/srv/maat/src/Ubiqtorate' ==> Starting check()... make: Entering directory '/srv/maat/src/Ubiqtorate' Nothing to do #python3 -m pytest make: Leaving directory '/srv/maat/src/Ubiqtorate' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/srv/maat/src/Ubiqtorate' git clean -fdX Removing pkg/ Nothing to do mkdir -p /srv/maat/src/Ubiqtorate/pkg/Ubiqtorate/opt/aninix/Ubiqtorate/ for opt in bin examples playbooks roles; do cp -pr $opt /srv/maat/src/Ubiqtorate/pkg/Ubiqtorate/opt/aninix/Ubiqtorate/; done make checkperm make[1]: Entering directory '/srv/maat/src/Ubiqtorate' chown -R root: /srv/maat/src/Ubiqtorate/pkg/Ubiqtorate/opt/aninix/Ubiqtorate/ chmod 0755 /srv/maat/src/Ubiqtorate/pkg/Ubiqtorate/opt/aninix/Ubiqtorate/ chmod -R a+r /srv/maat/src/Ubiqtorate/pkg/Ubiqtorate/opt/aninix/Ubiqtorate/ make[1]: Leaving directory '/srv/maat/src/Ubiqtorate' make: Leaving directory '/srv/maat/src/Ubiqtorate' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "Ubiqtorate"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file Ubiqtorate-0.0.69e2bcc-1-x86_64.pkg.tar.zst.sig. ==> Finished making: Ubiqtorate 0.0.69e2bcc-1 (Sat Feb 24 00:02:37 2024) ==> Cleaning up...