>>> txr: Building community/txr 298-r0 (using abuild 3.14.1-r3) started Wed, 18 Dec 2024 16:39:04 +0000
>>> txr: Validating /home/buildozer/aports/community/txr/APKBUILD...
>>> txr: Analyzing dependencies...
>>> txr: Installing for build: build-base libffi-dev zlib-dev
(1/5) Installing linux-headers (6.6-r1)
(2/5) Installing libffi (3.4.6-r0)
(3/5) Installing libffi-dev (3.4.6-r0)
(4/5) Installing zlib-dev (1.3.1-r2)
(5/5) Installing .makedepends-txr (20241218.163905)
OK: 328 MiB in 107 packages
>>> txr: Cleaning up srcdir
>>> txr: Cleaning up pkgdir
>>> txr: Cleaning up tmpdir
>>> txr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/txr-298.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> txr: Fetching https://www.kylheku.com/cgit/txr/snapshot/txr-298.tar.gz
Connecting to www.kylheku.com (104.37.63.7:443)
saving to '/var/cache/distfiles/edge/txr-298.tar.gz.part'
txr-298.tar.gz.part   101k --:--:-- ETA
txr-298.tar.gz.part  1759k --:--:-- ETA
txr-298.tar.gz.part  100% |********************************| 2118k  0:00:00 ETA
'/var/cache/distfiles/edge/txr-298.tar.gz.part' saved
>>> txr: Fetching https://distfiles.alpinelinux.org/distfiles/edge/txr-298.tar.gz
>>> txr: Checking sha512sums...
txr-298.tar.gz: OK
>>> txr: Unpacking /var/cache/distfiles/edge/txr-298.tar.gz...
Running in original shell.
+---------------------+
| Configuring txr 298 |
+---------------------+
Checking for GNU Make ... yes (4.4.1 found)
Checking installation paths:
$(install_prefix)$(prefix)/$bindir=/usr/bin ... okay
  (but no write access to '/usr/bin'
   so 'make install' will require root privileges)
$(install_prefix)$(prefix)/$datadir=/usr/share/txr ... okay
  (but no write access to '/usr/share'
   so 'make install' will require root privileges)
$(install_prefix)$(prefix)/$mandir=/usr/share/man ... okay
  (but no write access to '/usr/share/man'
   so 'make install' will require root privileges)
