++ dirname ./run.sh
+ cd .
+ echo 1245
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Wed Nov 5 16:40:07 UTC 2025
+ uptime
16:40:07 up 1 min, 0 users, load average: 1.55, 0.48, 0.17
+ head=git@github.com:objectionary/eolang.sty.git
+ ff=default
+ image=yegor256/latex
+ rebase=false
+ squash=false
+ head_branch=master
+ author=yegor256
+ tag=0.20.0
+ vars=('--env=head=git@github.com:objectionary/eolang.sty.git' '--env=tag=0.20.0' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eolang.sty.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.20.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/update-depends.sh "$(pwd)/DEPENDS.txt"'\'' '\'';'\'' '\''l3build tag ${tag}'\'' '\'';'\'' '\''l3build ctan --show-log-on-error'\'' '\'';'\'' '\''texsc'\'' '\'';'\'' '\''texqc'\'' '\'';'\'' '\''git commit -am "version set to ${tag}"'\'' '\'';'\'' '\''echo '\''\'\'''\''y'\''\'\'''\'' | l3build upload --halt-on-error'\'' '\'';'\'' )' '--env=head_branch=master' '--env=author=yegor256')
+ scripts=('export '\''head=git@github.com:objectionary/eolang.sty.git'\''' ';' 'export '\''tag=0.20.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/update-depends.sh "$(pwd)/DEPENDS.txt"' ';' 'l3build tag ${tag}' ';' 'l3build ctan --show-log-on-error' ';' 'texsc' ';' 'texqc' ';' 'git commit -am "version set to ${tag}"' ';' 'echo '\''y'\'' | l3build upload --halt-on-error' ';')
+ directory=
+ container=objectionary_eolang.sty_117
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-17-76
+ pwd
/tmp/rultor-qSIo
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:objectionary/eolang.sty.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:objectionary/eolang.sty.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/eolang.sty.git'\''' ';' 'export '\''tag=0.20.0'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/update-depends.sh "$(pwd)/DEPENDS.txt"' ';' 'l3build tag ${tag}' ';' 'l3build ctan --show-log-on-error' ';' texsc ';' texqc ';' 'git commit -am "version set to ${tag}"' ';' 'echo '\''y'\'' | l3build upload --halt-on-error' ';'
+ sensitive=()
+ set -ex -o pipefail
+ '[' -z 0.20.0 ']'
+ [[ 0.20.0 =~ ^[a-zA-Z0-9\.\-]+$ ]]
+ echo 'tag name is valid: "0.20.0"'
tag name is valid: "0.20.0"
+ cd repo
++ git tag -l 0.20.0
+ '[' -n '' ']'
+ BRANCH_NAME=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH_NAME
+ git checkout -b __rultor
Switched to a new branch '__rultor'
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.18
++ bc
++ echo 0.18 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.18, low enough to run a new Docker container'
load average is 0.18, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/latex
+ docker pull yegor256/latex
Using default tag: latest
latest: Pulling from yegor256/latex
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3f0278ea12d5: Pulling fs layer
11f168291684: Pulling fs layer
0943aaa8f703: Pulling fs layer
fd13cdf0383c: Pulling fs layer
016f8e51c52d: Pulling fs layer
e0e6a6b76807: Pulling fs layer
16a42c7e7dc8: Pulling fs layer
5915a2abddde: Pulling fs layer
a5b3aad19447: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3f0278ea12d5: Waiting
11f168291684: Waiting
0943aaa8f703: Waiting
fd13cdf0383c: Waiting
016f8e51c52d: Waiting
e0e6a6b76807: Waiting
16a42c7e7dc8: Waiting
5915a2abddde: Waiting
a5b3aad19447: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
11f168291684: Verifying Checksum
11f168291684: Download complete
0943aaa8f703: Verifying Checksum
0943aaa8f703: Download complete
3f0278ea12d5: Verifying Checksum
3f0278ea12d5: Download complete
fd13cdf0383c: Verifying Checksum
fd13cdf0383c: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
16a42c7e7dc8: Verifying Checksum
16a42c7e7dc8: Download complete
5915a2abddde: Verifying Checksum
5915a2abddde: Download complete
a5b3aad19447: Verifying Checksum
a5b3aad19447: Download complete
016f8e51c52d: Verifying Checksum
016f8e51c52d: Download complete
e0e6a6b76807: Verifying Checksum
e0e6a6b76807: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3f0278ea12d5: Pull complete
11f168291684: Pull complete
0943aaa8f703: Pull complete
fd13cdf0383c: Pull complete
016f8e51c52d: Pull complete
e0e6a6b76807: Pull complete
16a42c7e7dc8: Pull complete
5915a2abddde: Pull complete
a5b3aad19447: Pull complete
Digest: sha256:adbe8ed3dc1301be7fc496498232bd2eacd3fdc40398d2d36b677afb78c0ad73
Status: Downloaded newer image for yegor256/latex:latest
docker.io/yegor256/latex:latest
+ docker ps --filter=status=exited
+ grep --quiet '\sobjectionary_eolang.sty_117\s*$'
+ ls -al .
total 44
drwx------ 3 ubuntu ubuntu 4096 Nov 5 16:40 .
drwxrwxrwt 12 root root 4096 Nov 5 16:40 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Nov 5 16:41 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Nov 5 16:40 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 5 Nov 5 16:40 pid
drwxrwxr-x 7 ubuntu ubuntu 4096 Nov 5 16:40 repo
-rwxrwxr-x 1 ubuntu ubuntu 6272 Nov 5 16:40 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 537 Nov 5 16:40 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 6548 Nov 5 16:41 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-qSIo:/main --env=head=git@github.com:objectionary/eolang.sty.git --env=tag=0.20.0 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eolang.sty.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''tag=0.20.0'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/update-depends.sh "$(pwd)/DEPENDS.txt"'\'' '\'';'\'' '\''l3build tag ${tag}'\'' '\'';'\'' '\''l3build ctan --show-log-on-error'\'' '\'';'\'' '\''texsc'\'' '\'';'\'' '\''texqc'\'' '\'';'\'' '\''git commit -am "version set to ${tag}"'\'' '\'';'\'' '\''echo '\''\'\'''\''y'\''\'\'''\'' | l3build upload --halt-on-error'\'' '\'';'\'' )' --env=head_branch=master --env=author=yegor256 --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-qSIo/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eolang.sty_117 yegor256/latex /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-journal r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-network r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G systemd-resolve r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G messagebus r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.profile /root/texmf /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:objectionary/eolang.sty.git' ; export 'tag=0.20.0' ; export 'head_branch=master' ; export 'author=yegor256' ; sudo /usr/bin/update-depends.sh "$(pwd)/DEPENDS.txt" ; l3build tag ${tag} ; l3build ctan --show-log-on-error ; texsc ; texqc ; git commit -am "version set to ${tag}" ; echo 'y' | l3build upload --halt-on-error ;
+ su --login r --command /home/r/script.sh
+ depends=/home/r/repo/DEPENDS.txt
+ '[' '!' -e /home/r/repo/DEPENDS.txt ']'
+ tlmgr option repository https://ftp.snt.utwente.nl/pub/software/tex/systems/texlive/tlnet
tlmgr: setting default package repository to https://ftp.snt.utwente.nl/pub/software/tex/systems/texlive/tlnet
tlmgr: updating /usr/local/texlive/2025/tlpkg/texlive.tlpdb
+ tlmgr --verify-repo=none update --self
tlmgr: package repository https://ftp.snt.utwente.nl/pub/software/tex/systems/texlive/tlnet (not verified: gpg unavailable)
tlmgr: saving backups to /usr/local/texlive/2025/tlpkg/backups
tlmgr: no self-updates for tlmgr available
+ readarray -t packages
++ uniq
++ cut '-d ' -f2 /home/r/repo/DEPENDS.txt
+ tlmgr --verify-repo=none install adjustbox amsfonts amsmath everyshi fancyvrb hyperref iexec pdftexcmds pgf pgfopts stmaryrd xstring acmart biber biblatex booktabs caption cmap comment docshots environ float href-ul hypdoc hyperxmp iexec ifmtarg l3build libertine luaotfload microtype ncctools scheme-basic setspace standalone textcase tools totpages xetex
tlmgr: package repository https://ftp.snt.utwente.nl/pub/software/tex/systems/texlive/tlnet (not verified: gpg unavailable)
tlmgr install: package already present: amsfonts
tlmgr install: package already present: amsmath
tlmgr install: package already present: biber
tlmgr install: package already present: hyperref
tlmgr install: package already present: l3build
tlmgr install: package already present: luaotfload
tlmgr install: package already present: pdftexcmds
tlmgr install: package already present: tools
tlmgr install: package already present: xetex
[1/45, ??:??/??:??] install: acmart [4840k]
[2/45, 00:03/00:33] install: adjustbox [785k]
[3/45, 00:04/00:38] install: biblatex [7428k]
[4/45, 00:07/00:29] install: booktabs [306k]
[5/45, 00:09/00:36] install: caption [1003k]
[6/45, 00:11/00:41] install: cmap [8k]
[7/45, 00:11/00:41] install: collectbox [173k]
[8/45, 00:13/00:48] install: comment [527k]
[9/45, 00:14/00:50] install: currfile [192k]
[10/45, 00:15/00:53] install: docshots [341k]
[11/45, 00:17/00:59] install: environ [161k]
[12/45, 00:19/01:05] install: everyshi [136k]
[13/45, 00:20/01:08] install: fancyvrb [187k]
[14/45, 00:21/01:10] install: filemod [275k]
[15/45, 00:22/01:12] install: float [125k]
[16/45, 00:24/01:18] install: fontaxes [103k]
[17/45, 00:25/01:21] install: fp [233k]
[18/45, 00:26/01:23] install: gincltex [172k]
[19/45, 00:27/01:26] install: href-ul [280k]
[20/45, 00:29/01:31] install: hypdoc [331k]
[21/45, 00:30/01:32] install: hyperxmp.x86_64-linux [1k]
[22/45, 00:31/01:35] install: hyperxmp [1251k]
[23/45, 00:33/01:34] install: iexec [339k]
[24/45, 00:34/01:36] install: ifmtarg [40k]
[25/45, 00:35/01:38] install: libertine [15015k]
[26/45, 00:38/01:00] install: logreq [7k]
[27/45, 00:39/01:01] install: microtype [2739k]
[28/45, 00:42/01:01] install: mweights [3k]
[29/45, 00:42/01:01] install: ncctools [2503k]
[30/45, 00:45/01:01] install: pdfcrop.x86_64-linux [1k]
[31/45, 00:45/01:01] install: pdfcrop [16k]
[32/45, 00:46/01:03] install: pgf [10742k]
[33/45, 00:49/00:52] install: pgf-blur [249k]
[34/45, 00:51/00:54] install: pgfopts [180k]
[35/45, 00:52/00:55] install: setspace [200k]
[36/45, 00:53/00:56] install: standalone [327k]
[37/45, 00:55/00:58] install: stmaryrd [246k]
[38/45, 00:56/00:59] install: textcase [229k]
[39/45, 00:58/01:00] install: totpages [186k]
[40/45, 00:59/01:01] install: trimspaces [149k]
[41/45, 01:00/01:02] install: ulem [169k]
[42/45, 01:01/01:03] install: xcolor [1007k]
[43/45, 01:03/01:04] install: xkeyval [468k]
[44/45, 01:05/01:05] install: xstring [566k]
[45/45, 01:06/01:06] install: scheme-basic [1k]
running mktexlsr ...
done running mktexlsr.
running updmap-sys ...
done running updmap-sys.
tlmgr: package log updated: /usr/local/texlive/2025/texmf-var/web2c/tlmgr.log
tlmgr: command log updated: /usr/local/texlive/2025/texmf-var/web2c/tlmgr-commands.log
+ tlmgr --verify-repo=none update adjustbox amsfonts amsmath everyshi fancyvrb hyperref iexec pdftexcmds pgf pgfopts stmaryrd xstring acmart biber biblatex booktabs caption cmap comment docshots environ float href-ul hypdoc hyperxmp iexec ifmtarg l3build libertine luaotfload microtype ncctools scheme-basic setspace standalone textcase tools totpages xetex
tlmgr: package repository https://ftp.snt.utwente.nl/pub/software/tex/systems/texlive/tlnet (not verified: gpg unavailable)
tlmgr: saving backups to /usr/local/texlive/2025/tlpkg/backups
[ 1/12, ??:??/??:??] update: amsmath [2428k] (75534 -> 76708) ... done
[ 2/12, 00:03/01:27] update: babel [2304k] (76459 -> 76639) ... done
[ 3/12, 00:06/01:30] update: firstaid [297k] (75459 -> 76740) ... done
[ 4/12, 00:07/01:39] update: graphics-def [12k] (76434 -> 76719) ... done
[ 5/12, 00:08/01:53] update: l3backend [884k] (75878 -> 76637) ... done
[ 6/12, 00:10/02:00] update: l3kernel [12610k] (76330 -> 76653) ... done
[ 7/12, 00:14/00:53] update: l3packages [1431k] (75878 -> 76637) ... done
[ 8/12, 00:17/01:00] update: latex [38349k] (75474 -> 76708) ... done
[ 9/12, 00:25/00:30] update: latex-lab [5771k] (75374 -> 76739) ... done
[10/12, 00:28/00:31] update: mptopdf [53k] (76423 -> 76703) ... done
[11/12, 00:29/00:32] update: texlive-scripts [557k] (76610 -> 76759) ... done
[12/12, 00:30/00:33] update: tools [6490k] (75470 -> 76708) ... done
running mktexlsr ...
done running mktexlsr.
running updmap-sys ...
done running updmap-sys.
regenerating fmtutil.cnf in /usr/local/texlive/2025/texmf-dist
running fmtutil-sys --byfmt xelatex --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/IOoAATOiRQ/XZzLkk3R5b ...
OK: xelatex.fmt/xetex
running fmtutil-sys --byfmt lualatex --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/IOoAATOiRQ/XZzLkk3R5b ...
OK: lualatex.fmt/luahbtex
running fmtutil-sys --byfmt dvilualatex --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/IOoAATOiRQ/XZzLkk3R5b ...
OK: dvilualatex.fmt/luatex
running fmtutil-sys --byfmt mptopdf --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/IOoAATOiRQ/XZzLkk3R5b ...
OK: mptopdf.fmt/pdftex
running fmtutil-sys --byfmt pdflatex --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/IOoAATOiRQ/XZzLkk3R5b ...
OK: pdflatex.fmt/pdftex
running fmtutil-sys --byfmt latex --no-error-if-no-engine=luametatex,luajithbtex,luajittex,mfluajit --status-file=/tmp/IOoAATOiRQ/XZzLkk3R5b ...
OK: latex.fmt/pdftex
tlmgr: package log updated: /usr/local/texlive/2025/texmf-var/web2c/tlmgr.log
tlmgr: command log updated: /usr/local/texlive/2025/texmf-var/web2c/tlmgr-commands.log
Tagging eolang.dtx
Tagging eolang.pl
Tagging build.lua
Tagging eolang.1
Running l3build with target "check" for module "."
This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdftex)
restricted \write18 enabled.
entering extended mode
(./eolang.ins (/usr/local/texlive/2025/texmf-dist/tex/latex/base/docstrip.tex
Utility: `docstrip' v2.6c <2024-12-23>
English documentation <2025-09-23>
**********************************************************
* This program converts documented macro-files into fast *
* loadable files by stripping off (nearly) all comments! *
**********************************************************
********************************************************
* No Configuration file found, using default settings. *
********************************************************
)
Generating file(s) eolang.sty
Processing file eolang.dtx (package) -> eolang.sty
Lines processed: 1794
Comments removed: 858
Comments passed: 0
Codelines passed: 920
To finish the installation you have to move the ".sty"
file into a directory searched by TeX. To produce the
documentation run the file ".dtx" through LaTeX. If any
questions, submit a new GitHub issue.
)
No pages of output.
Transcript written on eolang.log.
Running checks on
macros (1/4)
phiq (2/4)
phiquation (3/4)
sodg (4/4)
All checks passed
This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdftex)
restricted \write18 enabled.
entering extended mode
(./eolang.ins (/usr/local/texlive/2025/texmf-dist/tex/latex/base/docstrip.tex
Utility: `docstrip' v2.6c <2024-12-23>
English documentation <2025-09-23>
**********************************************************
* This program converts documented macro-files into fast *
* loadable files by stripping off (nearly) all comments! *
**********************************************************
********************************************************
* No Configuration file found, using default settings. *
********************************************************
)
Generating file(s) eolang.sty
Processing file eolang.dtx (package) -> eolang.sty
Lines processed: 1794
Comments removed: 858
Comments passed: 0
Codelines passed: 920
To finish the installation you have to move the ".sty"
file into a directory searched by TeX. To produce the
documentation run the file ".dtx" through LaTeX. If any
questions, submit a new GitHub issue.
)
No pages of output.
Transcript written on eolang.log.
This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdftex)
restricted \write18 enabled.
entering extended mode
(./eolang.ins (/usr/local/texlive/2025/texmf-dist/tex/latex/base/docstrip.tex
Utility: `docstrip' v2.6c <2024-12-23>
English documentation <2025-09-23>
**********************************************************
* This program converts documented macro-files into fast *
* loadable files by stripping off (nearly) all comments! *
**********************************************************
********************************************************
* No Configuration file found, using default settings. *
********************************************************
)
File eolang.sty already exists somewhere on the system.
Overwrite it if necessary? [y/n]
\answer=
Generating file(s) eolang.sty
Processing file eolang.dtx (package) -> eolang.sty
Lines processed: 1794
Comments removed: 858
Comments passed: 0
Codelines passed: 920
To finish the installation you have to move the ".sty"
file into a directory searched by TeX. To produce the
documentation run the file ".dtx" through LaTeX. If any
questions, submit a new GitHub issue.
)
No pages of output.
Transcript written on eolang.log.
Typesetting eolang
This is pdfTeX, Version 3.141592653-2.6-1.40.28 (TeX Live 2025) (preloaded format=pdflatex)
\write18 enabled.
entering extended mode
INFO - This is Biber 2.21
INFO - Logfile is 'eolang.blg'
INFO - Reading 'eolang.bcf'
INFO - Found 2 citekeys in bib section 0
INFO - Processing section 0
INFO - Looking for bibtex file 'eolang.bib' for section 0
INFO - LaTeX decoding ...
INFO - Found BibTeX data source 'eolang.bib'
INFO - Overriding locale 'en-US' defaults 'variable = shifted' with 'variable = non-ignorable'
INFO - Overriding locale 'en-US' defaults 'normalization = NFD' with 'normalization = prenormalized'
INFO - Sorting list 'nyt/global//global/global/global' of type 'entry' with template 'nyt' and locale 'en-US'
INFO - No sort tailoring available for locale 'en-US'
INFO - Writing 'eolang.bbl' with encoding 'UTF-8'
INFO - Output to eolang.bbl
Found 12 lines in /home/r/repo/.texsc
No spelling errors found in 0 file(s), the text is clean
[__rultor 34910eb] version set to 0.20.0
3 files changed, 6 insertions(+), 6 deletions(-)
mode change 100755 => 100644 eolang.pl
ctan-upload | announcement:
Empty announcement: No ctan announcement will be made
ctan-upload | author: Yegor Bugayenko
ctan-upload | bugtracker: https://github.com/objectionary/eolang.sty/issues
ctan-upload | ctanPath: /macros/latex/contrib/eolang
ctan-upload | description: This package helps you format expressions of 𝜑-calculus and draw SODG graphs for EO programming language
ctan-upload | development:
ctan-upload | email: yegor256@gmail.com
ctan-upload | home:
ctan-upload | license: mit
ctan-upload | note: Bug fixes
ctan-upload | pkg: eolang
ctan-upload | repository: https://github.com/objectionary/eolang.sty
ctan-upload | summary: Formulas and graphs for EO programming language
ctan-upload | support:
ctan-upload | topic: program-doc
ctan-upload | topic: diagram
ctan-upload | update: true
ctan-upload | uploader: Yegor Bugayenko
ctan-upload | version: 0.20.0
Contacting CTAN for validation:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1832k 0 2 100 1832k 0 757k -0:00:02 -0:00:02 --:--:-- 757k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1832k 0 29 100 1832k 16 1036k -0:00:01 -0:00:01 --:--:-- 1036k
Response from CTAN:
[["INFO","Upload succeeded"]]
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git checkout __rultor
Already on '__rultor'
+ git tag 0.20.0 -m '0.20.0: tagged by rultor.com'
+ git reset --hard
HEAD is now at 34910eb version set to 0.20.0
+ git clean -fd
Removing eolang-ctan.curlopt
+ git checkout master
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git branch -D __rultor
Deleted branch __rultor (was 34910eb).
+ git push --all origin
Everything up-to-date
+ git push --tags origin
To github.com:objectionary/eolang.sty.git
* [new tag] 0.20.0 -> 0.20.0
container f01021dffdd4dc6aeeefa8601cc14c6bd123953a0086f6831462c7b13fce782d is dead
Wed Nov 5 16:46:12 UTC 2025