heks-linux-ec151366-3b74

job succeeded

time taken
5 seconds
started at
Fri Jul 3 09:12:34 2026
updated at
Fri Jul 3 09:12:39 2026
log uuid
ec151366-3b74-4895-bf4b-eba9c847bd6d
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 d8db300 feat: ??? Modus Vivendi
From https://codeberg.org/jjba23/heks-linux
   d8db300..7edd5bb  trunk      -> origin/trunk
Updating d8db300..7edd5bb
Fast-forward
 src/heks-linux/niri.scm          | 2 +-
 src/heks-linux/user-settings.scm | 4 ++--
 2 files changed, 3 insertions(+), 3 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 7edd5bbd7907d6244e90fed5a4aa9a6a55890de0
Author: Josep Bigorra <jjbigorra@gmail.com>
Date:   Fri Jul 3 09:12:20 2026 +0200

    feat: ??? Emacs TUI support

M	src/heks-linux/niri.scm
M	src/heks-linux/user-settings.scm


-> 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: (rofi-spec.scm bridges-spec.scm waybar-spec.scm dconf-spec.scm)


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, 6477 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, 734 microseconds

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] 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 contain an interface definition
    [pass] assertion succesful, got: #t
    [assert] Power menu should start with SXML TOP node
    [pass] assertion succesful, got: *TOP*
  [test] CSS Rules Generation
    [assert] Module background should be transparent in CSS
    [pass] assertion succesful, got: transparent
[info] ran 1 tasks in: 0 seconds, 1111 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, 792 microseconds

finished running tests
;;; 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


--------------------------------------------------------------

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/user-settings.scm
;;;       newer than 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
;;; 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/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
;;; note: source file /etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/niri.scm
;;;       newer than 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/niri.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/heks-linux/trunk/src/heks-linux/niri.scm.go
API documentation saved to doc/api
index.texi:1433: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:1447: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:1462: warning: @end hoort alleen voor te komen aan begin van regel
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index_html' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/API.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005falacritty.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fbridges.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fbtop.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fcontainers.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fdconf.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005ffastfetch.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fgit.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fgtk.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fkitty.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fmako.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fniri.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fpackages_005fapt.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fpackages_005fdnf.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fpackages_005fflatpak.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fpalette.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fprelude.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005frofi.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fuser_002dsettings.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fwallpaper.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fwaybar.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/heks-linux' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/heks-linux' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/API.html'
hernoemd 'doc/api-dist/heks_002dlinux_005falacritty.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005falacritty.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fbridges.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fbridges.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fbtop.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fbtop.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fcontainers.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fcontainers.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fdconf.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fdconf.html'
hernoemd 'doc/api-dist/heks_002dlinux_005ffastfetch.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005ffastfetch.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fgit.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fgit.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fgtk.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fgtk.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fkitty.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fkitty.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fmako.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fmako.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fniri.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fniri.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fpackages_005fapt.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fpackages_005fapt.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fpackages_005fdnf.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fpackages_005fdnf.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fpackages_005fflatpak.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fpackages_005fflatpak.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fpalette.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fpalette.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fprelude.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fprelude.html'
hernoemd 'doc/api-dist/heks_002dlinux_005frofi.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005frofi.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fuser_002dsettings.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fuser_002dsettings.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fwallpaper.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fwallpaper.html'
hernoemd 'doc/api-dist/heks_002dlinux_005fwaybar.html' -> '/srv/http/jointhefreeworld.org/api-docs/heks-linux/heks_002dlinux_005fwaybar.html'
'doc/api/index.texi' is verwijderd
map 'doc/api' is verwijderd
map 'doc/api-dist' is verwijderd
map 'doc' is verwijderd


--------------------------------------------------------------

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