heks-linux-01fbd365-ac09
job failed
- time taken
- 8 seconds
- started at
- Sun Jun 28 12:17:16 2026
- updated at
- Sun Jun 28 12:17:24 2026
- log uuid
01fbd365-ac09-414b-bce2-6f882f63545c
inspect the job's lambda expression
(lambda()
`((task . ("maak-test" "maak-deploy"))
(project . "heks-linux")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/heks-linux.git")
(env . ((VERITAS_REPORTER . monotone-reporter)))))
starting new job...
-> running command: cd "/etc/byggsteg/job-clone//heks-linux/trunk" && git reset --hard && git pull
HEAD is now at c2ea46f fix: ???? Improve coverage report
From https://codeberg.org/jjba23/heks-linux
c2ea46f..4fad960 trunk -> origin/trunk
Updating c2ea46f..4fad960
Fast-forward
.gitignore | 7 ++++++-
.woodpecker/byggsteg.yaml | 2 +-
maak.scm | 38 ++++++++++++++++++++++++++++++++++++++
src/heks-linux/kitty.scm | 1 -
src/heks-linux/prelude.scm | 35 ++++++++++++++++-------------------
5 files changed, 61 insertions(+), 22 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && uname -a
Linux wolk-jjba 7.0.12-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && git log --name-status HEAD^..HEAD
commit 4fad96006009b288701d90664edb6145a77b7fcb
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sun Jun 28 12:17:03 2026 +0200
fix: ???? Improve technical documentation
M .gitignore
M .woodpecker/byggsteg.yaml
M maak.scm
M src/heks-linux/kitty.scm
M src/heks-linux/prelude.scm
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && maak test
;;; note: source file ./src/heks-linux/prelude.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/prelude.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling ./src/heks-linux/prelude.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/prelude.scm.go
scanning directories for unit tests...
scanning present working directory for unit tests...
found unit tests: (dconf-spec.scm rofi-spec.scm bridges-spec.scm waybar-spec.scm)
running unit tests from file: dconf-spec.scm, entrypoint: spec
------------------------------------------
[suite] dconf test suite
[test] mk-nested-dconf-writer-commands
[pass] assertion succesful, got: (echo "/org/gnome/desktop/interface/gtk-key-theme --> 'Emacs'" && dconf write "/org/gnome/desktop/interface/gtk-key-theme" "'Emacs'" echo "/org/gnome/desktop/interface/cursor-size --> 24" && dconf write "/org/gnome/desktop/interface/cursor-size" "24" echo "/org/gnome/desktop/interface/enable-animations --> true" && dconf write "/org/gnome/desktop/interface/enable-animations" "true")
[info] ran 1 tasks in: 0 seconds, 1798 microseconds
running unit tests from file: rofi-spec.scm, entrypoint: spec
------------------------------------------
[suite] Rofi Configuration and Theming
[test] Rofi Config String Template
[assert] Config must reference the generated theme file
[pass] assertion succesful, got: #t
[test] Rofi Theme (AList Structure)
[assert] Global background-color should be transparent
[pass] assertion succesful, got: transparent
[info] ran 1 tasks in: 0 seconds, 884 microseconds
running unit tests from file: bridges-spec.scm, entrypoint: spec
------------------------------------------
[suite] bridges test suite
[test] Emacs Bridge Elisp Generation
[assert] Should configure the Emacs theme
[pass] assertion succesful, got: #t
[test] Bash Bridge String Generation
[assert] Bash bridge should export the highlight variable
[pass] assertion succesful, got: #t
[info] ran 1 tasks in: 0 seconds, 7176 microseconds
running unit tests from file: waybar-spec.scm, entrypoint: spec
------------------------------------------
[suite] Waybar Configuration Suite
[test] Dynamic Start Button
[assert] Start button should respect the content keyword argument
[pass] assertion succesful, got: ? test
[test] Main Configuration (JSON Source)
[assert] Modules should be represented as vectors for JSON arrays
[pass] assertion succesful, got: #t
[test] CSS Rules Generation
[assert] Module background should be transparent in CSS
[pass] assertion succesful, got: transparent
[test] Power Menu SXML Structure
[assert] Power menu should start with SXML TOP node
[pass] assertion succesful, got: *TOP*
[assert] Power menu should contain an interface definition
[pass] assertion succesful, got: #t
[info] ran 1 tasks in: 0 seconds, 1115 microseconds
finished running tests
--------------------------------------------------------------
Maak: the infinitely extensible command runner
Loading tasks from Maak file: /etc/byggsteg/job-clone/heks-linux/trunk/maak.scm
Executing Maak tasks: test
--------------------------------------------------------------
=> Running Maak task: test
Unit tests.
Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- guile -L ./src -L ./test -c '((@ (veritas runner) run-tests))'
;;; note: source file /etc/byggsteg/job-clone/heks-linux/trunk/maak.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/maak.scm.go
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/maak.scm.go
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && sudo maak deploy
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/2496v78b9riz6fn7i2f960b2n9hp7fd4-guile-documenta-0.4.0/bin/.documenta-real
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/gnu/store/2496v78b9riz6fn7i2f960b2n9hp7fd4-guile-documenta-0.4.0/bin/.documenta-real.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/alacritty.scm
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/palette.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/palette.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/prelude.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/prelude.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/user-settings.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/user-settings.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/alacritty.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/bridges.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/bridges.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/btop.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/btop.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/containers.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/containers.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/dconf.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/dconf.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/fastfetch.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/fastfetch.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/git.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/git.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/gtk.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/gtk.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/kitty.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/kitty.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/mako.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/mako.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/niri.scm
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/wallpaper.scm
;;; heks-linux/wallpaper.scm:119:4: warning: non-literal format string
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/wallpaper.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/niri.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/packages/apt.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/packages/apt.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/packages/dnf.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/packages/dnf.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/packages/flatpak.scm
;;; compiled API documentation saved to doc/api
/root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/packages/flatpak.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/rofi.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/rofi.scm.go
;;; compiling /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/waybar.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/waybar.scm.go
index.texi:1408: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:1422: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:1437: warning: @end hoort alleen voor te komen aan begin van regel
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
mv: kan status van './index_html' niet opvragen: Bestand of map bestaat niet
Backtrace:
In ice-9/boot-9.scm:
1784:12 8 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
7 (apply-smob/0 #<thunk 7f4445aba2e0>)
In ice-9/boot-9.scm:
733:2 6 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
619:8 5 (_ #(#(#<directory (guile-user) 7f4445abec80>)))
In ice-9/command-line.scm:
187:19 4 (_ #<input: custom-port 7f4445aa53f0>)
In unknown file:
3 (eval ((@ (maak main) main)) #<directory (guile-user) 7f4445abec80>)
In srfi/srfi-1.scm:
750:9 2 (for-each #<procedure 7f4444bdc230 at /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/maak.scm:87:12 (task)> (deploy))
In /etc/byggsteg/job-clone/heks-linux/trunk/maak.scm:
345:2 1 (deploy)
In /gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/dsl.scm:
89:12 0 ($ _ #:verbose? _ #:join _)
/gnu/store/przpmzn36jjpc4aibbk3h8q7masy1zvs-profile/share/guile/site/3.0/maak/dsl.scm:89:12: In procedure $:
Non-zero exit code when running!
Command: mv -v ./index_html ./doc/api-dist
Exit code: 1
--------------------------------------------------------------
Maak: the infinitely extensible command runner
Loading tasks from Maak file: /etc/byggsteg/job-clone/heks-linux/trunk/maak.scm
Executing Maak tasks: deploy
--------------------------------------------------------------
=> Running Maak task: deploy
Deploy the project's documentation.
Execute command:
guix time-machine --channels=channels.scm -- shell -m manifest.scm -- documenta api ./src/heks-linux && texi2any -v --html --css-ref=https://jointhefreeworld.org/static/css/jointhefreeworld.css ./doc/api/index.texi