Checking source directory "" ... okay
** Note: it's recommended to build in a separate directory
Are we using a C++ compiler ... no
Generating config.make ... 
Checking whether your C compiler can make a simple executable ... okay
Checking for -Werror=vla ... yes
Checking for -Werror=declaration-after-statement ... yes
Checking compiler version for various workarounds ... done
Checking whether executables require an .exe suffix ... no
Checking for disabling source code quoting in compiler errors ... no need
Checking for name clashes caused by nonconforming toolchains ... done
Checking for proper support for feature-test macros ... yes
Checking for undefined behavior sanitizer ("ubsan") being in effect ... no
Checking for Apple environment ... no
Checking for Android environment ... no
Detecting what symbol reveals BSD functions ... none needed
Checking how to disable PIE ...  -no-pie -fno-pie
Checking for annoying warnings from <ctype.h> macros ... absent
Checking what C type we have for integers wider than "long" ... "long long"
Checking what C type we have for unsigned integers wider than "long" ... "unsigned long long"
Checking what C type we have for integers wider than "long long" ... none
Checking what C type we have for u. integers wider than "long long" ... none
Checking what C integer type can hold a pointer ... "int"
Checking whether to use NaN boxing ... no
Checking for intmax_t  ... no
Checking target machine endianness ... little
Checking how to declare inline functions ... "static inline"
Checking for DBL_DECIMAL_DIG ... yes (DBL_DECIMAL_DIG)
Checking for fesetround and fegetround ... yes
Checking for fpclassify ... yes
Checking whether we have <sys/wait.h> ... yes
Checking whether we have <sys/stat.h> ... yes
Checking for sub-second resolution time in struct stat ... yes
Checking for utime ... yes
Checking for utimes ... yes
Checking for futimes ... yes
Checking for lutimes ... yes
Checking for utimensat and futimens ... yes
Checking whether we have environ ... yes
Checking whether we have GetEnvironmentStrings ... no
Checking for POSIX fork/pipe/exec/waitpid ... yes
Checking for POSIX getppid ... yes
Checking for strerror_r ... yes (POSIX)
Checking for POSIX fcntl ... yes
Checking for poll ... yes
Detecting timezone fields in struct tm ... done
Checking for timegm function ... yes
Checking for setenv and unsetenv functions ... yes
Checking for tzset function ... yes
Checking for localtime_r and gmtime_r functions ... yes
Checking for strptime function ... yes
Checking for POSIX sleep function ... yes
Checking for POSIX usleep function ... yes
Checking for POSIX nanosleep function ... yes
Checking for BSD daemon function ... yes
Checking for isatty function ... yes
Checking for syslog ... yes
Checking for reasonably modern POSIX signal handling ... yes
Checking for sigaltstack ... yes
Checking for strsignal ... yes
Checking for setitimer/getitimer ... yes
Checking for makedev ... yes
Checking for link, symlink and readlink ... yes
Checking for linkat ... yes
Checking for POSIX mkdir ... yes
Checking for mknod ... yes
Checking for mkfifo ... yes
Checking for chmod/fchmod ... yes
Checking for chown/fchown/lchown ... yes
Checking for pipe ... yes
Checking for ftruncate ... yes
Checking for _wspawnvp ... no
Checking for spawnvp ... no
Checking for chsize ... no
Checking for fchdir ... yes
Checking for log2 ... yes
Checking for round ... yes
Checking for hyperbolic functions (sinh, ...) ... yes
Checking for cbrt function ... yes
Checking for erf function ... yes
Checking for erfc function ... yes
Checking for exp10 function ... yes
Checking for exp2 function ... yes
Checking for expm1 function ... yes
Checking for gamma function ... no
Checking for j0 function ... yes
Checking for j1 function ... yes
Checking for lgamma function ... yes
Checking for log1p function ... yes
Checking for logb function ... yes
Checking for nearbyint function ... yes
Checking for pow10 function ... yes
Checking for rint function ... yes
Checking for significand function ... yes
Checking for tgamma function ... yes
Checking for y0 function ... yes
Checking for y1 function ... yes
Checking for copysign function ... yes
Checking for drem function ... yes
Checking for fdim function ... yes
Checking for fmax function ... yes
Checking for fmin function ... yes
Checking for frexp function ... no
Checking for hypot function ... yes
Checking for jn function ... yes
Checking for ldexp function ... yes
Checking for modf function ... no
Checking for nextafter function ... yes
Checking for nexttoward function ... yes
Checking for remainder function ... yes
Checking for scalb function ... yes
Checking for scalbln function ... yes
Checking for yn function ... yes
Checking for glob ... yes
Checking for nftw ... yes
Checking for fnmatch ... yes
Checking for windres ... no
Checking for POSIX geteuid function family ... yes
Checking for {set,get}res{uid,gid} ... yes
Checking for setgroups ... yes
Checking for old school getpwent, getpwuid and getpwnam ... yes
Checking for getpwent_r, getpwuid_r, and getpwnam_r ... no
Checking for old school getgrent, getgrgid and getgrnam ... yes
Checking for getgrgid_r and getgrnam_r ... yes
Checking for crypt ... yes
Checking for crypt_r ... yes
Checking for alloca ... yes
Checking for malloc-with-alignment function ... memalign
Checking for malloc_usable_size ... yes (<malloc.h>)
Checking for termios ... yes
Checking for struct winsize ... yes
Checking for mkstemp ... yes
Checking for mkdtemp ... yes
Checking for mkstemps ... yes
Do we need to set stack size ... no
Checking for fseeko and ftello ... yes
Checking how to enable 64 bit off_t and time_t ... -D_FILE_OFFSET_BITS=64
Checking for socket API ... yes
Checking for select ... yes
Checking for getaddrinfo ... yes
Checking for uname ... yes
Checking for domainname in struct utsname ... yes
Checking for dlopen ... yes
Checking for dlvsym ... no
Checking for pkg-config ... present
Checking for libffi ... yes
Checking for clockid_t ... yes
Checking for clock_gettime ... yes
Checking for loff_t ... no
Checking for realpath ... yes
Checking for getexecname ... no
Checking for getrlimit ... yes
Checking for mmap ... yes
Checking for zlib ... yes
Regenerating config.make ... done

The configuration seems to have been successful. That doesn't mean it's
correct!  Please check the above output for any problems, and verify that the
contents of the generated files config.make and config.h are sane for the
target platform.

For details, see the INSTALL guide.

The next step is to build the software by running "make all". 
The "all" target is the default one, thus it can be omitted.

If that works, most users just need to "make tests" and "make install",
possibly switching to superuser for "make install" if the prefix
points to a privileged location like /usr/local/.

Also, a script called ./reconfigure has been generated.
This can be used to re-run the configuration with the same parameters.

