52778713-3ebb-4a3c-9d26-04a400a85ba0(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 c33fc2f feat: ??? Librewolf
From https://codeberg.org/jjba23/heks-linux
c33fc2f..74024c4 trunk -> origin/trunk
* [new tag] v1.1.3 -> v1.1.3
* [new tag] v1.1.4 -> v1.1.4
Updating c33fc2f..74024c4
Fast-forward
README.org | 1 +
src/heks-linux/kitty.scm | 4 +++-
src/heks-linux/palette.scm | 30 ++++++++++++++++++++++++++++++
src/heks-linux/user-settings.scm | 4 ++--
src/heks-linux/wallpaper.scm | 9 +++++++++
5 files changed, 45 insertions(+), 3 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && git log --name-status HEAD^..HEAD
commit 74024c455a94d6058762c5631aa39f64d3ac098c
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Tue Apr 28 13:40:27 2026 +0200
feat: ??? Add Doom one
M README.org
M src/heks-linux/kitty.scm
M src/heks-linux/palette.scm
M src/heks-linux/user-settings.scm
M src/heks-linux/wallpaper.scm
-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && maak test
;;; note: source file ./src/heks-linux/palette.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/palette.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/palette.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/palette.scm.go
;;; 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
;;; 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 7f2489fcd340>)
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) 7f2489fd0c80>)))
In ice-9/command-line.scm:
187:19 13 (_ #<input: custom-port 7f2489fb73f0>)
In unknown file:
12 (eval ((@ (veritas runner) run-tests)) #<directory (guile-user) 7f2489fd0c80>)
In srfi/srfi-1.scm:
750:9 11 (for-each #<procedure 7f2486c89a80 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 7f2486c89560 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 7efce3630320>)
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) 7efce3633c80>)))
In ice-9/command-line.scm:
187:19 3 (_ #<input: custom-port 7efce361c380>)
In unknown file:
2 (eval ((@ (maak main) main)) #<directory (guile-user) 7efce3633c80>)
In srfi/srfi-1.scm:
750:9 1 (for-each #<procedure 7efce0e3f198 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))'