On FreeBSD 13.1, I see the same 1 test failure as reported in
https://lists.gnu.org/archive/html/groff/2023-03/msg00009.html :

FAIL: contrib/gdiffmk/tests/runtests.sh

===========================================
   GNU roff 1.23.0.rc4: ./test-suite.log
===========================================

# TOTAL: 164
# PASS:  152
# SKIP:  9
# XFAIL: 2
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: contrib/gdiffmk/tests/runtests.sh
=======================================

./contrib/gdiffmk/tests/result.1 PASSED
./contrib/gdiffmk/tests/result.2 PASSED
./contrib/gdiffmk/tests/result.3 PASSED
./contrib/gdiffmk/tests/result.4 PASSED
./contrib/gdiffmk/tests/result.5 PASSED

./contrib/gdiffmk/tests/result.6 TEST FAILED
0a1,9
> expr: illegal option -- a
> expr: usage: expr [-e] expression
> 
> expr: illegal option -- c
> expr: usage: expr [-e] expression
> 
> expr: illegal option -- d
> expr: usage: expr [-e] expression
> 
5c14
< .mc C
---
> .mc 
10c19
< .mc A
---
> .mc 
14c23
< .mc D
---
> .mc 

./contrib/gdiffmk/tests/result.6a PASSED

./contrib/gdiffmk/tests/result.7 TEST FAILED
0a1,9
> expr: illegal option -- a
> expr: usage: expr [-e] expression
> 
> expr: illegal option -- d
> expr: usage: expr [-e] expression
> 
> expr: illegal option -- c
> expr: usage: expr [-e] expression
> 

./contrib/gdiffmk/tests/result.8 PASSED
./contrib/gdiffmk/tests/result.9 PASSED

./contrib/gdiffmk/tests/result.9a TEST FAILED
0a1,3
> expr: illegal option -- M
> expr: usage: expr [-e] expression
> 
5c8
< <<<<
---
> 
18c21
< <<<<
---
> 

./contrib/gdiffmk/tests/result.10 PASSED
failure_count 3
FAIL contrib/gdiffmk/tests/runtests.sh (exit status: 1)

SKIP: contrib/hdtbl/examples/test-hdtbl.sh
==========================================

ghostscript program missing, can't check hdtbl examples
SKIP contrib/hdtbl/examples/test-hdtbl.sh (exit status: 77)

SKIP: contrib/mom/examples/tests-mom.sh
=======================================

No URW fonts, mom examples cannot be correctly generated
SKIP contrib/mom/examples/tests-mom.sh (exit status: 77)

SKIP: font/devpdf/tests/check-default-foundry.sh
================================================

checking for font description CB...
checking for font description CBI...
checking for font description CI...
checking for font description CR...
checking for font description HB...
checking for font description HBI...
checking for font description HI...
checking for font description HR...
checking for font description S...
checking for font description TB...
checking for font description TBI...
checking for font description TI...
checking for font description TR...
checking for font description ZD...
Ghostscript not available; skipping check for any further fonts in the default foundry
SKIP font/devpdf/tests/check-default-foundry.sh (exit status: 77)

SKIP: font/devpdf/tests/check-urw-foundry.sh
============================================

URW fonts not found at configuration time; skipping
SKIP font/devpdf/tests/check-urw-foundry.sh (exit status: 77)

SKIP: src/preproc/preconv/tests/smoke-test.sh
=============================================

testing -e flag override of BOM detection
testing detection of UTF-32BE BOM
testing detection of UTF-32LE BOM
testing detection of UTF-16BE BOM
testing detection of UTF-16LE BOM
testing detection of UTF-8 BOM
testing detection of Emacs coding tag in piped input
testing uchardet detection of encoding
SKIP src/preproc/preconv/tests/smoke-test.sh (exit status: 77)

SKIP: src/roff/groff/tests/html_works_with_grn_and_eqn.sh
=========================================================

cannot locate 'pnmcrop' command; skipping test
SKIP src/roff/groff/tests/html_works_with_grn_and_eqn.sh (exit status: 77)

SKIP: src/roff/groff/tests/smoke-test_html_device.sh
====================================================

cannot locate 'pnmcrop' command; skipping test
SKIP src/roff/groff/tests/smoke-test_html_device.sh (exit status: 77)

XFAIL: src/roff/groff/tests/string_case_xform_unicode_escape.sh
===============================================================

XFAIL src/roff/groff/tests/string_case_xform_unicode_escape.sh (exit status: 1)

XFAIL: tmac/tests/e_footnotes-work-with-columns.sh
==================================================

e.tmac:<standard input>:5: changing columnation with footnote pending
e.tmac:<standard input>:7: writing 2-column footnote in 1-column layout
XFAIL tmac/tests/e_footnotes-work-with-columns.sh (exit status: 1)

SKIP: tmac/tests/pdfpic_does-not-choke-on-bad-pdfinfo-output.sh
===============================================================

cannot locate 'gs' command
SKIP tmac/tests/pdfpic_does-not-choke-on-bad-pdfinfo-output.sh (exit status: 77)

SKIP: tmac/tests/pdfpic_falls-back-to-PSPIC.sh
==============================================

cannot locate 'gs' command
SKIP tmac/tests/pdfpic_falls-back-to-PSPIC.sh (exit status: 77)

Reply via email to