Already up to date. [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ Failed to connect to bus: No such file or directory python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0 rootdir: /srv/maat/src/Uniglot plugins: typeguard-4.2.1 collected 5 items tests/test_hooks.py . [ 20%] tests/test_imports.py .... [100%] ============================== 5 passed in 2.45s =============================== ==> Making package: Uniglot 33:0.1.e4ac1b6-1 (Thu Apr 25 00:02:32 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> Extracting sources... ==> Starting prepare()... Already up to date. ==> Starting build()... make: Entering directory '/srv/maat/src/Uniglot' Nothing to compile. make: Leaving directory '/srv/maat/src/Uniglot' ==> Starting check()... make: Entering directory '/srv/maat/src/Uniglot' python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0 rootdir: /srv/maat/src/Uniglot plugins: typeguard-4.2.1 collected 5 items tests/test_hooks.py . [ 20%] tests/test_imports.py .... [100%] ============================== 5 passed in 0.51s =============================== make: Leaving directory '/srv/maat/src/Uniglot' ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/srv/maat/src/Uniglot' Nothing to compile. mkdir -p /srv/maat/src/Uniglot/pkg/Uniglot/opt/aninix/Uniglot/ for target in Bash C CSharp Hooks; do rsync -avzzl "$target" /srv/maat/src/Uniglot/pkg/Uniglot/opt/aninix/Uniglot/; done sending incremental file list Bash/ Bash/header sent 2,892 bytes received 39 bytes 5,862.00 bytes/sec total size is 9,020 speedup is 3.08 sending incremental file list C/ C/ll.h sent 1,327 bytes received 39 bytes 2,732.00 bytes/sec total size is 3,334 speedup is 2.44 sending incremental file list CSharp/ CSharp/Configure.csharp CSharp/DirHandle.csharp CSharp/ExecuteCommand.csharp CSharp/FileHandle.csharp CSharp/ReportMessage.csharp CSharp/WebPageAPI.csharp sent 5,902 bytes received 134 bytes 12,072.00 bytes/sec total size is 16,736 speedup is 2.77 sending incremental file list Hooks/ Hooks/pre-commit Hooks/pre-receive Hooks/scripts.d/ Hooks/scripts.d/check-AniNIX-LICENSE Hooks/scripts.d/check-AniNIX-Makefile Hooks/scripts.d/check-AniNIX-PKGBUILD Hooks/scripts.d/check-AniNIX-READMEs Hooks/scripts.d/egrep Hooks/scripts.d/local-hooks Hooks/scripts.d/nonascii Hooks/scripts.d/pytest Hooks/scripts.d/stop-foxtrots Hooks/scripts.d/whitespace sent 5,324 bytes received 260 bytes 11,168.00 bytes/sec total size is 8,017 speedup is 1.44 mkdir "/srv/maat/src/Uniglot/pkg/Uniglot/opt/aninix/Uniglot//pacman/" cp PKGBUILD "/srv/maat/src/Uniglot/pkg/Uniglot/opt/aninix/Uniglot//pacman/" mkdir "/srv/maat/src/Uniglot/pkg/Uniglot/opt/aninix/Uniglot//make/" cp Makefile "/srv/maat/src/Uniglot/pkg/Uniglot/opt/aninix/Uniglot//make/" mkdir -p /srv/maat/src/Uniglot/pkg/Uniglot/usr/local/bin find bin/ -type f -exec install -m 0755 -o root -g root {} "/srv/maat/src/Uniglot/pkg/Uniglot/usr/local/bin" \; make checkperm make[1]: Entering directory '/srv/maat/src/Uniglot' chmod -R 0755 /srv/maat/src/Uniglot/pkg/Uniglot/opt/aninix/Uniglot/ /srv/maat/src/Uniglot/pkg/Uniglot/usr/local/bin/uniglot-clone chown root:root /srv/maat/src/Uniglot/pkg/Uniglot/opt/aninix/Uniglot/ /srv/maat/src/Uniglot/pkg/Uniglot/usr/local/bin/uniglot-clone make[1]: Leaving directory '/srv/maat/src/Uniglot' make: Leaving directory '/srv/maat/src/Uniglot' ==> 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 "Uniglot"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file Uniglot-33:0.1.e4ac1b6-1-x86_64.pkg.tar.zst.sig. ==> Finished making: Uniglot 33:0.1.e4ac1b6-1 (Thu Apr 25 00:02:35 2024) ==> Cleaning up...