heks-linux-2aecc582-3172

job failed

time taken
3 seconds
started at
Tue Aug 18 00:03:37 2026
updated at
Tue Aug 18 00:03:40 2026
log uuid
2aecc582-3172-473e-a50c-52ccce1ad568
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 e38af98 feat: ??? Add DD
From https://codeberg.org/jjba23/heks-linux
   e38af98..356da4b  trunk      -> origin/trunk
Updating e38af98..356da4b
Fast-forward
 README.org                         |  49 ++++------
 docs/fedora-guide.org              |  46 ++++++++++
 src/heks-linux/packages/dnf.scm    | 127 ++++++++++++--------------
 src/heks-linux/packages/zypper.scm | 181 +++++++++++++++++++++++++++++++++++++
 4 files changed, 303 insertions(+), 100 deletions(-)
 create mode 100644 docs/fedora-guide.org
 create mode 100644 src/heks-linux/packages/zypper.scm


-> 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 356da4baed7e37220a09d6b7249cfad2d6cf2066
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Tue Aug 18 00:03:04 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 rofi-spec.scm dconf-spec.scm)


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


------------------------------------------
[suite] Waybar Configuration Suite
  [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] 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
[info] ran 1 tasks in: 0 seconds, 2202 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, 4208 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, 1168 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, 1364 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

;;; note: source file /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/packages/dnf.scm
;;;       newer than 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
;;; 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/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
Backtrace:
In ice-9/boot-9.scm:
  4388:12 19 (_)
  1747:15 18 (with-exception-handler #<procedure 7f0fdabb8ea0 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 _)
   586:29  3 (map1 _)
   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 7f87362d42e0>)
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) 7f87362d8c80>)))
In ice-9/command-line.scm:
   187:19  4 (_ #<input: custom-port 7f87362bf3f0>)
In unknown file:
           3 (eval ((@ (maak main) main)) #<directory (guile-user) 7f87362d8c80>)
In srfi/srfi-1.scm:
    750:9  2 (for-each #<procedure 7f87353f6230 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