6be0e1fa-45b8-4d85-a5d5-1f5ff43acdcb(lambda()
`((task . ("maak-deploy"))
(project . "olive-css")
(branch-name . "trunk")
(clone-url . "https://codeberg.org/jjba23/olive-css.git")
(env . ((VERITAS_REPORTER . monotone-reporter)))))
starting new job...
-> running command: cd "/etc/byggsteg/job-clone//olive-css/trunk" && git reset --hard && git pull
HEAD is now at 3dd4904 docs: ????
From https://codeberg.org/jjba23/olive-css
3dd4904..9767562 trunk -> origin/trunk
* [new tag] v0.2.11 -> v0.2.11
Updating 3dd4904..9767562
Fast-forward
channels.scm | 10 +-
maak.scm | 6 +-
scripts/olive-css-gen.scm | 4 +-
src/olive-css/decl/animation.scm | 152 ++++-----
src/olive-css/decl/colors.scm | 119 +++----
src/olive-css/decl/filters.scm | 240 +++++++-------
src/olive-css/decl/flexbox.scm | 414 +++++++++++++-----------
src/olive-css/decl/layout.scm | 332 ++++++++++---------
src/olive-css/decl/reset.scm | 113 ++++---
src/olive-css/decl/sizing.scm | 180 ++++++-----
src/olive-css/decl/spacing.scm | 101 +++---
src/olive-css/decl/typography.scm | 358 ++++++++++----------
src/olive-css/dsl.scm | 154 +++++----
src/olive-css/main.scm | 665 ++++++++++++++++++++------------------
14 files changed, 1491 insertions(+), 1357 deletions(-)
-> running command: cd /etc/byggsteg/job-clone/olive-css/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/olive-css/trunk && git log --name-status HEAD^..HEAD
commit 976756212b34a80e01c30666ba109f3f9ba84cc5
Author: Josep Bigorra <jjbigorra@gmail.com>
Date: Sat Jul 4 23:58:18 2026 +0200
feat: ??? New DSL
M channels.scm
M maak.scm
M scripts/olive-css-gen.scm
M src/olive-css/decl/animation.scm
M src/olive-css/decl/colors.scm
M src/olive-css/decl/filters.scm
M src/olive-css/decl/flexbox.scm
M src/olive-css/decl/layout.scm
M src/olive-css/decl/reset.scm
M src/olive-css/decl/sizing.scm
M src/olive-css/decl/spacing.scm
M src/olive-css/decl/typography.scm
M src/olive-css/dsl.scm
M src/olive-css/main.scm
-> running command: cd /etc/byggsteg/job-clone/olive-css/trunk && sudo maak deploy
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/./scripts/olive-css-gen.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/scripts/olive-css-gen.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/olive-css/trunk/./scripts/olive-css-gen.scm
;;; note: source file ./src/olive-css/main.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/main.scm.go
;;; compiling ./src/olive-css/main.scm
;;; note: source file ./src/olive-css/dsl.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/dsl.scm.go
;;; compiling ./src/olive-css/dsl.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/dsl.scm.go
;;; note: source file ./src/olive-css/sizes.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/sizes.scm.go
;;; compiling ./src/olive-css/sizes.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/sizes.scm.go
;;; note: source file ./src/olive-css/decl/colors.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/colors.scm.go
;;; compiling ./src/olive-css/decl/colors.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/colors.scm.go
;;; note: source file ./src/olive-css/decl/layout.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/layout.scm.go
;;; compiling ./src/olive-css/decl/layout.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/layout.scm.go
;;; note: source file ./src/olive-css/decl/flexbox.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/flexbox.scm.go
;;; compiling ./src/olive-css/decl/flexbox.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/flexbox.scm.go
;;; note: source file ./src/olive-css/decl/spacing.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/spacing.scm.go
;;; compiling ./src/olive-css/decl/spacing.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/spacing.scm.go
;;; note: source file ./src/olive-css/decl/sizing.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/sizing.scm.go
;;; compiling ./src/olive-css/decl/sizing.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/sizing.scm.go
;;; note: source file ./src/olive-css/decl/filters.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/filters.scm.go
;;; compiling ./src/olive-css/decl/filters.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/filters.scm.go
;;; note: source file ./src/olive-css/decl/typography.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/typography.scm.go
;;; compiling ./src/olive-css/decl/typography.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/typography.scm.go
;;; note: source file ./src/olive-css/decl/animation.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/animation.scm.go
;;; compiling ./src/olive-css/decl/animation.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/animation.scm.go
;;; note: source file ./src/olive-css/decl/reset.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/reset.scm.go
;;; compiling ./src/olive-css/decl/reset.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/reset.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/main.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/scripts/olive-css-gen.scm.go
___ _ _ ___ ___ ___
/ _ \| (_)_ _____ / __|/ __/ __|
| (_) | | \ V / -_) | (__ \__ \__ \
\___/|_|_|\_/\___| \___||___/___/
?? Utility-class CSS for the Free World
[INFO] Generate framework style sheet with ALL features
[INFO] Generate RC Huidkliniek framework style sheet
[INFO] Generate Lucidplan framework style sheet
[INFO] Generate Byggsteg framework style sheet
[INFO] Generate Carvoeiro Water Fun framework style sheet
[INFO] Generate Torikomi framework style sheet
[INFO] Generate Iter Vitae framework style sheet
[INFO] Generate Fatum (Iter Vitae) framework style sheet
[INFO] Generate Wikimusic framework style sheet;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/animation.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/animation.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/olive-css/trunk/src/olive-css/decl/animation.scm
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/dsl.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/dsl.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/dsl.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/dsl.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/sizes.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/sizes.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/sizes.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/sizes.scm.go
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/animation.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/colors.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/colors.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/colors.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/colors.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/filters.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/filters.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/filters.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/filters.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/flexbox.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/flexbox.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/flexbox.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/flexbox.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/layout.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/layout.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/layout.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/layout.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/reset.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/reset.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/reset.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/reset.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/sizing.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/sizing.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/sizing.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/sizing.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/spacing.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/spacing.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/spacing.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/spacing.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/typography.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/typography.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/typography.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/decl/typography.scm.go
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/main.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/main.scm.go
;;; compiling /etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/main.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.6/etc/byggsteg/job-clone/olive-css/trunk/src/olive-css/main.scm.go
API documentation saved to doc/api
index.texi:3142: warning: @end hoort alleen voor te komen aan begin van regel
index.texi:3157: warning: @end hoort alleen voor te komen aan begin van regel
index.texi: warning: een 'title'-commando en '@top' vereisen een titel
hernoemd './index' -> './doc/api-dist'
'/srv/http/jointhefreeworld.org/api-docs/olive-css/API.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fanimation.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fcolors.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005ffilters.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fflexbox.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005flayout.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005freset.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fsizing.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fspacing.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005ftypography.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdsl.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fmain.html' is verwijderd
'/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fsizes.html' is verwijderd
map '/srv/http/jointhefreeworld.org/api-docs/olive-css' is verwijderd
mkdir: map '/srv/http/jointhefreeworld.org/api-docs/olive-css' is aangemaakt
hernoemd 'doc/api-dist/API.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/API.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005fanimation.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fanimation.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005fcolors.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fcolors.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005ffilters.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005ffilters.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005fflexbox.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fflexbox.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005flayout.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005flayout.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005freset.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005freset.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005fsizing.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fsizing.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005fspacing.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005fspacing.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdecl_005ftypography.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdecl_005ftypography.html'
hernoemd 'doc/api-dist/olive_002dcss_005fdsl.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fdsl.html'
hernoemd 'doc/api-dist/olive_002dcss_005fmain.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fmain.html'
hernoemd 'doc/api-dist/olive_002dcss_005fsizes.html' -> '/srv/http/jointhefreeworld.org/api-docs/olive-css/olive_002dcss_005fsizes.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/olive-css/trunk/maak.scm
Executing Maak tasks: deploy
--------------------------------------------------------------
=> Running Maak task: deploy
Generate documentation for the project and publish to web directory.
;;; note: source file /etc/byggsteg/job-clone/olive-css/trunk/maak.scm
;;; newer than compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/maak.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/olive-css/trunk/maak.scm
;;; compiled /root/.cache/guile/ccache/3.0-LE-8-4.7/etc/byggsteg/job-clone/olive-css/trunk/maak.scm.go