On Alpine Linux 3.18, a build with --without-urw-fonts succeeds, but has 3
test failures. All due to an error "cat: unrecognized option: s".

===========================================
   GNU roff 1.24.0.rc2: ./test-suite.log
===========================================

# TOTAL: 310
# PASS:  290
# SKIP:  13
# XFAIL: 4
# FAIL:  3
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: contrib/mm/tests/Np-register-works.sh
===========================================

cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking label of first paragraph
...FAILED
checking indentation of first paragraph, second line
...FAILED
checking label of second paragraph
...FAILED
checking indentation of second paragraph, second line
...FAILED
checking label of third paragraph
...FAILED
checking indentation of third paragraph, second line
...FAILED
checking label of fourth paragraph
...FAILED
checking indentation of fourth paragraph, second line
...FAILED
FAIL contrib/mm/tests/Np-register-works.sh (exit status: 1)

FAIL: contrib/mm/tests/date-localization-works.sh
=================================================

cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking date localization in language cs
...FAILED
cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking date localization in language de
...FAILED
cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking date localization in language en
...FAILED
cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking date localization in language es
...FAILED
cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking date localization in language fr
...FAILED
cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking date localization in language it
...FAILED
cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking date localization in language ru
...FAILED
cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking date localization in language sv
...FAILED
FAIL contrib/mm/tests/date-localization-works.sh (exit status: 1)

FAIL: contrib/mm/tests/nP-works.sh
==================================

cat: unrecognized option: s
BusyBox v1.36.1 (2023-06-02 00:42:02 UTC) multi-call binary.

Usage: cat [-nbvteA] [FILE]...

Print FILEs to stdout

	-n	Number output lines
	-b	Number nonempty lines
	-v	Show nonprinting characters as ^x or M-x
	-t	...and tabs as ^I
	-e	...and end lines with $
	-A	Same as -vte

checking label of first paragraph
...FAILED
checking indentation of first paragraph, second line
...FAILED
checking label of second paragraph
...FAILED
checking indentation of second paragraph, second line
...FAILED
checking label of third paragraph
...FAILED
checking indentation of third paragraph, second line
...FAILED
checking label of fourth paragraph
...FAILED
checking indentation of fourth paragraph, second line
...FAILED
checking label of fifth paragraph
...FAILED
checking indentation of fifth paragraph, second line
...FAILED
FAIL contrib/mm/tests/nP-works.sh (exit status: 1)

Reply via email to