heks-linux-e0532261-7e30

job failed

time taken
3 seconds
started at
Tue Aug 18 00:16:03 2026
updated at
Tue Aug 18 00:16:06 2026
log uuid
e0532261-7e30-4ae3-9e42-87dc5f01d10d
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 d264de2 feat: ??? Add openSUSE Tumbleweed-Slowroll
From https://codeberg.org/jjba23/heks-linux
   d264de2..d5ecee2  trunk      -> origin/trunk
Updating d264de2..d5ecee2
Fast-forward
 README.org | 4 ++++
 1 file changed, 4 insertions(+)


-> 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 d5ecee2a585ca21d4c1526b737aed6bf1d52bbc2
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Tue Aug 18 00:15:52 2026 +0200

    feat: ??? Add openSUSE Tumbleweed-Slowroll

M	README.org


-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && maak test


scanning directories for unit tests...
scanning present working directory for unit tests...

found unit tests: (waybar-spec.scm bridges-spec.scm dconf-spec.scm rofi-spec.scm)


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] 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
  [test] CSS Rules Generation
    [assert] Module background should be transparent in CSS
    [pass] assertion succesful, got: transparent
  [test] Main Configuration (JSON Source)
    [assert] Modules should be represented as vectors for JSON arrays
    [pass] assertion succesful, got: #t
[info] ran 1 tasks in: 0 seconds, 1621 microseconds

running unit tests from file: bridges-spec.scm, entrypoint: spec


------------------------------------------
[suite] bridges test suite
  [test] Bash Bridge String Generation
    [assert] Bash bridge should export the highlight variable
    [pass] assertion succesful, got: #t
  [test] Emacs Bridge Elisp Generation
    [assert] Should configure the Emacs theme
    [pass] assertion succesful, got: #t
[info] ran 1 tasks in: 0 seconds, 988 microseconds

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, 999 microseconds

running unit tests from file: rofi-spec.scm, entrypoint: spec


------------------------------------------
[suite] Rofi Configuration and Theming
  [test] Rofi Theme (AList Structure)
    [assert] Global background-color should be transparent
    [pass] assertion succesful, got: transparent
  [test] Rofi Config String Template
    [assert] Config must reference the generated theme file
    [pass] assertion succesful, got: #t
[info] ran 1 tasks in: 0 seconds, 1178 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))'


-> running command: cd /etc/byggsteg/job-clone/heks-linux/trunk && sudo maak deploy

Backtrace:
In ice-9/boot-9.scm:
  4388:12 19 (_)
  1747:15 18 (with-exception-handler #<procedure 7f0769978ea0 at ic???> ???)
In documenta/commands.scm:
     96:7 17 (api _ _)
In srfi/srfi-1.scm:
   586:29 16 (map1 _)
   586:29 15 (map1 _)
   586:29 14 (map1 _)
   586:29 13 (map1 _)
   586:29 12 (map1 _)
   586:29 11 (map1 _)
   586:29 10 (map1 _)
   586:29  9 (map1 _)
   586:29  8 (map1 _)
   586:29  7 (map1 _)
   586:29  6 (map1 _)
   586:29  5 (map1 _)
   586:29  4 (map1 ((heks-linux niri) (heks-linux packages apt) (???) ???))
   586:29  3 (map1 ((heks-linux packages apt) (heks-linux # dnf) # ???))
   586:17  2 (map1 ((heks-linux packages dnf) (heks-linux # #) (???) ???))
In documenta/templates/stexi.scm:
   114:22  1 (module-section (heks-linux packages dnf))
In ice-9/boot-9.scm:
   3330:6  0 (resolve-interface (heks-linux packages dnf) #:select _ ???)

ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for module (heks-linux packages dnf)
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 7f3b592f42e0>)
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) 7f3b592f8c80>)))
In ice-9/command-line.scm:
   187:19  4 (_ #<input: custom-port 7f3b592df3f0>)
In unknown file:
           3 (eval ((@ (maak main) main)) #<directory (guile-user) 7f3b592f8c80>)
In srfi/srfi-1.scm:
    750:9  2 (for-each #<procedure 7f3b58416230 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:
    363: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: 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 -o index_html ./doc/api/index.texi
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 -o index_html ./doc/api/index.texi