[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
texinfo-7.1.0.90 build report
From: |
Nelson H. F. Beebe |
Subject: |
texinfo-7.1.0.90 build report |
Date: |
Sat, 8 Jun 2024 11:16:07 -0600 |
I have just completed build and validation attempts for
texinfo-7.1.0.90 on 52 systems, including several O/Ses (Linux, BSD,
and Solaris families), and CPUs (ARM64, PPC64LE, SPARC, x86, x86_64).
Of those, 47 succeeded and passed all tests.
Of the remainder, several had compilation errors, but other compiler
choices on those systems had successful builds.
The only real test failure is on DragonFlyBSD 6.4.0 (x86_64), where
I get:
FAIL: t/search-empty.sh
Here are the two related output files:
% cat ./info/t/search-empty.sh.trs
:test-result: FAIL
:global-test-result: FAIL
:recheck: yes
:copy-in-global-log: yes
% cat ./info/t/search-empty.sh.log
+ ginfo='./ginfo --init-file ./t/Infokey-config'
+ INFOPATH=./t/infodir
+ export INFOPATH
+ t=./t
+ export t
+ basename ./t/search-empty.sh.out
+ ginfo_output=t/search-empty.sh.out
+ basename ./t/search-empty.sh.pipein
+ pipein=t/search-empty.sh.pipein
+ basename ./t/search-empty.sh.pipeout
+ pty_type=t/search-empty.sh.pipeout
+ rm -f t/search-empty.sh.out
+ INFO_PRINT_COMMAND='>t/search-empty.sh.out'
+ export INFO_PRINT_COMMAND
+ pty_pid=0
+ LC_ALL=C
+ export LC_ALL
+ TERM=dumb
+ export TERM
+ trap cleanup 2
+ path_sep=:
+ initialization_done=0
+ run_ginfo -f intera
+ init_interactive_test
+ test 0 -eq 1
+ initialization_done=1
+ test -x pseudotty
+ TERM=vt100
+ export TERM
+ rm -f t/search-empty.sh.pipein t/search-empty.sh.pipeout
+ findprog mkfifo
+ saveIFS=$' \t
'
+ IFS=:
+ IFS=$' \t
'
+ test -f /usr/uumath/bin/mkfifo
+ test -x /usr/uumath/bin/mkfifo
+ return 0
+ mkfifo t/search-empty.sh.pipein
+ mkfifo t/search-empty.sh.pipeout
+ test ! -r t/search-empty.sh.pipein
+ test ! -r t/search-empty.sh.pipeout
+ pty_pid=618425
+ read pts_device
+ exec ./pseudotty t/search-empty.sh.pipeout
pseudotty: getting pty master fd
pseudotty: unlocking slave device
pseudotty: getting file name of slave device...
pseudotty: /dev/pts/0
pseudotty: opening slave device
pseudotty: attempting to set window size
pseudotty: ...succeeded
pseudotty: opening control channel
+ exec
+ LIBC_FATAL_STDERR_=1
+ export LIBC_FATAL_STDERR
+ ginfo_pid=618426
+ killer_pid=618427
+ printf 's\rq'
+ timeout_test
+ exec
+ wait 618426
+ exec ./ginfo --init-file ./t/Infokey-config -f intera
+ sleep 5
info: "./t/Infokey-config", line 2: unknown action `xxx-not-recognized'
info: "./t/Infokey-config", line 3: cannot bind key sequence to
menu-digit
+ kill 618426
+ status=143
+ test 143 -lt 128
+ retval=0
+ test 143 '!=' 0
+ retval=1
+ ginfo_pid=0
+ cleanup
+ test 618425 -ne 0
+ kill 618425
+ rm -f t/search-empty.sh.out
+ rm -f t/search-empty.sh.pipein t/search-empty.sh.pipeout
+ exit 1
FAIL t/search-empty.sh (exit status: 1)
-------------------------------------------------------------------------------
- Nelson H. F. Beebe Tel: +1 801 581 5254 -
- University of Utah -
- Department of Mathematics, 110 LCB Internet e-mail: beebe@math.utah.edu -
- 155 S 1400 E RM 233 beebe@acm.org beebe@computer.org -
- Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------
- texinfo-7.1.0.90 build report,
Nelson H. F. Beebe <=