COPY y.tab.h.shipped -> y.tab.h
CC txr.c -> opt/txr.o
COPY lex.yy.c.shipped -> lex.yy.c
CC lex.yy.c -> opt/lex.yy.o
parser.l: In function 'num_esc':
parser.l:189:58: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'long int' [-Wsign-compare]
  189 |   if (val < 0 || val > 0x10FFFF || convert(wchar_t, val) != val) {
      |                                                          ^~
COPY y.tab.c.shipped -> y.tab.c
CC y.tab.c -> opt/y.tab.o
CC match.c -> opt/match.o
CC lib.c -> opt/lib.o
In file included from lib.c:54:
lib.c: In function 'chk_realloc':
lib.h:45:30: warning: allocation of insufficient size '0' for type 'mem_t' {aka 'unsigned char'} with size '1' [-Walloc-size]
   45 | #define convert(TYPE, EXPR) ((TYPE) (EXPR))
      |                              ^
lib.c:4712:14: note: in expansion of macro 'convert'
 4712 |     newptr = convert(mem_t *, malloc(0));
      |              ^~~~~~~
lib.c: In function 'chk_strdup_8bit':
lib.c:4854:16: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
 4854 |     if (str[i] < 0 || str[i] > 255) {
      |                ^
lib.c: In function 'chr_isascii':
lib.c:7206:25: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits]
 7206 |   return tnil(c_chr(ch) >= 0 && c_chr(ch) < 128);
      |                         ^~
lib.h:1539:24: note: in definition of macro 'tnil'
 1539 | #define tnil(c_cond) ((c_cond) ? t : nil)
      |                        ^~~~~~
CC regex.c -> opt/regex.o
CC gc.c -> opt/gc.o
CC unwind.c -> opt/unwind.o
CC stream.c -> opt/stream.o
stream.c: In function 'long_suffix':
stream.c:5216:10: warning: 'sl' may be used uninitialized [-Wmaybe-uninitialized]
 5216 |       if (sl)
      |          ^
stream.c:5204:20: note: 'sl' was declared here
 5204 |     const wchar_t *sl;
      |                    ^~
stream.c: In function 'trim_long_suffix':
stream.c:5270:10: warning: 'sl' may be used uninitialized [-Wmaybe-uninitialized]
 5270 |       if (sl) {
      |          ^
stream.c:5258:20: note: 'sl' was declared here
 5258 |     const wchar_t *sl;
      |                    ^~
CC arith.c -> opt/arith.o
CC hash.c -> opt/hash.o
CC utf8.c -> opt/utf8.o
CC filter.c -> opt/filter.o
CC eval.c -> opt/eval.o
CC parser.c -> opt/parser.o
CC rand.c -> opt/rand.o
CC combi.c -> opt/combi.o
CC sysif.c -> opt/sysif.o
CC args.c -> opt/args.o
CC autoload.c -> opt/autoload.o
CC cadr.c -> opt/cadr.o
CC struct.c -> opt/struct.o
CC itypes.c -> opt/itypes.o
CC buf.c -> opt/buf.o
CC jmp.S -> opt/jmp.o
CC protsym.c -> opt/protsym.o
CC ffi.c -> opt/ffi.o
ffi.c: In function 'ffi_wchar_get':
ffi.c:1385:9: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
 1385 |   if (c < 0 || c > 0x10FFFF)
      |         ^
ffi.c: In function 'ffi_bchar_array_put':
ffi.c:2939:13: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits]
 2939 |     if (wch < 0 || wch > 255)
      |             ^
CC strudel.c -> opt/strudel.o
CC vm.c -> opt/vm.o
CC tree.c -> opt/tree.o
CC time.c -> opt/time.o
CC psquare.c -> opt/psquare.o
CC chksum.c -> opt/chksum.o
CC chksums/sha1.c -> opt/chksums/sha1.o
CC chksums/sha256.c -> opt/chksums/sha256.o
CC chksums/crc32.c -> opt/chksums/crc32.o
CC chksums/md5.c -> opt/chksums/md5.o
CC linenoise/linenoise.c -> opt/linenoise/linenoise.o
CC mpi/mpi.c -> opt/mpi/mpi.o
CC debug.c -> opt/debug.o
CC syslog.c -> opt/syslog.o
CC glob.c -> opt/glob.o
CC ftw.c -> opt/ftw.o
CC signal.c -> opt/signal.o
CC socket.c -> opt/socket.o
CC termios.c -> opt/termios.o
CC gzio.c -> opt/gzio.o
LINK opt/txr.o opt/lex.yy.o opt/y.tab.o opt/match.o opt/lib.o opt/regex.o opt/gc.o opt/unwind.o opt/stream.o opt/arith.o opt/hash.o opt/utf8.o opt/filter.o opt/eval.o opt/parser.o opt/rand.o opt/combi.o opt/sysif.o opt/args.o opt/autoload.o opt/cadr.o opt/struct.o opt/itypes.o opt/buf.o opt/jmp.o opt/protsym.o opt/ffi.o opt/strudel.o opt/vm.o opt/tree.o opt/time.o opt/psquare.o opt/chksum.o opt/chksums/sha1.o opt/chksums/sha256.o opt/chksums/crc32.o opt/chksums/md5.o opt/linenoise/linenoise.o opt/mpi/mpi.o opt/debug.o opt/syslog.o opt/glob.o opt/ftw.o opt/signal.o opt/socket.o opt/termios.o opt/gzio.o -> txr
TXR stdlib/optimize.tl -> stdlib/optimize.tlo
TXR stdlib/param.tl -> stdlib/param.tlo
TXR stdlib/compiler.tl -> stdlib/compiler.tlo
TXR stdlib/place.tl -> stdlib/place.tlo
TXR stdlib/asm.tl -> stdlib/asm.tlo
TXR stdlib/build.tl -> stdlib/build.tlo
TXR stdlib/op.tl -> stdlib/op.tlo
TXR stdlib/struct.tl -> stdlib/struct.tlo
TXR stdlib/error.tl -> stdlib/error.tlo
TXR stdlib/arith-each.tl -> stdlib/arith-each.tlo
TXR stdlib/awk.tl -> stdlib/awk.tlo
TXR stdlib/cadr.tl -> stdlib/cadr.tlo
TXR stdlib/comp-opts.tl -> stdlib/comp-opts.tlo
TXR stdlib/constfun.tl -> stdlib/constfun.tlo
TXR stdlib/conv.tl -> stdlib/conv.tlo
TXR stdlib/copy-file.tl -> stdlib/copy-file.tlo
TXR stdlib/csort.tl -> stdlib/csort.tlo
TXR stdlib/debugger.tl -> stdlib/debugger.tlo
TXR stdlib/defset.tl -> stdlib/defset.tlo
TXR stdlib/doc-lookup.tl -> stdlib/doc-lookup.tlo
TXR stdlib/doloop.tl -> stdlib/doloop.tlo
TXR stdlib/each-prod.tl -> stdlib/each-prod.tlo
TXR stdlib/except.tl -> stdlib/except.tlo
TXR stdlib/expander-let.tl -> stdlib/expander-let.tlo
TXR stdlib/ffi.tl -> stdlib/ffi.tlo
TXR stdlib/getopts.tl -> stdlib/getopts.tlo
TXR stdlib/getput.tl -> stdlib/getput.tlo
TXR stdlib/glob.tl -> stdlib/glob.tlo
TXR stdlib/hash.tl -> stdlib/hash.tlo
TXR stdlib/ifa.tl -> stdlib/ifa.tlo
TXR stdlib/keyparams.tl -> stdlib/keyparams.tlo
TXR stdlib/load-args.tl -> stdlib/load-args.tlo
TXR stdlib/match.tl -> stdlib/match.tlo
TXR stdlib/package.tl -> stdlib/package.tlo
TXR stdlib/path-test.tl -> stdlib/path-test.tlo
TXR stdlib/pic.tl -> stdlib/pic.tlo
TXR stdlib/pmac.tl -> stdlib/pmac.tlo
TXR stdlib/quips.tl -> stdlib/quips.tlo
TXR stdlib/save-exe.tl -> stdlib/save-exe.tlo
TXR stdlib/socket.tl -> stdlib/socket.tlo
TXR stdlib/stream-wrap.tl -> stdlib/stream-wrap.tlo
TXR stdlib/tagbody.tl -> stdlib/tagbody.tlo
TXR stdlib/termios.tl -> stdlib/termios.tlo
TXR stdlib/trace.tl -> stdlib/trace.tlo
TXR stdlib/txr-case.tl -> stdlib/txr-case.tlo
TXR stdlib/type.tl -> stdlib/type.tlo
TXR stdlib/ver.tl -> stdlib/ver.tlo
TXR stdlib/vm-param.tl -> stdlib/vm-param.tlo
TXR stdlib/with-resources.tl -> stdlib/with-resources.tlo
TXR stdlib/with-stream.tl -> stdlib/with-stream.tlo
TXR stdlib/yield.tl -> stdlib/yield.tlo
TXR tests/000/binding.txr -> tst/tests/000/binding.ok
TXR tests/000/nilvar.txr -> tst/tests/000/nilvar.ok
TXR tests/001/query-1.txr -> tst/tests/001/query-1.ok
TXR tests/001/query-2.txr -> tst/tests/001/query-2.ok
TXR tests/001/query-3.txr -> tst/tests/001/query-3.ok
TXR tests/001/query-4.txr -> tst/tests/001/query-4.ok
TXR tests/001/query-5.txr -> tst/tests/001/query-5.ok
TXR tests/002/query-1.txr -> tst/tests/002/query-1.ok
TXR tests/002/variant.txr -> tst/tests/002/variant.ok
TXR tests/003/query-1.txr -> tst/tests/003/query-1.ok
TXR tests/004/query-1.txr -> tst/tests/004/query-1.ok
TXR tests/005/query-1.txr -> tst/tests/005/query-1.ok
TXR tests/006/freeform-1.txr -> tst/tests/006/freeform-1.ok
TXR tests/006/freeform-2.txr -> tst/tests/006/freeform-2.ok
TXR tests/006/freeform-3.txr -> tst/tests/006/freeform-3.ok
TXR tests/006/freeform-4.txr -> tst/tests/006/freeform-4.ok
TXR tests/006/freeform-5.txr -> tst/tests/006/freeform-5.ok
TXR tests/007/except-1.txr -> tst/tests/007/except-1.ok
TXR tests/007/except-2.txr -> tst/tests/007/except-2.ok
TXR tests/007/except-3.txr -> tst/tests/007/except-3.ok
TXR tests/007/except-4.txr -> tst/tests/007/except-4.ok
TXR tests/008/call-2.txr -> tst/tests/008/call-2.ok
TXR tests/008/call.txr -> tst/tests/008/call.ok
TXR tests/008/configfile.txr -> tst/tests/008/configfile.ok
TXR tests/008/empty-clauses.txr -> tst/tests/008/empty-clauses.ok
TXR tests/008/filtenv.txr -> tst/tests/008/filtenv.ok
TXR tests/008/mdo.txr -> tst/tests/008/mdo.ok
TXR tests/008/no-stdin-hang.txr -> tst/tests/008/no-stdin-hang.ok
TXR tests/008/repeat.txr -> tst/tests/008/repeat.ok
TXR tests/008/soundex.txr -> tst/tests/008/soundex.ok
TXR tests/008/students.txr -> tst/tests/008/students.ok
TXR tests/008/tokenize.txr -> tst/tests/008/tokenize.ok
TXR tests/009/json.txr -> tst/tests/009/json.ok
TXR tests/010/align-columns.txr -> tst/tests/010/align-columns.ok
TXR tests/010/block.txr -> tst/tests/010/block.ok
TXR tests/010/eof-status.txr -> tst/tests/010/eof-status.ok
TXR tests/010/output-clauses.txr -> tst/tests/010/output-clauses.ok
TXR tests/010/reghash.txr -> tst/tests/010/reghash.ok
TXR tests/010/seq.txr -> tst/tests/010/seq.ok
TXR tests/010/span-var.txr -> tst/tests/010/span-var.ok
TXR tests/010/strstream.txr -> tst/tests/010/strstream.ok
TXR tests/011/macros-1.txr -> tst/tests/011/macros-1.ok
TXR tests/011/macros-2.txr -> tst/tests/011/macros-2.ok
TXR tests/011/mandel.txr -> tst/tests/011/mandel.ok
TXR tests/011/txr-case.txr -> tst/tests/011/txr-case.ok
TXR tests/012/stack2.txr -> tst/tests/012/stack2.ok
TXR tests/018/noclose.txr -> tst/tests/018/noclose.ok
TXR tests/010/cons.tl -> tst/tests/010/cons.ok
TXR tests/010/hash.tl -> tst/tests/010/hash.ok
TXR tests/010/json.tl -> tst/tests/010/json.ok
TXR tests/010/qquote.tl -> tst/tests/010/qquote.ok
TXR tests/010/range.tl -> tst/tests/010/range.ok
TXR tests/010/tree.tl -> tst/tests/010/tree.ok
TXR tests/010/vec.tl -> tst/tests/010/vec.ok
TXR tests/011/keyparams.tl -> tst/tests/011/keyparams.ok
TXR tests/011/macros-3.tl -> tst/tests/011/macros-3.ok
TXR tests/011/macros-4.tl -> tst/tests/011/macros-4.ok
TXR tests/011/patmatch.tl -> tst/tests/011/patmatch.ok
TXR tests/011/place.tl -> tst/tests/011/place.ok
TXR tests/011/special-1.tl -> tst/tests/011/special-1.ok
TXR tests/011/tree-bind.tl -> tst/tests/011/tree-bind.ok
TXR tests/012/aseq.tl -> tst/tests/012/aseq.ok
TXR tests/012/ashwin.tl -> tst/tests/012/ashwin.ok
TXR tests/012/binding.tl -> tst/tests/012/binding.ok
TXR tests/012/buf.tl -> tst/tests/012/buf.ok
TXR tests/012/cadr.tl -> tst/tests/012/cadr.ok
TXR tests/012/callable.tl -> tst/tests/012/callable.ok
TXR tests/012/case.tl -> tst/tests/012/case.ok
TXR tests/012/circ.tl -> tst/tests/012/circ.ok
TXR tests/012/compile.tl -> tst/tests/012/compile.ok
TXR tests/012/cons.tl -> tst/tests/012/cons.ok
TXR tests/012/const.tl -> tst/tests/012/const.ok
TXR tests/012/cont.tl -> tst/tests/012/cont.ok
TXR tests/012/defset.tl -> tst/tests/012/defset.ok
TXR tests/012/except.tl -> tst/tests/012/except.ok
TXR tests/012/fini.tl -> tst/tests/012/fini.ok
TXR tests/012/ifa.tl -> tst/tests/012/ifa.ok
TXR tests/012/iter.tl -> tst/tests/012/iter.ok
TXR tests/012/lambda.tl -> tst/tests/012/lambda.ok
TXR tests/012/lazy.tl -> tst/tests/012/lazy.ok
TXR tests/012/less.tl -> tst/tests/012/less.ok
TXR tests/012/man-or-boy.tl -> tst/tests/012/man-or-boy.ok
TXR tests/012/oop-dsc.tl -> tst/tests/012/oop-dsc.ok
TXR tests/012/oop-mac.tl -> tst/tests/012/oop-mac.ok
TXR tests/012/oop-mi.tl -> tst/tests/012/oop-mi.ok
TXR tests/012/oop-prelude.tl -> tst/tests/012/oop-prelude.ok
TXR tests/012/oop-seq.tl -> tst/tests/012/oop-seq.ok
TXR tests/012/oop.tl -> tst/tests/012/oop.ok
TXR tests/012/op.tl -> tst/tests/012/op.ok
TXR tests/012/parse.tl -> tst/tests/012/parse.ok
TXR tests/012/quasi.tl -> tst/tests/012/quasi.ok
TXR tests/012/quine.tl -> tst/tests/012/quine.ok
TXR tests/012/readprint.tl -> tst/tests/012/readprint.ok
TXR tests/012/seq.tl -> tst/tests/012/seq.ok
TXR tests/012/sort.tl -> tst/tests/012/sort.ok
TXR tests/012/stack.tl -> tst/tests/012/stack.ok
TXR tests/012/struct.tl -> tst/tests/012/struct.ok
TXR tests/012/stslot.tl -> tst/tests/012/stslot.ok
TXR tests/012/syms.tl -> tst/tests/012/syms.ok
TXR tests/012/syntax.tl -> tst/tests/012/syntax.ok
TXR tests/012/type.tl -> tst/tests/012/type.ok
TXR tests/012/typecase.tl -> tst/tests/012/typecase.ok
TXR tests/012/use-as.tl -> tst/tests/012/use-as.ok
TXR tests/013/chksum.tl -> tst/tests/013/chksum.ok
TXR tests/013/maze.tl -> tst/tests/013/maze.ok
TXR tests/013/rand.tl -> tst/tests/013/rand.ok
TXR tests/013/well512a.tl -> tst/tests/013/well512a.ok
TXR tests/014/socket-basic.tl -> tst/tests/014/socket-basic.ok
TXR tests/014/dgram-stream.tl -> tst/tests/014/dgram-stream.ok
TXR tests/014/in6addr-str.tl -> tst/tests/014/in6addr-str.ok
TXR tests/014/inaddr-str.tl -> tst/tests/014/inaddr-str.ok
TXR tests/014/sockaddr-str.tl -> tst/tests/014/sockaddr-str.ok
TXR tests/014/socket-misc.tl -> tst/tests/014/socket-misc.ok
TXR tests/014/str-addr.tl -> tst/tests/014/str-addr.ok
TXR tests/015/awk-fconv.tl -> tst/tests/015/awk-fconv.ok
TXR tests/015/awk-fields.tl -> tst/tests/015/awk-fields.ok
TXR tests/015/awk-misc.tl -> tst/tests/015/awk-misc.ok
TXR tests/015/awk-redir.tl -> tst/tests/015/awk-redir.ok
TXR tests/015/awk-res.tl -> tst/tests/015/awk-res.ok
TXR tests/015/awk-rng.tl -> tst/tests/015/awk-rng.ok
TXR tests/015/comb.tl -> tst/tests/015/comb.ok
TXR tests/015/esc.tl -> tst/tests/015/esc.ok
TXR tests/015/lazy-str.tl -> tst/tests/015/lazy-str.ok
TXR tests/015/match-str.tl -> tst/tests/015/match-str.ok
TXR tests/015/regex.tl -> tst/tests/015/regex.ok
TXR tests/015/split.tl -> tst/tests/015/split.ok
TXR tests/015/str.tl -> tst/tests/015/str.ok
TXR tests/015/trie.tl -> tst/tests/015/trie.ok
TXR tests/015/trim.tl -> tst/tests/015/trim.ok
TXR tests/016/arith.tl -> tst/tests/016/arith.ok
TXR tests/016/conv.tl -> tst/tests/016/conv.ok
TXR tests/016/ud-arith.tl -> tst/tests/016/ud-arith.ok
TXR tests/017/bitfields.tl -> tst/tests/017/bitfields.ok
TXR tests/017/carray.tl -> tst/tests/017/carray.ok
TXR tests/017/ffi-misc.tl -> tst/tests/017/ffi-misc.ok
TXR tests/017/flexstruct.tl -> tst/tests/017/flexstruct.ok
TXR tests/017/glob-carray.tl -> tst/tests/017/glob-carray.ok
TXR tests/017/glob-zarray.tl -> tst/tests/017/glob-zarray.ok
TXR tests/017/mmap.tl -> tst/tests/017/mmap.ok
TXR tests/017/pack-align.tl -> tst/tests/017/pack-align.ok
TXR tests/017/qsort.tl -> tst/tests/017/qsort.ok
TXR tests/017/realpath.tl -> tst/tests/017/realpath.ok
TXR tests/017/setjmp.tl -> tst/tests/017/setjmp.ok
TXR tests/017/str-s.tl -> tst/tests/017/str-s.ok
TXR tests/017/variadic.tl -> tst/tests/017/variadic.ok
TXR tests/018/chmod.tl -> tst/tests/018/chmod.ok
TXR tests/018/clean.tl -> tst/tests/018/clean.ok
TXR tests/018/close-delegate.tl -> tst/tests/018/close-delegate.ok
TXR tests/018/close-lazy.tl -> tst/tests/018/close-lazy.ok
TXR tests/018/combine-tlo.tl -> tst/tests/018/combine-tlo.ok
TXR tests/018/crypt.tl -> tst/tests/018/crypt.ok
TXR tests/018/errno.tl -> tst/tests/018/errno.ok
TXR tests/018/forkflush.tl -> tst/tests/018/forkflush.ok
TXR tests/018/format.tl -> tst/tests/018/format.ok
TXR tests/018/getput.tl -> tst/tests/018/getput.ok
TXR tests/018/glob.tl -> tst/tests/018/glob.ok
TXR tests/018/gzip.tl -> tst/tests/018/gzip.ok
TXR tests/018/path-equal.tl -> tst/tests/018/path-equal.ok
TXR tests/018/path-safe.tl -> tst/tests/018/path-safe.ok
TXR tests/018/path-test.tl -> tst/tests/018/path-test.ok
TXR tests/018/path.tl -> tst/tests/018/path.ok
TXR tests/018/process.tl -> tst/tests/018/process.ok
TXR tests/018/rel-path.tl -> tst/tests/018/rel-path.ok
TXR tests/018/sh-esc.tl -> tst/tests/018/sh-esc.ok
TXR tests/019/comp-bugs.tl -> tst/tests/019/comp-bugs.ok
TXR tests/019/compile-package.tl -> tst/tests/019/compile-package.ok
TXR tests/019/load-args.tl -> tst/tests/019/load-args.ok
TXR tests/019/load-hook.tl -> tst/tests/019/load-hook.ok
TXR tests/019/load-ret.tl -> tst/tests/019/load-ret.ok
TXR tests/019/load-search.tl -> tst/tests/019/load-search.ok
TXR tests/019/load-time.tl -> tst/tests/019/load-time.ok
TXR tests/019/pct-fun.tl -> tst/tests/019/pct-fun.ok
TXR tests/019/progv.tl -> tst/tests/019/progv.ok
TXR tests/019/redef.tl -> tst/tests/019/redef.ok
TXR tests/019/symbol-value.tl -> tst/tests/019/symbol-value.ok
** tests passed!
rm tests/013/rand.expected tests/012/use-as.expected tests/015/str.expected tests/010/qquote.expected tests/018/rel-path.expected tests/011/patmatch.expected tests/015/match-str.expected tests/012/sort.expected tests/017/flexstruct.expected tests/018/format.expected tests/012/parse.expected tests/012/syntax.expected tests/014/in6addr-str.expected tests/015/awk-fconv.expected tests/017/ffi-misc.expected tests/017/str-s.expected tests/010/tree.expected tests/012/oop-mac.expected tests/014/socket-misc.expected tests/012/lambda.expected tests/015/awk-res.expected tests/015/split.expected tests/017/bitfields.expected tests/010/span-var.expected tests/018/glob.expected tests/014/dgram-stream.expected tests/012/less.expected tests/008/call-2.expected tests/012/struct.expected tests/010/json.expected tests/014/str-addr.expected tests/012/aseq.expected tests/016/arith.expected tests/017/carray.expected tests/019/load-search.expected tests/019/progv.expected tests/012/ifa.expected tests/018/errno.expected tests/019/comp-bugs.expected tests/017/mmap.expected tests/012/quasi.expected tests/011/tree-bind.expected tests/012/cadr.expected tests/012/case.expected tests/014/inaddr-str.expected tests/012/oop-dsc.expected tests/012/op.expected tests/015/trim.expected tests/015/awk-fields.expected tests/018/process.expected tests/012/cont.expected tests/016/ud-arith.expected tests/015/regex.expected tests/013/chksum.expected tests/017/pack-align.expected tests/012/lazy.expected tests/015/comb.expected tests/012/compile.expected tests/012/stslot.expected tests/018/crypt.expected tests/018/gzip.expected tests/010/cons.expected tests/015/esc.expected tests/015/trie.expected tests/018/combine-tlo.expected tests/018/path-equal.expected tests/011/macros-4.expected tests/008/mdo.expected tests/018/close-lazy.expected tests/019/symbol-value.expected tests/019/load-time.expected tests/010/hash.expected tests/012/binding.expected tests/012/const.expected tests/019/load-hook.expected tests/015/lazy-str.expected tests/012/iter.expected tests/019/load-args.expected tests/011/keyparams.expected tests/008/no-stdin-hang.expected tests/012/ashwin.expected tests/012/callable.expected tests/012/defset.expected tests/010/range.expected tests/018/getput.expected tests/018/path.expected tests/012/buf.expected tests/015/awk-redir.expected tests/010/vec.expected tests/012/quine.expected tests/012/seq.expected tests/012/stack.expected tests/011/macros-3.expected tests/012/type.expected tests/012/oop-seq.expected tests/018/sh-esc.expected tests/014/sockaddr-str.expected tests/012/typecase.expected tests/016/conv.expected tests/012/readprint.expected tests/018/path-test.expected tests/014/socket-basic.expected tests/019/compile-package.expected tests/018/chmod.expected tests/018/path-safe.expected tests/011/place.expected tests/015/awk-misc.expected tests/012/cons.expected tests/019/load-ret.expected tests/019/redef.expected
>>> txr: Entering fakeroot...
INSTALL txr -> /home/buildozer/aports/community/txr/pkg/txr/usr/bin
HARDLINK  /home/buildozer/aports/community/txr/pkg/txr/usr/bin/txrlisp -> /home/buildozer/aports/community/txr/pkg/txr/usr/bin/txr
HARDLINK  /home/buildozer/aports/community/txr/pkg/txr/usr/bin/txrvm -> /home/buildozer/aports/community/txr/pkg/txr/usr/bin/txr
INSTALL LICENSE -> /home/buildozer/aports/community/txr/pkg/txr/usr/share/txr
INSTALL METALICENSE -> /home/buildozer/aports/community/txr/pkg/txr/usr/share/txr
INSTALL txr.1 -> /home/buildozer/aports/community/txr/pkg/txr/usr/share/man/man1
INSTALL  stdlib/*.txr stdlib/*.tl stdlib/*.tlo -> /home/buildozer/aports/community/txr/pkg/txr/usr/share/txr/stdlib
created directory: '/home/buildozer/aports/community/txr/pkg/txr/usr/share/licenses/'
created directory: '/home/buildozer/aports/community/txr/pkg/txr/usr/share/licenses/txr/'
'LICENSE' -> '/home/buildozer/aports/community/txr/pkg/txr/usr/share/licenses/txr/LICENSE'
'METALICENSE' -> '/home/buildozer/aports/community/txr/pkg/txr/usr/share/licenses/txr/METALICENSE'
created directory: '/home/buildozer/aports/community/txr/pkg/txr/usr/share/vim/'
created directory: '/home/buildozer/aports/community/txr/pkg/txr/usr/share/vim/vimfiles/'
created directory: '/home/buildozer/aports/community/txr/pkg/txr/usr/share/vim/vimfiles/syntax/'
'./tl.vim' -> '/home/buildozer/aports/community/txr/pkg/txr/usr/share/vim/vimfiles/syntax/tl.vim'
'./txr.vim' -> '/home/buildozer/aports/community/txr/pkg/txr/usr/share/vim/vimfiles/syntax/txr.vim'
>>> txr-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/txr/pkg/txr-doc/usr/share/man'
'usr/share/licenses' -> '/home/buildozer/aports/community/txr/pkg/txr-doc/usr/share/licenses'
>>> txr-doc*: Preparing subpackage txr-doc...
>>> txr-doc*: Running postcheck for txr-doc
>>> txr-vim*: Running split function vim...
'usr/share/vim/vimfiles/syntax' -> '/home/buildozer/aports/community/txr/pkg/txr-vim/usr/share/vim/vimfiles/syntax'
>>> txr-vim*: Preparing subpackage txr-vim...
>>> txr-vim*: Running postcheck for txr-vim
>>> txr*: Running postcheck for txr
>>> txr*: Preparing package txr...
>>> txr*: Stripping binaries
>>> txr-doc*: Scanning shared objects
>>> txr-vim*: Scanning shared objects
>>> txr*: Scanning shared objects
>>> txr-doc*: Tracing dependencies...
>>> txr-doc*: Package size: 658.0 KB
>>> txr-doc*: Compressing data...
>>> txr-doc*: Create checksum...
>>> txr-doc*: Create txr-doc-298-r0.apk
>>> txr-vim*: Tracing dependencies...
>>> txr-vim*: Package size: 140.8 KB
>>> txr-vim*: Compressing data...
>>> txr-vim*: Create checksum...
>>> txr-vim*: Create txr-vim-298-r0.apk
>>> txr*: Tracing dependencies...
	so:libc.musl-armhf.so.1
	so:libffi.so.8
	so:libz.so.1
>>> txr*: Package size: 2.9 MB
>>> txr*: Compressing data...
>>> txr*: Create checksum...
>>> txr*: Create txr-298-r0.apk
>>> txr: Build complete at Wed, 18 Dec 2024 16:41:42 +0000 elapsed time 0h 2m 38s
>>> txr: Cleaning up srcdir
>>> txr: Cleaning up pkgdir
>>> txr: Uninstalling dependencies...
(1/5) Purging .makedepends-txr (20241218.163905)
(2/5) Purging libffi-dev (3.4.6-r0)
(3/5) Purging linux-headers (6.6-r1)
(4/5) Purging libffi (3.4.6-r0)
(5/5) Purging zlib-dev (1.3.1-r2)
OK: 322 MiB in 102 packages
>>> txr: Updating the community/armhf repository index...
>>> txr: Signing the index...