cf04dc7d-45b7-42a6-8780-6ce330441c47(lambda()
`((task . ("maak-test"))
(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 && uname -a
Linux wolk-jjba 6.18.22-gnu #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && git reset --hard && git pull
HEAD is now at 74024c4 feat: ??? Add Doom one
From https://codeberg.org/jjba23/heks-linux
74024c4..8b7b8b6 trunk -> origin/trunk
* [new tag] v1.1.5 -> v1.1.5
* [new tag] v1.1.6 -> v1.1.6
Updating 74024c4..8b7b8b6
Fast-forward
src/heks-linux/user-settings.scm | 2 ++
1 file changed, 2 insertions(+)
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && git log --name-status HEAD^..HEAD
commit 8b7b8b695c0af6196d1bd55cf5ecdde4cb67c28b
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Apr 28 13:44:39 2026 +0200
feat: ??? Add Doom One
M src/heks-linux/user-settings.scm
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && maak test
;;; note: source file ./src/heks-linux/user-settings.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/user-settings.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/user-settings.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/user-settings.scm.go
Backtrace:
In ice-9/boot-9.scm:
1784:12 17 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
16 (apply-smob/0 #<thunk 7f142b944340>)
In ice-9/boot-9.scm:
733:2 15 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
619:8 14 (_ #(#(#<directory (guile-user) 7f142b947c80>)))
In ice-9/command-line.scm:
187:19 13 (_ #<input: custom-port 7f142b92e3f0>)
In unknown file:
12 (eval ((@ (veritas runner) run-tests)) #<directory (guile-user) 7f142b947c80>)
In srfi/srfi-1.scm:
750:9 11 (for-each #<procedure 7f14285ff7c0 at veritas/runner.scm:103:20 (file)> ("rofi-spec.scm" "waybar-spec.scm" "dconf-spec.scm" "bridges-spec.scm"))
In veritas/runner.scm:
56:13 10 (run-test-file #:test-file _ #:test-type _ #:entrypoint-function _)
In ice-9/threads.scm:
399:8 9 (_ _)
In ice-9/boot-9.scm:
3307:13 8 (_)
In ice-9/threads.scm:
399:8 7 (_ _)
In ice-9/boot-9.scm:
3596:20 6 (_)
2890:4 5 (save-module-excursion _)
3616:26 4 (_)
In unknown file:
3 (primitive-load-path "veritas/unit/rofi-spec" #<procedure 7f14285ff2a0 at ice-9/boot-9.scm:3603:37 ()>)
In veritas/unit/rofi-spec.scm:
43:30 2 (_)
In heks-linux/rofi.scm:
46:21 1 (rofi-theme)
In heks-linux/palette.scm:
57:2 0 (raise-unknown-palette-exception _)
heks-linux/palette.scm:57:2: In procedure raise-unknown-palette-exception:
ERROR:
1. &message: "exception ocurred! unknown palette selected: doom-one-light"
scanning directories for unit tests...
scanning present working directory for unit tests...
found unit tests: (rofi-spec.scm waybar-spec.scm dconf-spec.scm bridges-spec.scm)
+----------------------------------------------+
running unit tests from file: rofi-spec.scm, entrypoint: spec
Backtrace:
In ice-9/boot-9.scm:
1791:12 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In unknown file:
6 (apply-smob/0 #<thunk 7fb8c0b9c320>)
In ice-9/boot-9.scm:
740:2 5 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
619:8 4 (_ #(#(#<directory (guile-user) 7fb8c0b9fc80>)))
In ice-9/command-line.scm:
187:19 3 (_ #<input: custom-port 7fb8c0b88380>)
In unknown file:
2 (eval ((@ (maak main) main)) #<directory (guile-user) 7fb8c0b9fc80>)
In srfi/srfi-1.scm:
750:9 1 (for-each #<procedure 7fb8be3ab198 at maak/maak.scm:87:12 (task)> (test))
In maak/dsl.scm:
89:12 0 ($ _ #:verbose? _ #:join _)
maak/dsl.scm:89:12: In procedure $:
Non-zero exit code when running!
Command: guix time-machine --channels=channels.scm -- shell -m manifest.scm -- guile -L ./src -L ./test -c '((@ (veritas runner) run-tests))'
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: 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))'