ded7b3ff-1b67-4189-b08c-5220b6847485(lambda()
`((task . "trivial")
(project . "maak")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/maak.git")
(trivial-cmds . ("cd /etc/byggsteg/job-clone/maak/trunk &&
sudo guix shell -f guix.scm -- maak deploy"))))
starting new job...
-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git reset --hard && git pull
HEAD is now at c95666d ???? docs: Improved README
From https://codeberg.org/jjba23/maak
c95666d..7416f12 trunk -> origin/trunk
Updating c95666d..7416f12
Fast-forward
README.org | 12 +++
maak.scm | 5 +-
src/maak/dsl.scm | 197 +++++++++++++++++++++++++++++++++++++++++++
src/maak/maak.scm | 243 +++++++++++++-----------------------------------------
src/maak/main.scm | 2 +
5 files changed, 273 insertions(+), 186 deletions(-)
create mode 100644 src/maak/dsl.scm
-> running command: cd /etc/byggsteg/job-clone/maak/trunk && uname -a
Linux wolk-jjba 6.15.11-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/maak/trunk && git log --name-status HEAD^..HEAD
commit 7416f1284756c7a8e6c633a2b6e61c034d2e55a2
Merge: c95666d 8d3dd7f
Author: Josep Bigorra (Joe) <jjbigorra@gmail.com>
Date: Fri Nov 7 23:39:49 2025 +0100
Merge pull request 'Modularize + graceful errors' (#7) from graceful-error into trunk
Reviewed-on: https://codeberg.org/jjba23/maak/pulls/7
commit 8d3dd7fba9347438f4395a443afa17fcce152572
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Fri Nov 7 23:39:46 2025 +0100
??? feature: Improve logging and error handling
M src/maak/dsl.scm
M src/maak/maak.scm
M src/maak/main.scm
commit 83ca61d70c9068547e6e722152ce9c22179d581f
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun Nov 2 22:58:38 2025 +0100
??? feature: Add DSL
M README.org
commit 1ca1b7151159f477fcbcb2e6e7aaed9bc6c38314
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun Nov 2 22:40:59 2025 +0100
??? feature: Add DSL
M src/maak/dsl.scm
M src/maak/maak.scm
M src/maak/main.scm
commit 6a4d0b04e5e6888a5def4c3ae6b442f9d2d3a5fe
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun Nov 2 22:37:12 2025 +0100
??? feature: Add DSL
A src/maak/dsl.scm
M src/maak/maak.scm
commit 87f54a7a184fb7fad2a2a1c353e556157ab77adf
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun Nov 2 22:33:37 2025 +0100
??? feature: Improve detection of tasks
M src/maak/maak.scm
commit 4ca73909a2a5d1cc172e723a62f3242f9173f080
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Oct 30 21:54:07 2025 +0100
??? feature: Add exception handler
M src/maak/maak.scm
commit 53613ac518abe3455afe2e660238f80be6371409
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Thu Oct 30 21:51:00 2025 +0100
??? feature: Add exception handler
M maak.scm
M src/maak/maak.scm
-> running command: cd /etc/byggsteg/job-clone/maak/trunk &&
sudo guix shell -f guix.scm -- maak deploy
substitute:
substitute: [Klooking for substitutes on 'https://bordeaux.guix.gnu.org'... 0.0%
substitute: [Klooking for substitutes on 'https://bordeaux.guix.gnu.org'... 100.0%
substitute:
substitute: [Klooking for substitutes on 'https://ci.guix.gnu.org'... 0.0%
substitute: [Klooking for substitutes on 'https://ci.guix.gnu.org'... 100.0%
The following derivations will be built:
/gnu/store/0lh78zishhgncjj90i7yhcrkvfqjdb21-maak-dev.drv
/gnu/store/i1wx7swy2jg0vxj8qnncr8lq4msc8p0i-profile.drv
/gnu/store/0lh78zishhgncjj90i7yhcrkvfqjdb21-maak-dev.drv bouwen...
[K 33% ?????????????????????????????????????????????????????????????????????????????? ???
[K 33% ?????????????????????????????????????????????????????????????????????????????? ???
[K 33% ?????????????????????????????????????????????????????????????????????????????? ???
[K 67% ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???
[K 67% ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? ???
[K100% ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
[K100% ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
[K100% ?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????CA-certificaatbundel opbouwen...
tonen van Emacs-submappen...
map met lettertypen bouwen...
opbouw van map met Info handleidingen...
profiel bouwen met 1 pakket...
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/maak/trunk/src/maak/dsl.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/maak/trunk/src/maak/dsl.scm.go
;;; note: source file /etc/byggsteg/job-clone/maak/trunk/src/maak/maak.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/maak/trunk/src/maak/maak.scm.go
;;; compiling /etc/byggsteg/job-clone/maak/trunk/src/maak/maak.scm
;;; maak/maak.scm:85:65: warning: non-literal format string
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/maak/trunk/src/maak/maak.scm.go
;;; note: source file /etc/byggsteg/job-clone/maak/trunk/src/maak/main.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/maak/trunk/src/maak/main.scm.go
;;; compiling /etc/byggsteg/job-clone/maak/trunk/src/maak/main.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/maak/trunk/src/maak/main.scm.go
API documentation saved to doc/api
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fdsl.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/maak/API.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/maak' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/maak' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/API.html'
hernoemd 'doc/api-dist/maak_005fdsl.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fdsl.html'
hernoemd 'doc/api-dist/maak_005fmaak.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmaak.html'
hernoemd 'doc/api-dist/maak_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/maak/maak_005fmain.html'
map 'doc/api-dist' is verwijderd
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc' is verwijderd
[INFO][2025-11-07 23:40:44+0100] Start loading tasks from file: /etc/byggsteg/job-clone/maak/trunk/maak.scm
[INFO][2025-11-07 23:40:44+0100] Start executing user tasks: (deploy)
[INFO][2025-11-07 23:40:44+0100] Start task: deploy
[INFO][2025-11-07 23:40:44+0100] Generate documentation for the project and publish to web directory.
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/vjy310pjc0r064pidqpzfnw66d8g760k-maak-dev/share/guile/site/3.0/maak/main.scm
;;; compiling /gnu/store/vjy310pjc0r064pidqpzfnw66d8g760k-maak-dev/share/guile/site/3.0/maak/maak.scm
;;; compiling /gnu/store/vjy310pjc0r064pidqpzfnw66d8g760k-maak-dev/share/guile/site/3.0/maak/dsl.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/vjy310pjc0r064pidqpzfnw66d8g760k-maak-dev/share/guile/site/3.0/maak/dsl.scm.go
;;; maak/maak.scm:85:65: warning: non-literal format string
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/vjy310pjc0r064pidqpzfnw66d8g760k-maak-dev/share/guile/site/3.0/maak/maak.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/gnu/store/vjy310pjc0r064pidqpzfnw66d8g760k-maak-dev/share/guile/site/3.0/maak/main.scm.go
;;; note: source file /etc/byggsteg/job-clone/maak/trunk/maak.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/maak/trunk/maak.scm.go
;;; compiling /etc/byggsteg/job-clone/maak/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/maak/trunk/maak.scm.go