==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: chawan 0.4.4-1 (Sat Jul 25 10:12:52 2026)
==> Retrieving sources...
-> Updating chawan git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
chawan ... Passed
==> Validating source files with b2sums...
chawan ... Passed
==> Making package: chawan 0.4.4-1 (Sat Jul 25 10:13:02 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 zlib-ng-2.3.3-1 git-2.55.0-1 nim-2.2.10-1
Total Download Size: 8.49 MiB
Total Installed Size: 104.79 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
nim-2.2.10-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing nim...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 967.
Creating user 'git' (git daemon user) with UID 967 and GID 967.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of chawan git repo...
Cloning into 'chawan'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
(cd lib/chaseccomp && make)
install -m755 adapter/tools/mancha "target/release/bin"
make[1]: Entering directory '/build/chawan/src/chawan/lib/chaseccomp'
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffile-prefix-map=/build/chawan/src/= -Wall -Wextra -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now dummy.c -o dummy
install -m755 adapter/protocol/gopher "target/release/libexec/chawan/cgi-bin"
install -m755 adapter/protocol/finger "target/release/libexec/chawan/cgi-bin"
install -m755 adapter/protocol/spartan "target/release/libexec/chawan/cgi-bin"
install -m755 adapter/protocol/chabookmark "target/release/libexec/chawan/cgi-bin"
install -m755 adapter/format/uri2html "target/release/libexec/chawan"
nim c -o:.obj/chac src/chac.nim
nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/urlenc" -o:"target/release/libexec/chawan/urlenc" adapter/tools/urlenc.nim
nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/tohtml" -o:"target/release/libexec/chawan/tohtml" adapter/format/tohtml.nim
./read_nr dummy > audit_nr.h~
mv audit_nr.h~ audit_nr.h
./gen_defs <common.chasc >chasc_defs_common.c~
mv chasc_defs_common.c~ chasc_defs_common.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffile-prefix-map=/build/chawan/src/= -Wall -Wextra -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -E -P chasc_defs_common.c -o common.chasc.expanded
Hint: Hint: used config file '/etc/nim/nim.cfg'used config file '/etc/nim/nim.cfg' [Conf] [Conf]
Hint: Hint: used config file '/etc/nim/config.nims'used config file '/etc/nim/config.nims' [Conf] [Conf]
Hint: Hint: used config file '/build/chawan/src/chawan/nim.cfg'used config file '/build/chawan/src/chawan/nim.cfg' [Conf] [Conf]
Hint: Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg'used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf] [Conf]
./gen_defs <network.chasc >chasc_defs_network.c~
./gen_defs <buffer.chasc >chasc_defs_buffer.c~
.....mv chasc_defs_network.c~ chasc_defs_network.c
.Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
mv chasc_defs_buffer.c~ chasc_defs_buffer.c
..cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffile-prefix-map=/build/chawan/src/= -Wall -Wextra -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -E -P chasc_defs_network.c -o network.chasc.expanded
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffile-prefix-map=/build/chawan/src/= -Wall -Wextra -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -E -P chasc_defs_buffer.c -o buffer.chasc.expanded
............................../gen_syscalls buffer.chasc.expanded chasc_buffer.h
................../gen_syscalls network.chasc.expanded chasc_network.h
.....................................................................................................................cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -ffile-prefix-map=/build/chawan/src/= -Wall -Wextra -c -o chaseccomp.o chaseccomp.c
......................................rm buffer.chasc.expanded network.chasc.expanded chasc_defs_common.c
make[1]: Leaving directory '/build/chawan/src/chawan/lib/chaseccomp'
.....nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/ftp" -o:"target/release/libexec/chawan/cgi-bin/ftp" adapter/protocol/ftp.nim
..nim c --nimcache:".obj/release/cha" -d:libexecPath=/usr/lib/chawan \
-d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 -o:"target/release/bin/cha" src/main.nim
nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/file" -o:"target/release/libexec/chawan/cgi-bin/file" adapter/protocol/file.nim
nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/man" -o:"target/release/libexec/chawan/cgi-bin/man" adapter/protocol/man.nim
.rm -rf ".obj/release/stbi"
.nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/stbi" -o:"target/release/libexec/chawan/cgi-bin/stbi" adapter/img/stbi.nim
............................Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
.....Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
.........Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
......................Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
.Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: system/dollars.nim
CC: system.nim
CC: times.nim
CC: std/envvars.nim
...............................CC: std/cmdline.nim
...CC: types/opt.nim
CC: utils/twtstr.nim
CC: io/chafile.nim
CC: urlenc.nim
..............................................Hint: [Link]
............................................
CC: cutils
CC: dtoa
CC: libunicode
CC: libregexp
CC: quickjs
CC: system/exceptions.nim
CC: system/ctypes.nim
..
CC: cutils
CC: dtoa
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: std/private/digitsutils.nim
......CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
..CC: system.nim
CC: times.nim
.....CC: math.nim
...CC: algorithm.nim
.CC: std/envvars.nim
.......CC: std/cmdline.nim
...CC: io/dynstream.nim
CC: std/private/ospaths2.nim
CC: io/chafile.nim
CC: times.nim
......................CC: std/envvars.nim
..CC: std/cmdline.nim
CC: types/opt.nim
..CC: monoucha/cutils.nim
.....CC: monoucha/libregexp.nim
CC: utils/twtstr.nim
..CC: io/dynstream.nim
CC: io/chafile.nim
.......CC: monoucha/jsopaque.nim
CC: utils/dtoawrap.nim
CC: monoucha/jsutils.nim
.................CC: types/color.nim
..CC: ansi2html.nim
CC: dirlist2html.nim
CC: chac.nim
........CC: gmi2html.nim
CC: gopher2html.nim
..CC: img2html.nim
....CC: hashes.nim
CC: tables.nim
...........CC: md2html.nim
...CC: tohtml.nim
........
CC: cutils
CC: libunicode
CC: libregexp
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
.............CC: system/dollars.nim
............CC: std/syncio.nim
........CC: system.nim
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
CC: types/opt.nim
..CC: algorithm.nim
CC: io/dynstream.nim
CC: utils/twtstr.nim
CC: io/chafile.nim
....Hint: [Link]
......CC: times.nim
CC: std/envvars.nim
CC: std/cmdline.nim
CC: system/exceptions.nim
CC: system/ctypes.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
.....CC: strutils.nim
.CC: file.nim
.CC: types/opt.nim
CC: io/dynstream.nim
CC: pathnorm.nim
CC: std/private/oscommon.nim
CC: std/private/ospaths2.nim
CC: utils/twtstr.nim
CC: times.nim
CC: std/envvars.nim
CC: std/private/osappdirs.nim
CC: std/cmdline.nim
CC: os.nim
CC: types/opt.nim
CC: io/chafile.nim
CC: io/dynstream.nim
CC: utils/twtstr.nim
..CC: io/chafile.nim
.Hint: [Link]
...CC: lcgi.nim
..CC: monoucha/libregexp.nim
CC: times.nim
CC: utils/lrewrap.nim
CC: std/envvars.nim
CC: man.nim
CC: std/cmdline.nim
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
CC: types/opt.nim
CC: utils/sandbox.nim
CC: lcgi.nim
CC: ftp.nim
Hint: [Link]
..........Hint: [Link]
......CC: io/dynstream.nim
CC: utils/sandbox.nim
CC: utils/twtstr.nim
Hint: [Link]
CC: io/chafile.nim
CC: times.nim
CC: std/envvars.nim
CC: std/cmdline.nim
CC: ../protocol/lcgi.nim
CC: stbi.nim
Hint: [Link]
...................Hint: mm: arc; opt: speed; options: -d:release
54175 lines; 12.044s; 73.438MiB peakmem; proj: /build/chawan/src/chawan/adapter/tools/urlenc.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/urlenc [SuccessX]
......................................Hint: mm: arc; opt: speed; options: -d:release
54842 lines; 13.789s; 91.203MiB peakmem; proj: /build/chawan/src/chawan/adapter/protocol/file.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/file [SuccessX]
rm -rf ".obj/release/jebp"
nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/jebp" -o:"target/release/libexec/chawan/cgi-bin/jebp" adapter/img/jebp.nim
....Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
Hint: mm: refc; opt: none (DEBUG BUILD, `-d:release` generates faster code)
61843 lines; 16.174s; 91.082MiB peakmem; proj: /build/chawan/src/chawan/src/chac.nim; out: /build/chawan/src/chawan/.obj/chac [SuccessX]
.................Hint: mm: arc; opt: speed; options: -d:release
54900 lines; 26.376s; 91.203MiB peakmem; proj: /build/chawan/src/chawan/adapter/protocol/ftp.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/ftp [SuccessX]
rm -rf ".obj/release/sixel"
nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/sixel" -o:"target/release/libexec/chawan/cgi-bin/sixel" adapter/img/sixel.nim
Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
..............................................................................................................................................rm -rf ".obj/release/canvas"
.....nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/canvas" -o:"target/release/libexec/chawan/cgi-bin/canvas" adapter/img/canvas.nim
..........................Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
............................................................................................................................................................................
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
CC: types/opt.nim
......CC: utils/twtstr.nim
CC: io/chafile.nim
CC: times.nim
CC: std/envvars.nim
CC: std/cmdline.nim
....CC: utils/sandbox.nim
CC: ../protocol/lcgi.nim
CC: jebp.nim
...................................
CC: cutils
CC: dtoa
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
Hint: mm: arc; opt: speed; options: -d:release
61358 lines; 35.974s; 91.234MiB peakmem; proj: /build/chawan/src/chawan/adapter/format/tohtml.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/tohtml [SuccessX]
..rm -rf ".obj/release/resize"
..Hint: [Link]
nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/resize" -o:"target/release/libexec/chawan/cgi-bin/resize" adapter/img/resize.nim
CC: system.nim
CC: algorithm.nim
CC: types/opt.nim
CC: times.nim
rm -rf ".obj/release/nanosvg"
nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/nanosvg" -o:"target/release/libexec/chawan/cgi-bin/nanosvg" adapter/img/nanosvg.nim
CC: std/envvars.nim
CC: std/cmdline.nim
..CC: utils/twtstr.nim
...CC: types/color.nim
...CC: io/dynstream.nim
CC: io/chafile.nim
....CC: utils/sandbox.nim
..CC: ../protocol/lcgi.nim
....CC: sixel.nim
Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
..Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
....................Hint: [Link]
..............................Hint: mm: arc; opt: speed; options: -d:release
55545 lines; 35.811s; 91.234MiB peakmem; proj: /build/chawan/src/chawan/adapter/protocol/man.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/man [SuccessX]
...........................
CC: cutils
CC: dtoa
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
..................CC: system.nim
.CC: algorithm.nim
...CC: types/opt.nim
.......CC: io/dynstream.nim
........CC: times.nim
.CC: std/envvars.nim
..............CC: std/cmdline.nim
..CC: utils/twtstr.nim
CC: types/color.nim
....CC: io/packetreader.nim
...CC: types/path.nim
CC: io/chafile.nim
.CC: utils/sandbox.nim
..CC: ../protocol/lcgi.nim
CC: canvas.nim
......................................................Hint: [Link]
.....................nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 -l:-lssl -l:-lbrotlidec -l:-lbrotlicommon -l:-lssh2 -l:-lcrypto --nimcache:".obj/release/ssl" -o:"target/release/libexec/chawan/cgi-bin/ssl" adapter/protocol/ssl.nim
............Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
..................................
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
CC: types/opt.nim
CC: io/dynstream.nim
CC: utils/twtstr.nim
CC: io/chafile.nim
CC: times.nim
CC: std/envvars.nim
CC: std/cmdline.nim
CC: utils/sandbox.nim
CC: ../protocol/lcgi.nim
CC: nanosvg.nim
...........................Hint: [Link]
CC: system/exceptions.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
CC: types/opt.nim
CC: io/dynstream.nim
CC: utils/twtstr.nim
CC: io/chafile.nim
CC: times.nim
CC: std/envvars.nim
CC: std/cmdline.nim
CC: utils/sandbox.nim
CC: ../protocol/lcgi.nim
CC: resize.nim
Hint: [Link]
..Hint: mm: arc; opt: speed; options: -d:release
54921 lines; 44.542s; 91.219MiB peakmem; proj: /build/chawan/src/chawan/adapter/img/stbi.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/stbi [SuccessX]
.........................................(cd "target/release/libexec/chawan" && ln -sf tohtml gopher2html)
...(cd "target/release/libexec/chawan" && ln -sf tohtml md2html)
.(cd "target/release/libexec/chawan" && ln -sf tohtml ansi2html)
(cd "target/release/libexec/chawan" && ln -sf tohtml gmi2html)
(cd "target/release/libexec/chawan" && ln -sf tohtml dirlist2html)
....(cd "target/release/libexec/chawan" && ln -sf tohtml img2html)
...nim c -d:release -d:strip -d:lto -t:-march=armv8-a -t:-O2 -t:-pipe -t:-fno-plt -t:-fexceptions -t:-Wp,-D_FORTIFY_SOURCE=3 -t:-Wformat -t:-Werror=format-security -t:-fstack-clash-protection -t:-ffile-prefix-map=/build/chawan/src/= -l:-Wl,-O1 -l:-Wl,--sort-common -l:-Wl,--as-needed -l:-Wl,-z,relro -l:-Wl,-z,now -d:disableSandbox=0 -d:forcePollMode=0 --nimcache:".obj/release/nc" -o:"target/release/libexec/chawan/nc" adapter/tools/nc.nim
...........Hint: used config file '/etc/nim/nim.cfg' [Conf]
Hint: used config file '/etc/nim/config.nims' [Conf]
Hint: used config file '/build/chawan/src/chawan/nim.cfg' [Conf]
Hint: used config file '/build/chawan/src/chawan/adapter/nim.cfg' [Conf]
...........................................Hint: mm: arc; opt: speed; options: -d:release
56137 lines; 22.511s; 91.082MiB peakmem; proj: /build/chawan/src/chawan/adapter/img/sixel.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/sixel [SuccessX]
(cd "target/release/libexec/chawan" && ln -sf urlenc urldec)
.obj/chac -s src/init.js target/release/libexec/chawan/init.jsb
................
CC: cutils
CC: libunicode
CC: libregexp
CC: dtoa
CC: quickjs
CC: domexception
CC: system/exceptions.nim
CC: system/ctypes.nim
..CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
...CC: std/syncio.nim
..CC: system.nim
.CC: bitops.nim
..CC: math.nim
CC: algorithm.nim
....CC: strutils.nim
CC: pathnorm.nim
CC: posix.nim
CC: std/private/oscommon.nim
CC: system/exceptions.nim
CC: system/ctypes.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
CC: std/private/ospaths2.nim
CC: options.nim
CC: times.nim
CC: std/envvars.nim
CC: algorithm.nim
CC: std/cmdline.nim
CC: math.nim
CC: types/opt.nim
CC: utils/twtstr.nim
CC: os.nim
CC: io/dynstream.nim
CC: hashes.nim
CC: io/chafile.nim
CC: strutils.nim
CC: times.nim
CC: tables.nim
CC: monoucha/constcharp.nim
CC: std/envvars.nim
CC: std/cmdline.nim
CC: utils/sandbox.nim
CC: lcgi.nim
CC: monoucha/cutils.nim
CC: lcgi_ssl.nim
CC: monoucha/libunicode.nim
CC: gemini.nim
CC: monoucha/libregexp.nim
CC: monoucha/quickjs.nim
CC: monoucha/jsopaque.nim
CC: monoucha/jstypes.nim
CC: http.nim
CC: sftp.nim
CC: monoucha/jsutils.nim
CC: monoucha/tojs.nim
CC: monoucha/fromjs.nim
CC: types/opt.nim
CC: ssl.nim
CC: utils/myposix.nim
Hint: mm: arc; opt: speed; options: -d:release
54841 lines; 39.969s; 91.199MiB peakmem; proj: /build/chawan/src/chawan/adapter/img/jebp.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/jebp [SuccessX]
.................CC: utils/twtstr.nim
........CC: config/chapath.nim
............CC: sets.nim
......CC: encoding/charset.nim
.....CC: config/conftypes.nim
CC: io/dynstream.nim
.CC: io/chafile.nim
...CC: utils/dtoawrap.nim
...CC: types/color.nim
...CC: io/packetreader.nim
.CC: io/packetwriter.nim
CC: monoucha/jsbind.nim
..........CC: types/jsopt.nim
CC: utils/luwrap.nim
....CC: types/url.nim
CC: config/cookie.nim
CC: chame/tags.nim
CC: html/catom.nim
CC: css/cssparser.nim
CC: css/lunit.nim
..CC: types/bitmap.nim
.....CC: types/refstring.nim
CC: types/winattrs.nim
CC: css/cssvalues.nim
.CC: types/referrer.nim
CC: html/script.nim
CC: monoucha/jspropenumlist.nim
CC: server/headers.nim
CC: utils/strwidth.nim
CC: types/cell.nim
CC: types/jscolor.nim
CC: utils/lrewrap.nim
CC: config/config.nim
Hint: [Link]
CC: config/mimetypes.nim
CC: css/mediaquery.nim
CC: css/sheet.nim
CC: encoding/charset_map.nim
CC: encoding/decodercore.nim
CC: encoding/decoder.nim
CC: html/domexception.nim
CC: io/console.nim
CC: io/timeout.nim
CC: monoucha/jsnull.nim
CC: html/event.nim
CC: io/poll.nim
CC: types/blob.nim
...CC: types/formdata.nim
CC: server/request.nim
CC: server/loaderiface.nim
..CC: types/canvastypes.nim
CC: types/path.nim
.......CC: html/domcanvas.nim
CC: html/performance.nim
CC: html/dom.nim
CC: chame/dombuilder.nim
.......CC: chame/entity_gen.nim
CC: chame/tokstate.nim
CC: chame/htmltokenizer.nim
CC: chame/htmlparser.nim
CC: html/chadombuilder.nim
CC: html/formdata.nim
..CC: html/jsencoding.nim
......CC: html/jsintl.nim
........CC: html/xmlhttprequest.nim
..CC: html/env.nim
CC: local/clientutil.nim
CC: config/history.nim
CC: local/lineedit.nim
......CC: config/mailcap.nim
CC: css/box.nim
...CC: css/render.nim
CC: system/exceptions.nim
CC: system/ctypes.nim
CC: std/private/digitsutils.nim
CC: std/assertions.nim
CC: system/dollars.nim
CC: system.nim
CC: local/select.nim
CC: times.nim
CC: termios.nim
CC: std/envvars.nim
CC: encoding/encodercore.nim
CC: encoding/encoder.nim
CC: std/cmdline.nim
CC: local/term.nim
CC: types/opt.nim
CC: server/bufferiface.nim
CC: server/connectionerror.nim
CC: io/dynstream.nim
CC: utils/twtstr.nim
CC: io/chafile.nim
CC: config/urimethodmap.nim
CC: utils/sandbox.nim
Hint: mm: arc; opt: speed; options: -d:release
54814 lines; 24.981s; 91.195MiB peakmem; proj: /build/chawan/src/chawan/adapter/img/nanosvg.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/nanosvg [SuccessX]
CC: ../protocol/lcgi.nim
CC: io/poll.nim
CC: nc.nim
Hint: mm: arc; opt: speed; options: -d:release
61090 lines; 30.993s; 112.938MiB peakmem; proj: /build/chawan/src/chawan/adapter/img/canvas.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/canvas [SuccessX]
CC: css/match.nim
Hint: [Link]
CC: css/cascade.nim
CC: css/csstree.nim
CC: utils/widthconv.nim
CC: css/layout.nim
CC: server/buffer.nim
CC: server/loader.nim
CC: utils/proctitle.nim
CC: utils/sandbox.nim
CC: server/forkserver.nim
CC: local/pager.nim
CC: main.nim
Hint: [Link]
Hint: mm: arc; opt: speed; options: -d:release
54783 lines; 29.319s; 91.199MiB peakmem; proj: /build/chawan/src/chawan/adapter/img/resize.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/resize [SuccessX]
Hint: mm: arc; opt: speed; options: -d:release
54942 lines; 23.438s; 91.242MiB peakmem; proj: /build/chawan/src/chawan/adapter/tools/nc.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/nc [SuccessX]
Hint: mm: arc; opt: speed; options: -d:release
56274 lines; 32.923s; 91.273MiB peakmem; proj: /build/chawan/src/chawan/adapter/protocol/ssl.nim; out: /build/chawan/src/chawan/target/release/libexec/chawan/cgi-bin/ssl [SuccessX]
(cd "target/release/libexec/chawan/cgi-bin" && ln -sf ssl http)
(cd "target/release/libexec/chawan/cgi-bin" && ln -sf ssl gemini)
(cd "target/release/libexec/chawan/cgi-bin" && ln -sf ssl sftp)
In function ‘nimCmpMem’,
inlined from ‘cmp__system_u1567’ at ../../../../tmp/chawan/.obj/release/cha/@psystem.nim.c:9786:8,
inlined from ‘colonanonymous___configZconfig_u3299’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2575:11,
inlined from ‘binarySearch__configZconfig_u3305’ at ../../../../tmp/chawan/.obj/release/cha/@palgorithm.nim.c:3476:77,
inlined from ‘find__configZconfig_u3293’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2588:11:
../../../../tmp/chawan/.obj/release/cha/@psystem.nim.c:9056:11: warning: ‘memcmp’ specified bound [9223372036854775808, 0] exceeds maximum object size 9223372036854775807 [-Wstringop-overread]
In function ‘colonanonymous___configZconfig_u3299’,
inlined from ‘binarySearch__configZconfig_u3305’ at ../../../../tmp/chawan/.obj/release/cha/@palgorithm.nim.c:3476:77,
inlined from ‘find__configZconfig_u3293’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2588:11:
../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2575:11: note: source object allocated here
In function ‘nimCmpMem’,
inlined from ‘cmp__system_u1567’ at ../../../../tmp/chawan/.obj/release/cha/@psystem.nim.c:9786:8,
inlined from ‘colonanonymous___configZconfig_u3299’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2575:11,
inlined from ‘binarySearch__configZconfig_u3305’ at ../../../../tmp/chawan/.obj/release/cha/@palgorithm.nim.c:3516:79,
inlined from ‘find__configZconfig_u3293’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2588:11:
../../../../tmp/chawan/.obj/release/cha/@psystem.nim.c:9056:11: warning: ‘memcmp’ specified bound [9223372036854775808, 0] exceeds maximum object size 9223372036854775807 [-Wstringop-overread]
In function ‘colonanonymous___configZconfig_u3299’,
inlined from ‘binarySearch__configZconfig_u3305’ at ../../../../tmp/chawan/.obj/release/cha/@palgorithm.nim.c:3516:79,
inlined from ‘find__configZconfig_u3293’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2588:11:
../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2575:11: note: source object allocated here
In function ‘nimCmpMem’,
inlined from ‘cmp__system_u1567’ at ../../../../tmp/chawan/.obj/release/cha/@psystem.nim.c:9786:8,
inlined from ‘colonanonymous___configZconfig_u3299’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2575:11,
inlined from ‘binarySearch__configZconfig_u3305’ at ../../../../tmp/chawan/.obj/release/cha/@palgorithm.nim.c:3516:79,
inlined from ‘find__configZconfig_u3293’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2588:11:
../../../../tmp/chawan/.obj/release/cha/@psystem.nim.c:9056:11: warning: ‘memcmp’ specified bound [9223372036854775808, 0] exceeds maximum object size 9223372036854775807 [-Wstringop-overread]
In function ‘colonanonymous___configZconfig_u3299’,
inlined from ‘binarySearch__configZconfig_u3305’ at ../../../../tmp/chawan/.obj/release/cha/@palgorithm.nim.c:3516:79,
inlined from ‘find__configZconfig_u3293’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2588:11:
../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2575:11: note: source object allocated here
In function ‘nimCmpMem’,
inlined from ‘cmp__system_u1567’ at ../../../../tmp/chawan/.obj/release/cha/@psystem.nim.c:9786:8,
inlined from ‘colonanonymous___configZconfig_u3299’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2575:11,
inlined from ‘binarySearch__configZconfig_u3305’ at ../../../../tmp/chawan/.obj/release/cha/@palgorithm.nim.c:3476:77,
inlined from ‘find__configZconfig_u3293’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2588:11:
../../../../tmp/chawan/.obj/release/cha/@psystem.nim.c:9056:11: warning: ‘memcmp’ specified bound [9223372036854775808, 0] exceeds maximum object size 9223372036854775807 [-Wstringop-overread]
In function ‘colonanonymous___configZconfig_u3299’,
inlined from ‘binarySearch__configZconfig_u3305’ at ../../../../tmp/chawan/.obj/release/cha/@palgorithm.nim.c:3476:77,
inlined from ‘find__configZconfig_u3293’ at ../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2588:11:
../../../../tmp/chawan/.obj/release/cha/@mconfig@sconfig.nim.c:2575:11: note: source object allocated here
Hint: mm: refc; opt: speed; options: -d:release
138825 lines; 221.503s; 518.758MiB peakmem; proj: /build/chawan/src/chawan/src/main.nim; out: /build/chawan/src/chawan/target/release/bin/cha [SuccessX]
ln -sf "target/release/bin/cha" cha
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p "/build/chawan/pkg/chawan/usr/bin"
install -m755 "target/release/bin/cha" "/build/chawan/pkg/chawan/usr/bin"
install -m755 "target/release/bin/mancha" "/build/chawan/pkg/chawan/usr/bin"
mkdir -p /build/chawan/pkg/chawan/usr/lib/chawan/cgi-bin
for f in file ftp gopher finger man spartan chabookmark stbi jebp sixel canvas resize nanosvg ssl; do \
install -m755 "target/release/libexec/chawan/cgi-bin/$f" /build/chawan/pkg/chawan/usr/lib/chawan/cgi-bin; \
done
for f in uri2html tohtml urlenc nc init.jsb; \
do install -m755 "target/release/libexec/chawan/$f" /build/chawan/pkg/chawan/usr/lib/chawan; \
done
(cd /build/chawan/pkg/chawan/usr/lib/chawan && ln -sf urlenc urldec)
for f in http gemini sftp; do (cd /build/chawan/pkg/chawan/usr/lib/chawan/cgi-bin && ln -sf ssl "$f"); done
for f in gopher2html md2html ansi2html gmi2html dirlist2html img2html; do (cd /build/chawan/pkg/chawan/usr/lib/chawan && ln -sf tohtml "$f"); done
mkdir -p "/build/chawan/pkg/chawan/usr/share/man/man1"
for f in cha.1 mancha.1; do install -m644 "doc/$f" "/build/chawan/pkg/chawan/usr/share/man/man1"; done
mkdir -p "/build/chawan/pkg/chawan/usr/share/man/man5"
for f in cha-config.5 cha-mailcap.5 cha-mime.types.5 cha-cgi.5 cha-urimethodmap.5; do install -m644 "doc/$f" "/build/chawan/pkg/chawan/usr/share/man/man5"; done
mkdir -p "/build/chawan/pkg/chawan/usr/share/man/man7"
for f in cha-protocols.7 cha-api.7 cha-troubleshooting.7 cha-image.7 cha-css.7 cha-terminal.7; do install -m644 "doc/$f" "/build/chawan/pkg/chawan/usr/share/man/man7"; done
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "chawan"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: chawan 0.4.4-1 (Sat Jul 25 10:16:59 2026)
==> Cleaning up...
[?12l[?25h