warning: redirecting to https://aninix.net/AniNIX/Uniglot.git/ Already up to date. [?2004l################################################################################ # AniNIX/Maat # # # # This is the network CI/CD platform. Check `systemctl status maat-builder` # ################################################################################ python3 -m pytest ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /srv/maat/src/Uniglot collected 5 items tests/test_hooks.py . [ 20%] tests/test_imports.py .... [100%] ============================== 5 passed in 2.70s =============================== ==> Making package: Uniglot 31:0.1.693c031-1 (Sun Dec 3 00:01:28 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... ==> Extracting sources... ==> Starting prepare()... warning: redirecting to https://aninix.net/AniNIX/Uniglot.git/ 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.6, pytest-7.4.3, pluggy-1.3.0 rootdir: /srv/maat/src/Uniglot 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,890 bytes received 39 bytes 5,858.00 bytes/sec total size is 9,020 speedup is 3.08 sending incremental file list C/ C/ll.h sent 1,325 bytes received 39 bytes 2,728.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,895 bytes received 134 bytes 12,058.00 bytes/sec total size is 16,736 speedup is 2.78 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,319 bytes received 260 bytes 11,158.00 bytes/sec total size is 7,982 speedup is 1.43 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-31:0.1.693c031-1-x86_64.pkg.tar.zst.sig. ==> Finished making: Uniglot 31:0.1.693c031-1 (Sun Dec 3 00:01:30 2023) ==> Cleaning up...