On OpenBSD 7.4 (ffs file system) and macOS 12.5 (apfs file system),
"make check" fails.

The failing test is:

  19: tools.at:672       autoconf: timestamp changes

Find attached the log files.


## ----------------------------- ##
## GNU Autoconf 2.72 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ tests/testsuite -C tests MAKE=gmake

## ---------- ##
## ChangeLog. ##
## ---------- ##

| 2023-12-22  Zack Weinberg  <z...@owlfolio.org>
| 
| 	Finalize NEWS for release 2.72.
| 	Since 2.72[abcde] did not get widely used, squash all the NEWS entries
| 	since 2.71 together, and delete things that were only of interest to
| 	people going from a,b,c to d to e.  Finalize the release date.
| 
| 2023-12-22  Zack Weinberg  <z...@owlfolio.org>
| 
| 	Save/restore AC_LANG setting in AC_PROG_CC_C_O.

## --------- ##
## Platform. ##
## --------- ##

hostname = openbsd74.fritz.box
uname -m = amd64
uname -r = 7.4
uname -s = OpenBSD
uname -v = GENERIC#1336

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = OpenBSD.amd64
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/bruno/autoconf-2.72/build/tests/
PATH: /home/bruno/autoconf-2.72/tests/
PATH: /home/bruno/autoconf-2.72/build/tests/
PATH: /home/bruno/bin/
PATH: /bin/
PATH: /sbin/
PATH: /usr/bin/
PATH: /usr/sbin/
PATH: /usr/local/bin/
PATH: /usr/local/sbin/

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2023 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/home/bruno/autoconf-2.72/build/tests'
| at_srcdir='../../tests'
| abs_srcdir='/home/bruno/autoconf-2.72/build/../tests'
| at_top_srcdir='../..'
| abs_top_srcdir='/home/bruno/autoconf-2.72/build/..'
| at_top_build_prefix='../'
| abs_top_builddir='/home/bruno/autoconf-2.72/build'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

testsuite: atlocal:
| # -*- shell-script -*-
| # tests/atlocal.  Generated from atlocal.in by configure.
| # Configurable variable values for Autoconf test suite.
| 
| # Copyright (C) 2000-2001, 2005, 2008-2017, 2020-2023 Free Software
| # Foundation, Inc.
| #
| # This program is free software: you can redistribute it and/or modify
| # it under the terms of the GNU General Public License as published by
| # the Free Software Foundation, either version 3 of the License, or
| # (at your option) any later version.
| #
| # This program is distributed in the hope that it will be useful,
| # but WITHOUT ANY WARRANTY; without even the implied warranty of
| # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
| # GNU General Public License for more details.
| #
| # You should have received a copy of the GNU General Public License
| # along with this program.  If not, see <https://www.gnu.org/licenses/>.
| 
| AWK='awk'
| EGREP='/usr/bin/grep -E'
| GREP='/usr/bin/grep'
| M4='/home/bruno/bin/m4'
| PERL='/usr/bin/perl'
| SED='/usr/bin/sed'
| 
| # We need to know if sh -n is ok.
| SHELL_N='bash'
| 
| # Check whether the underlying system can manage some unusual
| # symbols in file names.
| if test -z ''; then
|   func_sanitize_file_name () { echo "$@"; }
| else
|   func_sanitize_file_name () { echo "$@" | tr -d ''; }
| fi
| 
| # Can we create directories with trailing whitespace in their names?
| ac_cv_dir_trailing_space='yes'
| if test "$ac_cv_dir_trailing_space" = yes; then
|   func_sanitize_dir_name () { echo "$@"; }
| else
|   func_sanitize_dir_name () { echo "$@" | sed 's/  *$//'; }
| fi
| 
| # AUTOM4TE might be set in the environment.  Override it here so that
| # direct aclocal invocations also use it.
| AUTOM4TE=autom4te
| export AUTOM4TE

## ------------------------------------------- ##
## System supplied programs that we depend on. ##
## ------------------------------------------- ##

# m4 is /home/bruno/bin/m4
/home/bruno/bin/m4 --version
m4 (GNU M4) 2023-11-25
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Ren'e Seindal.

# perl is /usr/bin/perl
/usr/bin/perl --version

This is perl 5, version 36, subversion 1 (v5.36.1) built for amd64-openbsd

Copyright 1987-2023, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at https://www.perl.org/, the Perl Home Page.


# sh is /bin/sh
/bin/sh --version
/bin/sh: /bin/sh: --: unknown option

# make is /usr/local/bin/gmake
/usr/local/bin/gmake --version
GNU Make 4.4.1
Built for x86_64-unknown-openbsd7.4
Copyright (C) 1988-2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

# automake is unavailable

# aclocal is unavailable

../../tests/local.at:32: using 0.001s as mtime resolution

## ---------------- ##
## Tested programs. ##
## ---------------- ##

../../tests/local.at:25: /home/bruno/autoconf-2.72/build/tests/autom4te --version
autom4te (GNU Autoconf) 2.72
Features: subsecond-mtime

Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Akim Demaille.

../../tests/local.at:25: /home/bruno/autoconf-2.72/build/tests/autoconf --version
autoconf (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

../../tests/local.at:25: /home/bruno/autoconf-2.72/build/tests/autoheader --version
autoheader (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Roland McGrath and Akim Demaille.

../../tests/local.at:25: /home/bruno/autoconf-2.72/build/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

../../tests/local.at:25: /home/bruno/autoconf-2.72/build/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

../../tests/local.at:25: /home/bruno/autoconf-2.72/build/tests/ifnames --version
ifnames (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Paul Eggert.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Sat Dec 30 18:44:12 CET 2023
1. Syntax of the shell scripts (tools.at:46): ok     (0m00.76s 0m00.03s)
2. Syntax of the Perl scripts (tools.at:69): ok     (0m00.47s 0m00.12s)
3. autom4te cache (tools.at:88): ok     (0m00.24s 0m00.14s)
4. autom4te --force (tools.at:119): ok     (0m00.19s 0m00.10s)
5. autom4te and whitespace in file names (tools.at:145): ok     (0m00.90s 0m00.60s)
6. autom4te --trace and unusual macro names (tools.at:217): ok     (0m00.11s 0m00.02s)
7. autom4te --trace and whitespace (tools.at:227): ok     (0m00.10s 0m00.04s)
8. autoconf --trace: user macros (tools.at:252): ok     (0m00.78s 0m00.24s)
9. autoconf --trace: builtins (tools.at:338): ok     (0m00.41s 0m00.26s)
10. autoconf --trace: AC_CONFIG_MACRO_DIRS (tools.at:363): ok     (0m01.29s 0m00.57s)
11. autoconf: forbidden tokens, basic (tools.at:442): ok     (0m00.35s 0m00.18s)
12. autoconf: forbidden tokens, exceptions (tools.at:497): ok     (0m00.17s 0m00.08s)
13. autoconf: automatically allowed tokens (tools.at:538): ok     (0m00.21s 0m00.10s)
14. autoconf: the empty token (tools.at:555): ok     (0m00.14s 0m00.10s)
15. autoconf: subdirectories (tools.at:573): ok     (0m00.24s 0m00.29s)
16. autoconf: input from stdin (tools.at:599): ok     (0m00.40s 0m00.14s)
17. autoconf: AC_AUTOCONF_VERSION (tools.at:617): ok     (0m00.28s 0m00.05s)
18. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:635): ok     (0m00.26s 0m00.15s)
20. ifnames (tools.at:718): ok     (0m00.07s 0m00.03s)
21. autoheader (tools.at:766): ok     (0m00.69s 0m00.27s)
22. autoheader and macros (tools.at:899): ok     (0m00.45s 0m00.21s)
23. autoheader with multiple headers (tools.at:935): ok     (0m00.49s 0m00.18s)
24. autoupdate (tools.at:965): ok     (0m01.21s 0m00.95s)
25. autoupdating AC_LINK_FILES (tools.at:997): ok     (0m00.99s 0m00.69s)
26. autoupdating AC_PREREQ (tools.at:1034): ok     (0m01.73s 0m01.42s)
27. autoupdating AU_ALIAS (tools.at:1055): ok     (0m01.34s 0m01.42s)
28. autoupdating OLD to NEW (tools.at:1107): ok     (0m00.84s 0m00.71s)
30. autoupdating AC_HELP_STRING (tools.at:1158): ok     (0m00.76s 0m00.71s)
31. autoupdating with m4sugar (tools.at:1177): ok     (0m00.92s 0m00.77s)
35. autoupdating AC_LANG_SAVE (tools.at:1292): ok     (0m00.86s 0m00.61s)
36. autoupdating AC_FOREACH (tools.at:1320): ok     (0m00.77s 0m00.57s)
37. autoupdating AC_OBSOLETE (tools.at:1348): ok     (0m01.57s 0m01.28s)
38. autoupdating AC_DIAGNOSE and AC_WARNING (tools.at:1410): ok     (0m00.87s 0m00.58s)
39. autoupdating AC_FATAL (tools.at:1439): ok     (0m00.82s 0m00.42s)
40. autoupdating with aclocal and m4_include (tools.at:1468): skipped (tools.at:1470)
41. autom4te preselections (tools.at:1497): skipped (tools.at:1499)
42. autom4te cache creation (tools.at:1558): ok     (0m00.95s 0m00.33s)
43. autom4te cache locking (tools.at:1618): ok     (0m00.37s 0m00.20s)
44. autotools and whitespace in file names (tools.at:1646): ok     (0m10.07s 0m05.10s)
45. autotools and relative TMPDIR (tools.at:1708): skipped (tools.at:1710)
46. m4_stack (m4sugar.at:42): ok     (0m00.11s 0m00.05s)
47. m4_defn (m4sugar.at:103): ok     (0m00.57s 0m00.24s)
48. m4_dumpdef (m4sugar.at:187): ok     (0m00.36s 0m00.23s)
49. m4_warn (m4sugar.at:246): ok     (0m00.32s 0m00.25s)
50. m4_warn (bad categories) (m4sugar.at:305): ok     (0m00.26s 0m00.17s)
51. m4_divert_stack (m4sugar.at:368): ok     (0m00.52s 0m00.27s)
52. m4_expansion_stack (m4sugar.at:457): ok     (0m00.11s 0m00.05s)
53. m4_require: error message (m4sugar.at:481): ok     (0m00.10s 0m00.07s)
54. m4_require: warning message (m4sugar.at:501): ok     (0m00.33s 0m00.14s)
55. m4_require: circular dependencies (m4sugar.at:552): ok     (0m00.11s 0m00.03s)
56. m4_require: one-shot initialization (m4sugar.at:582): ok     (0m00.20s 0m00.17s)
57. m4_require: nested (m4sugar.at:643): ok     (0m00.53s 0m00.35s)
58. m4sugar shorthand conditionals (m4sugar.at:811): ok     (0m00.10s 0m00.06s)
59. m4_cond (m4sugar.at:896): ok     (0m00.09s 0m00.07s)
60. m4 lists (m4sugar.at:948): ok     (0m00.20s 0m00.10s)
61. m4_split (m4sugar.at:1000): ok     (0m00.10s 0m00.06s)
62. m4_do (m4sugar.at:1046): ok     (0m00.10s 0m00.04s)
63. m4_append (m4sugar.at:1074): ok     (0m00.19s 0m00.13s)
64. m4_join (m4sugar.at:1158): ok     (0m00.10s 0m00.05s)
65. m4_expand (m4sugar.at:1209): ok     (0m00.10s 0m00.06s)
66. m4_text_box (m4sugar.at:1265): ok     (0m00.10s 0m00.07s)
67. m4_text_wrap (m4sugar.at:1289): ok     (0m00.10s 0m00.07s)
68. m4_version_compare (m4sugar.at:1351): ok     (0m00.10s 0m00.09s)
69. Standard regular expressions (m4sugar.at:1409): ok     (0m00.77s 0m00.45s)
70. m4_bmatch (m4sugar.at:1436): ok     (0m00.14s 0m00.03s)
71. m4_toupper and m4_tolower (m4sugar.at:1468): ok     (0m00.12s 0m00.05s)
72. m4_bpatsubsts (m4sugar.at:1505): ok     (0m00.11s 0m00.05s)
73. m4_esyscmd_s (m4sugar.at:1534): ok     (0m00.13s 0m00.04s)
74. M4 loops (m4sugar.at:1562): ok     (0m00.56s 0m00.25s)
75. m4_map (m4sugar.at:1716): ok     (0m00.10s 0m00.07s)
76. m4_map_args and m4_curry (m4sugar.at:1791): ok     (0m00.32s 0m00.13s)
77. m4_combine (m4sugar.at:1863): ok     (0m00.12s 0m00.03s)
78. m4_max and m4_min (m4sugar.at:1890): ok     (0m00.35s 0m00.11s)
79. recursion (m4sugar.at:1969): ok     (0m02.72s 0m00.22s)
80. m4_set (m4sugar.at:2086): ok     (0m01.59s 0m00.21s)
81. __file__ and __line__ (m4sugar.at:2236): ok     (0m00.10s 0m00.06s)
82. No extra re-exec with CONFIG_SHELL (m4sh.at:24): ok     (0m00.13s 0m00.05s)
83. Forced re-exec with CONFIG_SHELL (m4sh.at:42): ok     (0m00.11s 0m00.09s)
84. Configure re-execs self with CONFIG_SHELL (m4sh.at:110): ok     (0m00.26s 0m00.21s)
85. AS_WARN and AS_ERROR (m4sh.at:146): ok     (0m00.21s 0m00.14s)
86. LINENO (m4sh.at:211): ok     (0m00.44s 0m00.44s)
87. LINENO stack (m4sh.at:288): ok     (0m00.09s 0m00.05s)
88. AS_BOX (m4sh.at:317): ok     (0m00.10s 0m00.08s)
89. AS_BASENAME (m4sh.at:359): ok     (0m00.13s 0m00.13s)
90. AS_DIRNAME (m4sh.at:416): ok     (0m00.11s 0m00.17s)
91. AS_SET_CATFILE (m4sh.at:475): ok     (0m00.11s 0m00.05s)
92. AS_ECHO and AS_ECHO_N (m4sh.at:519): ok     (0m00.10s 0m00.07s)
93. obsolete $as_echo and $as_echo_n (m4sh.at:562): ok     (0m00.12s 0m00.08s)
94. Redefining AS_ECHO internals (m4sh.at:641): ok     (0m01.06s 0m00.84s)
95. AS_EXECUTABLE_P (m4sh.at:742): ok     (0m00.13s 0m00.04s)
96. AS_EXIT (m4sh.at:794): ok     (0m00.12s 0m00.12s)
97. AS_MKDIR_P (m4sh.at:843): ok     (0m00.10s 0m00.10s)
98. AS_VERSION_COMPARE (m4sh.at:875): ok     (0m00.14s 0m00.10s)
99. as_me (m4sh.at:921): ok     (0m00.10s 0m00.05s)
100. Negated classes in globbing (m4sh.at:945): ok     (0m00.10s 0m00.05s)
101. Null variable substitution (m4sh.at:973): ok     (0m00.09s 0m00.06s)
102. Functions Support (m4sh.at:1039): ok     (0m00.09s 0m00.08s)
103. Functions and return Support (m4sh.at:1081): ok     (0m00.10s 0m00.05s)
104. Nested AS_REQUIRE_SHELL_FN (m4sh.at:1118): ok     (0m00.12s 0m00.03s)
105. Nested AS_REQUIRE (m4sh.at:1151): ok     (0m00.10s 0m00.05s)
106. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:1189): ok     (0m00.12s 0m00.04s)
107. AS_HELP_STRING (m4sh.at:1230): ok     (0m00.07s 0m00.07s)
108. AS_IF and AS_CASE (m4sh.at:1369): ok     (0m00.40s 0m00.14s)
109. AS_FOR (m4sh.at:1532): ok     (0m00.08s 0m00.05s)
110. AS_LITERAL_IF (m4sh.at:1600): ok     (0m00.10s 0m00.07s)
111. AS_TR_SH and AS_TR_CPP (m4sh.at:1678): ok     (0m00.14s 0m00.10s)
112. AS_VAR basics (m4sh.at:1763): ok     (0m00.13s 0m00.06s)
113. AS_VAR_APPEND (m4sh.at:1875): ok     (0m00.09s 0m00.06s)
114. AS_VAR_ARITH (m4sh.at:1910): ok     (0m00.08s 0m00.07s)
115. AS_INIT cleanup (m4sh.at:1941): ok     (0m00.12s 0m00.04s)
116. AS_INIT basename __file__ (m4sh.at:1978): ok     (0m00.09s 0m00.09s)
117. AS_INIT_GENERATED (m4sh.at:1997): ok     (0m00.28s 0m00.28s)
118. AS_MESSAGE_FD (m4sh.at:2071): ok     (0m00.11s 0m00.07s)
119. _AS_CLEAN_DIR (m4sh.at:2115): ok     (0m00.11s 0m00.07s)
120. ECHO_C (m4sh.at:2144): ok     (0m00.10s 0m00.06s)
121. AT_COPYRIGHT (autotest.at:144): ok     (0m00.11s 0m00.14s)
122. AT_DATA (autotest.at:165): ok     (0m00.17s 0m00.25s)
123. AT_DATA_UNQUOTED (autotest.at:184): ok     (0m00.17s 0m00.24s)
124. AT_PREPARE_TESTS (autotest.at:202): ok     (0m00.17s 0m00.24s)
125. AT_PREPARE_EACH_TEST (autotest.at:211): ok     (0m00.21s 0m00.27s)
126. AT_TEST_HELPER_FN (autotest.at:228): ok     (0m00.17s 0m00.28s)
127. Empty test suite (autotest.at:245): ok     (0m00.19s 0m00.17s)
128. Banner-only test suite (autotest.at:249): ok     (0m00.18s 0m00.21s)
129. Empty test (autotest.at:255): ok     (0m00.18s 0m00.18s)
130. Empty check (autotest.at:258): ok     (0m00.12s 0m00.26s)
131. AT_SETUP without AT_INIT (autotest.at:261): ok     (0m00.08s 0m00.03s)
132. AT_BANNER without AT_INIT (autotest.at:267): ok     (0m00.07s 0m00.05s)
133. AT_CLEANUP without AT_INIT (autotest.at:271): ok     (0m00.07s 0m00.03s)
134. Missing AT_CLEANUP (autotest.at:275): ok     (0m00.11s 0m00.03s)
135. AT_FAIL_IF without AT_SETUP (autotest.at:281): ok     (0m00.11s 0m00.04s)
136. AT_SKIP_IF without AT_SETUP (autotest.at:286): ok     (0m00.12s 0m00.04s)
137. AT_CHECK without AT_SETUP (autotest.at:291): ok     (0m00.10s 0m00.04s)
138. AT_DATA without AT_SETUP (autotest.at:296): ok     (0m00.11s 0m00.04s)
139. AT_XFAIL_IF without AT_SETUP (autotest.at:301): ok     (0m00.11s 0m00.04s)
140. AT_KEYWORDS without AT_SETUP (autotest.at:306): ok     (0m00.12s 0m00.04s)
141. AT_CLEANUP without AT_SETUP (autotest.at:311): ok     (0m00.14s 0m00.04s)
142. AT_BANNER inside AT_SETUP (autotest.at:316): ok     (0m00.10s 0m00.06s)
143. AT_SETUP inside AT_SETUP (autotest.at:324): ok     (0m00.10s 0m00.06s)
144. Multiple AT_INIT (autotest.at:334): ok     (0m00.10s 0m00.07s)
145. Invalid AT_TEST_HELPER_FN (spaces) (autotest.at:339): ok     (0m00.11s 0m00.06s)
146. Invalid AT_TEST_HELPER_FN (substitutions) (autotest.at:347): ok     (0m00.10s 0m00.04s)
147. Multiple AT_TEST_HELPER_FN (autotest.at:355): ok     (0m00.07s 0m00.07s)
148. Tested programs (autotest.at:366): ok     (0m00.43s 0m00.39s)
149. Startup error messages (autotest.at:376): ok     (0m00.16s 0m00.23s)
150. Truth (autotest.at:388): ok     (0m00.20s 0m00.21s)
151. Fallacy (autotest.at:391): ok     (0m00.15s 0m00.34s)
152. Skip (autotest.at:396): ok     (0m00.15s 0m00.24s)
153. Hard fail (autotest.at:401): ok     (0m00.17s 0m00.35s)
154. AT_FAIL_IF (autotest.at:411): ok     (0m00.19s 0m00.42s)
155. AT_SKIP_IF (autotest.at:431): ok     (0m00.20s 0m00.34s)
156. Syntax error (autotest.at:451): ok     (0m00.19s 0m00.45s)
157. errexit (autotest.at:470): ok     (0m00.32s 0m00.63s)
158. at_status (autotest.at:512): ok     (0m00.38s 0m00.74s)
159. AT_CHECK execution environment (autotest.at:538): ok     (0m00.17s 0m00.29s)
160. unquoted output (autotest.at:557): ok     (0m00.15s 0m00.23s)
161. Trace output (autotest.at:564): ok     (0m00.17s 0m00.22s)
162. Logging (autotest.at:570): ok     (0m00.26s 0m00.94s)
163. Binary output (autotest.at:615): ok     (0m00.24s 0m00.67s)
164. Cleanup (autotest.at:657): ok     (0m00.32s 0m00.77s)
165. Literal multiline command (autotest.at:697): ok     (0m00.15s 0m00.24s)
166. Multiline parameter expansion (autotest.at:703): ok     (0m00.18s 0m00.23s)
167. Backquote command substitution (autotest.at:710): ok     (0m00.18s 0m00.19s)
168. Multiline backquote command substitution (autotest.at:715): ok     (0m00.17s 0m00.20s)
169. Parenthetical command substitution (autotest.at:723): ok     (0m00.15s 0m00.22s)
170. Multiline parenthetical command substitution (autotest.at:728): ok     (0m00.17s 0m00.25s)
171. Shell comment in command (autotest.at:738): ok     (0m00.15s 0m00.22s)
172. Invalid brace-enclosed parameter expansion (autotest.at:752): ok     (0m00.17s 0m00.31s)
173. Multiline command from M4 expansion (autotest.at:760): ok     (0m00.16s 0m00.19s)
174. Double-M4-quoted command (autotest.at:767): ok     (0m00.19s 0m00.21s)
175. Metacharacters in command from M4 expansion (autotest.at:774): ok     (0m00.15s 0m00.21s)
176. BS-newline in command (autotest.at:784): ok     (0m00.17s 0m00.26s)
177. ^BS-newline in command (autotest.at:789): ok     (0m00.18s 0m00.25s)
178. BSx641-newline in command (autotest.at:794): ok     (0m00.16s 0m00.24s)
179. BS-BS-newline in command (autotest.at:799): ok     (0m00.14s 0m00.24s)
180. BSx640-newline in command (autotest.at:807): ok     (0m00.17s 0m00.23s)
181. Newline-CODE-BS-newline in command (autotest.at:814): ok     (0m00.11s 0m00.25s)
182. Single-quote-BS-newline in command (autotest.at:821): ok     (0m00.14s 0m00.22s)
183. Single-quote-newline-BS-newline in command (autotest.at:827): ok     (0m00.18s 0m00.24s)
184. Input from stdin (autotest.at:840): ok     (0m00.16s 0m00.24s)
185. Backquote in a test title (autotest.at:916): ok     (0m00.21s 0m00.43s)
186. Single-quote in a test title (autotest.at:917): ok     (0m00.24s 0m00.43s)
187. Double-quote in a test title (autotest.at:918): ok     (0m00.21s 0m00.44s)
188. Backslash in a test title (autotest.at:920): ok     (0m00.25s 0m00.37s)
189. Brackets in a test title (autotest.at:921): ok     (0m00.21s 0m00.40s)
190. Left bracket in a test title (autotest.at:922): ok     (0m00.19s 0m00.45s)
191. Right bracket in a test title (autotest.at:923): ok     (0m00.21s 0m00.44s)
192. Quoted pound in a test title (autotest.at:924): ok     (0m00.21s 0m00.36s)
193. Pound in a test title (autotest.at:925): ok     (0m00.23s 0m00.41s)
194. Quoted comma in a test title (autotest.at:926): ok     (0m00.18s 0m00.50s)
195. Comma in a test title (autotest.at:927): ok     (0m00.21s 0m00.48s)
196. Parentheses in a test title (autotest.at:929): ok     (0m00.24s 0m00.43s)
197. Left paren in a test title (autotest.at:930): ok     (0m00.21s 0m00.46s)
198. Right paren in a test title (autotest.at:931): ok     (0m00.27s 0m00.39s)
199. Quoted Macro in a test title (autotest.at:933): ok     (0m00.25s 0m00.42s)
200. Macro in a test title (autotest.at:934): ok     (0m00.19s 0m00.41s)
201. Macro with backquote in a test title (autotest.at:935): ok     (0m00.22s 0m00.50s)
202. Macro with single-quote in a test title (autotest.at:936): ok     (0m00.18s 0m00.53s)
203. Macro with double-quote in a test title (autotest.at:937): ok     (0m00.21s 0m00.45s)
204. Macro with backslash in a test title (autotest.at:939): ok     (0m00.28s 0m00.46s)
205. Macro echoing macro in a test title (autotest.at:940): ok     (0m00.31s 0m00.52s)
206. Macro echoing single-quote in a test title (autotest.at:942): ok     (0m00.28s 0m00.47s)
207. Long test title in a test title (autotest.at:943): ok     (0m00.22s 0m00.46s)
208. Longer test title in a test title (autotest.at:944): ok     (0m00.19s 0m00.48s)
209. Long test source lines (autotest.at:955): ok     (0m00.22s 0m00.31s)
210. Huge testsuite (autotest.at:969): ok     (0m00.89s 0m00.42s)
211. Debugging a successful test (autotest.at:981): ok     (0m00.21s 0m00.52s)
212. Debugging script and environment (autotest.at:995): ok     (0m00.27s 0m00.70s)
213. Debugging a failed test (autotest.at:1012): ok     (0m00.21s 0m00.53s)
214. Using atlocal (autotest.at:1023): ok     (0m00.37s 0m00.88s)
215. Choosing where testsuite is run (autotest.at:1058): ok     (0m00.28s 0m00.62s)
216. recheck (autotest.at:1093): ok     (0m00.36s 0m01.07s)
217. Banners (autotest.at:1141): ok     (0m00.49s 0m02.46s)
218. Keywords and ranges (autotest.at:1208): ok     (0m00.89s 0m04.90s)
219. Keyword wrapping (autotest.at:1311): ok     (0m00.13s 0m00.10s)
220. AT_ARG_OPTION (autotest.at:1340): ok     (0m00.44s 0m01.30s)
221. AT_ARG_OPTION_ARG (autotest.at:1389): ok     (0m00.50s 0m01.31s)
222. parallel test execution (autotest.at:1463): skipped (autotest.at:1522)
223. parallel truth (autotest.at:1565): skipped (autotest.at:1565)
224. parallel fallacy (autotest.at:1570): skipped (autotest.at:1570)
225. parallel skip (autotest.at:1575): skipped (autotest.at:1575)
226. parallel syntax error (autotest.at:1580): skipped (autotest.at:1580)
227. parallel errexit (autotest.at:1599): skipped (autotest.at:1599)
228. parallel autotest and signal handling (autotest.at:1615): skipped (autotest.at:1617)
229. parallel args but non-working mkfifo (autotest.at:1727): skipped (autotest.at:1727)
230. colored test results (autotest.at:1749): ok     (0m00.34s 0m01.44s)
231. srcdir propagation (autotest.at:1838): ok     (0m00.85s 0m01.63s)
232. whitespace in absolute testdir (autotest.at:1917): ok     (0m00.21s 0m00.28s)
233. unusual file names (autotest.at:1941): ok     (0m00.14s 0m00.16s)
234. C unit tests (autotest.at:1971): ok     (0m00.49s 0m00.83s)
235. C unit tests (EXEEXT) (autotest.at:2017): ok     (0m00.65s 0m00.77s)
236. Erlang Eunit unit tests (autotest.at:2069): ok     (0m00.47s 0m00.37s)
237. AC_REQUIRE: topological sort (base.at:28): ok     (0m00.18s 0m00.07s)
238. AC_REQUIRE: error message (base.at:75): ok     (0m00.16s 0m00.06s)
239. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:93): ok     (0m00.21s 0m00.05s)
240. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:138): ok     (0m00.17s 0m00.08s)
241. AC_REQUIRE & AC_PROVIDE (base.at:183): ok     (0m00.16s 0m00.07s)
242. AC_INIT (base.at:219): ok     (0m00.24s 0m00.22s)
243. AC_INIT (obsolete invocation) (base.at:243): ok     (0m00.29s 0m00.23s)
244. AC_INIT with unusual version strings (base.at:271): ok     (0m04.88s 0m02.39s)
245. AC_COPYRIGHT (base.at:568): ok     (0m00.27s 0m00.09s)
246. AC_CACHE_CHECK (base.at:600): ok     (0m02.27s 0m03.58s)
247. AC_CACHE_LOAD (base.at:798): ok     (0m00.28s 0m00.21s)
248. AC_COMPUTE_INT (base.at:824): ok     (0m00.52s 0m00.52s)
249. AC_TRY_COMMAND (base.at:847): ok     (0m00.25s 0m00.25s)
250. Input/Output (base.at:879): ok     (0m00.28s 0m00.37s)
251. configure arguments (base.at:901): ok     (0m00.25s 0m00.33s)
252. AC_ARG_ENABLE and AC_ARG_WITH (base.at:924): ok     (0m00.37s 0m00.59s)
253. configure directories (base.at:977): ok     (0m00.29s 0m00.25s)
254. AC_SUBST (base.at:1010): ok     (0m00.83s 0m00.56s)
255. configure with closed standard fds (base.at:1069): ok     (0m02.01s 0m02.31s)
256. AC_CONFIG_COMMANDS with empty commands (torture.at:26): ok     (0m02.80s 0m02.24s)
257. AC_CONFIG_COMMANDS with temporary directory (torture.at:35): ok     (0m02.74s 0m02.33s)
258. Multiple AC_CONFIG_FILES (torture.at:63): ok     (0m00.20s 0m00.03s)
259. Parameterized AC_CONFIG_FILES (torture.at:75): ok     (0m00.26s 0m00.34s)
260. AC_ARG_VAR (torture.at:129): ok     (0m00.88s 0m03.16s)
261. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:189): ok     (0m00.99s 0m04.89s)
262. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:394): ok     (0m00.33s 0m00.20s)
263. Missing templates (torture.at:414): ok     (0m00.34s 0m00.43s)
264. configure invocation (torture.at:456): ok     (0m00.92s 0m01.99s)
265. --help and --version in unwritable directory (torture.at:517): ok     (0m00.25s 0m00.17s)
266. #define header templates (torture.at:547): ok     (0m00.28s 0m00.30s)
267. Torturing config.status (torture.at:681): ok     (0m00.86s 0m01.14s)
268. Substitute a 2000-byte string (torture.at:825): ok     (0m00.89s 0m00.50s)
269. Define to a 2000-byte string (torture.at:903): ok     (0m00.49s 0m00.38s)
270. Substitute and define special characters (torture.at:927): ok     (0m00.64s 0m01.21s)
271. Substitute a newline (torture.at:1035): ok     (0m00.34s 0m00.47s)
272. Define a newline (torture.at:1076): ok     (0m00.95s 0m00.67s)
273. AC_SUBST: variable name validation (torture.at:1115): ok     (0m03.14s 0m01.62s)
274. datarootdir workaround (torture.at:1145): ok     (0m00.59s 0m00.54s)
275. srcdir (torture.at:1196): ok     (0m00.40s 0m00.75s)
276. VPATH (torture.at:1239): ok     (0m00.45s 0m00.74s)
277. Signal handling (torture.at:1324): ok     (0m00.29s 0m00.17s)
278. AC_CONFIG_LINKS (torture.at:1343): ok     (0m00.71s 0m02.26s)
279. AC_CONFIG_LINKS and identical files (torture.at:1397): ok     (0m00.57s 0m01.36s)
280. Configuring subdirectories (torture.at:1470): skipped (torture.at:1473)
281. Deep Package (torture.at:1588): skipped (torture.at:1591)
282. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1721): skipped (torture.at:1725)
283. Non-literal AC_CONFIG_SUBDIRS (torture.at:1764): ok     (0m01.62s 0m00.85s)
284. Empty AC_CONFIG_SUBDIRS (torture.at:1810): ok     (0m00.57s 0m00.51s)
285. Empty directory (torture.at:1834): ok     (0m00.09s 0m00.02s)
286. Unusual Automake input files (torture.at:1856): skipped (torture.at:1859)
287. Specific warnings options for autoreconf (torture.at:1884): skipped (torture.at:1891)
288. Missing auxiliary files (config.*) (torture.at:1931): ok     (0m01.78s 0m01.01s)
289. Missing auxiliary files (install-sh) (torture.at:1988): ok     (0m01.37s 0m00.67s)
290. Missing auxiliary files (foreign) (torture.at:2030): ok     (0m01.85s 0m00.71s)
291. Missing auxiliary files (--force) (torture.at:2072): ok     (0m01.10s 0m00.36s)
292. Files clobbered by AC_OPENMP (torture.at:2138): ok     (0m01.89s 0m02.01s)
293. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok     (0m00.25s 0m00.09s)
294. AC_REQUIRE & AC_LANG (compile.at:84): ok     (0m00.31s 0m00.21s)
295. AC_LANG_SOURCE (compile.at:123): ok     (0m00.38s 0m00.60s)
296. AC_LANG_SOURCE(C++) (compile.at:149): ok     (0m00.41s 0m00.57s)
297. AC_LANG_SOURCE example (compile.at:176): skipped (compile.at:193)
298. AC_LANG_PROGRAM example (compile.at:217): skipped (compile.at:234)
299. AC_COMPILE_IFELSE (compile.at:265): ok     (0m01.76s 0m01.79s)
300. AC_RUN_IFELSE (compile.at:311): ok     (0m00.50s 0m00.64s)
301. Order of user actions and cleanup (compile.at:351): ok     (0m00.62s 0m00.77s)
302. AC_TRY_LINK_FUNC (compile.at:399): ok     (0m04.88s 0m05.01s)
303. Multiple languages (compile.at:409): ok     (0m01.71s 0m02.17s)
304. AC_NO_EXECUTABLES (aclang.at:8): ok     (0m02.91s 0m02.35s)
305. AC_REQUIRE_CPP (aclang.at:9): ok     (0m04.84s 0m04.75s)
306. Object file extensions (c.at:31): ok     (0m00.84s 0m00.81s)
307. Broken/missing compilers (c.at:59): ok     (0m00.32s 0m00.24s)
308. C keywords (c.at:77): ok     (0m00.94s 0m00.73s)
309. AC_PROG_CPP requires AC_PROG_CC (c.at:97): ok     (0m00.85s 0m00.78s)
310. AC_PROG_CPP with warnings (c.at:114): ok     (0m00.92s 0m00.73s)
311. AC_PROG_CPP without warnings (c.at:150): ok     (0m01.01s 0m00.83s)
312. AC_PROG_CPP via CC (c.at:194): ok     (0m00.92s 0m00.89s)
313. AC_PROG_EGREP and AC_EGREP_HEADER (c.at:239): ok     (0m00.83s 0m00.87s)
314. AC_NO_EXECUTABLES (working linker) (c.at:263): ok     (0m00.90s 0m00.67s)
315. AC_NO_EXECUTABLES (broken linker) (c.at:273): ok     (0m00.81s 0m00.64s)
316. AC_USE_SYSTEM_EXTENSIONS (c.at:284): ok     (0m02.21s 0m02.24s)
317. AC_C_RESTRICT and C++ (c.at:307): ok     (0m00.88s 0m00.92s)
318. AC_OPENMP and C (c.at:370): skipped (c.at:413)
319. AC_OPENMP and C++ (c.at:423): skipped (c.at:455)
320. AC_C_BACKSLASH_A (acc.at:8): ok     (0m04.77s 0m04.45s)
321. AC_C_BIGENDIAN (acc.at:9): ok     (0m05.22s 0m05.77s)
322. AC_C_CHAR_UNSIGNED (acc.at:10): ok     (0m05.03s 0m05.40s)
323. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:11): ok     (0m04.54s 0m04.50s)
324. AC_C_INLINE (acc.at:12): ok     (0m04.67s 0m04.32s)
325. AC_C_PROTOTYPES (acc.at:13): ok     (0m04.81s 0m04.35s)
326. AC_C_RESTRICT (acc.at:14): ok     (0m04.67s 0m04.59s)
327. AC_C_STRINGIZE (acc.at:15): ok     (0m04.74s 0m04.35s)
328. AC_C_TYPEOF (acc.at:16): ok     (0m04.66s 0m04.22s)
329. AC_C_VARARRAYS (acc.at:17): ok     (0m04.62s 0m04.44s)
330. AC_C__GENERIC (acc.at:18): ok     (0m04.67s 0m04.33s)
331. AC_OPENMP (acc.at:19): ok     (0m04.77s 0m05.15s)
332. AC_PROG_CC_C_O (acc.at:20): ok     (0m04.97s 0m04.47s)
333. AC_PROG_CPP_WERROR (acc.at:21): ok     (0m05.07s 0m04.60s)
334. AC_LANG_C (acc.at:24): ok     (0m02.87s 0m02.22s)
335. autoupdating AC_LANG_C (acc.at:24): ok     (0m01.67s 0m01.12s)
336. AC_LANG_CPLUSPLUS (acc.at:25): ok     (0m02.82s 0m02.43s)
337. autoupdating AC_LANG_CPLUSPLUS (acc.at:25): ok     (0m01.60s 0m01.25s)
338. AC_LANG_OBJC (acc.at:26): ok     (0m02.85s 0m02.42s)
339. autoupdating AC_LANG_OBJC (acc.at:26): ok     (0m01.67s 0m01.14s)
340. GNU Fortran 77 (fortran.at:31): skipped (fortran.at:31)
341. GNU Fortran (fortran.at:61): skipped (fortran.at:61)
342. AC_OPENMP and Fortran 77 (fortran.at:84): skipped (fortran.at:114)
343. AC_OPENMP and Fortran (fortran.at:124): skipped (fortran.at:154)
344. AC_F77_DUMMY_MAIN usage (fortran.at:176): skipped (fortran.at:246)
345. AC_FC_DUMMY_MAIN usage (fortran.at:257): skipped (fortran.at:328)
346. AC_F77_MAIN usage (fortran.at:339): skipped (fortran.at:409)
347. AC_FC_MAIN usage (fortran.at:423): skipped (fortran.at:493)
348. AC_F77_FUNC usage (fortran.at:507): skipped (fortran.at:572)
349. AC_FC_FUNC usage (fortran.at:583): skipped (fortran.at:648)
350. AC_FC_SRCEXT usage (fortran.at:659): skipped (fortran.at:733)
351. AC_FC_PP_SRCEXT usage (fortran.at:743): skipped (fortran.at:832)
352. AC_FC_FREEFORM (fortran.at:843): skipped (fortran.at:868)
353. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:879): skipped (fortran.at:905)
354. AC_FC_FIXEDFORM (fortran.at:916): skipped (fortran.at:942)
355. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:953): skipped (fortran.at:980)
356. AC_FC_LINE_LENGTH (fortran.at:991): skipped (fortran.at:1048)
357. AC_FC_CHECK_BOUNDS (fortran.at:1063): skipped (fortran.at:1109)
358. AC_FC_MODULE_FLAG (fortran.at:1121): skipped (fortran.at:1176)
359. AC_F77_CRAY_POINTERS (fortran.at:1191): skipped (fortran.at:1221)
360. AC_FC_CRAY_POINTERS (fortran.at:1233): skipped (fortran.at:1264)
361. AC_F77_CRAY_POINTERS (acfortran.at:8): skipped (acfortran.at:8)
362. AC_F77_IMPLICIT_NONE (acfortran.at:9): skipped (acfortran.at:9)
363. AC_F77_MAIN (acfortran.at:10): skipped (acfortran.at:10)
364. AC_F77_WRAPPERS (acfortran.at:11): skipped (acfortran.at:11)
365. AC_FC_CHECK_BOUNDS (acfortran.at:12): skipped (acfortran.at:12)
366. AC_FC_CRAY_POINTERS (acfortran.at:13): skipped (acfortran.at:13)
367. AC_FC_FIXEDFORM (acfortran.at:14): skipped (acfortran.at:14)
368. AC_FC_FREEFORM (acfortran.at:15): skipped (acfortran.at:15)
369. AC_FC_IMPLICIT_NONE (acfortran.at:16): skipped (acfortran.at:16)
370. AC_FC_LINE_LENGTH (acfortran.at:17): skipped (acfortran.at:17)
371. AC_FC_MAIN (acfortran.at:18): skipped (acfortran.at:18)
372. AC_FC_MODULE_EXTENSION (acfortran.at:19): skipped (acfortran.at:19)
373. AC_FC_MODULE_FLAG (acfortran.at:20): skipped (acfortran.at:20)
374. AC_FC_MODULE_OUTPUT_FLAG (acfortran.at:21): skipped (acfortran.at:21)
375. AC_FC_PP_DEFINE (acfortran.at:22): skipped (acfortran.at:22)
376. AC_FC_WRAPPERS (acfortran.at:23): skipped (acfortran.at:23)
377. AC_PROG_F77_C_O (acfortran.at:24): skipped (acfortran.at:24)
378. AC_PROG_FC_C_O (acfortran.at:25): skipped (acfortran.at:25)
379. AC_F77_NAME_MANGLING (acfortran.at:28): ok     (0m02.80s 0m02.32s)
380. autoupdating AC_F77_NAME_MANGLING (acfortran.at:28): ok     (0m01.89s 0m01.11s)
381. AC_LANG_FORTRAN77 (acfortran.at:29): ok     (0m02.86s 0m02.14s)
382. autoupdating AC_LANG_FORTRAN77 (acfortran.at:29): ok     (0m01.69s 0m01.20s)
383. Erlang basic compilation (erlang.at:36): skipped (erlang.at:36)
384. AC_ERLANG_CHECK_LIB (erlang.at:66): skipped (erlang.at:66)
385. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:82): skipped (erlang.at:82)
386. AC_ERLANG_SUBST_LIB_DIR (erlang.at:95): skipped (erlang.at:95)
387. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:109): ok     (0m02.93s 0m02.27s)
388. AC_ERLANG_PATH_ERL (acerlang.at:8): ok     (0m02.95s 0m02.04s)
389. AC_ERLANG_PATH_ERLC (acerlang.at:9): ok     (0m02.92s 0m02.17s)
390. AC_ERLANG_SUBST_ERTS_VER (acerlang.at:10): skipped (acerlang.at:10)
391. AC_ERLANG_SUBST_LIB_DIR (acerlang.at:11): skipped (acerlang.at:11)
392. AC_LANG_ERLANG (acerlang.at:14): ok     (0m02.87s 0m02.21s)
393. autoupdating AC_LANG_ERLANG (acerlang.at:14): ok     (0m01.92s 0m00.87s)
394. Go (go.at:30): skipped (go.at:30)
395. AC_LANG_GO (acgo.at:8): ok     (0m02.75s 0m02.20s)
396. autoupdating AC_LANG_GO (acgo.at:8): ok     (0m01.72s 0m01.19s)
397. AC_CHECK_LIB (semantics.at:35): ok     (0m05.99s 0m07.44s)
398. AC_SEARCH_LIBS (needed) (semantics.at:117): ok     (0m07.03s 0m08.84s)
399. AC_SEARCH_LIBS (none needed) (semantics.at:190): ok     (0m04.57s 0m04.60s)
400. AC_CHECK_DECLS (semantics.at:205): ok     (0m05.78s 0m06.60s)
401. AC_CHECK_FUNCS (semantics.at:269): ok     (0m04.94s 0m04.53s)
402. AC_REPLACE_FUNCS (semantics.at:282): ok     (0m00.95s 0m01.15s)
403. AC_CHECK_HEADERS (semantics.at:341): ok     (0m01.11s 0m00.97s)
404. AC_CHECK_HEADERS (preprocessor test) (semantics.at:377): ok     (0m00.92s 0m00.74s)
405. AC_CHECK_HEADERS (compiler test) (semantics.at:415): ok     (0m00.94s 0m00.79s)
406. AC_CHECK_MEMBER (semantics.at:451): ok     (0m04.95s 0m04.79s)
407. AC_CHECK_MEMBERS (semantics.at:477): ok     (0m04.71s 0m04.87s)
408. AC_CHECK_ALIGNOF (semantics.at:492): ok     (0m05.89s 0m06.24s)
409. AC_CHECK_ALIGNOF struct (semantics.at:509): ok     (0m05.60s 0m05.94s)
410. AC_CHECK_SIZEOF (semantics.at:521): ok     (0m06.03s 0m05.99s)
411. AC_CHECK_SIZEOF struct (semantics.at:537): ok     (0m06.60s 0m07.60s)
412. AC_CHECK_TYPES (semantics.at:562): ok     (0m04.66s 0m05.10s)
413. AC_CHECK_TYPES: backward compatibility (semantics.at:576): ok     (0m00.24s 0m00.08s)
414. AC_CHECK_FILES (semantics.at:615): ok     (0m00.53s 0m00.44s)
415. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:659): ok     (0m00.32s 0m00.29s)
416. AC_C_BIGENDIAN (semantics.at:708): ok     (0m02.52s 0m02.01s)
417. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:770): ok     (0m00.29s 0m00.19s)
418. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:812): ok     (0m00.28s 0m00.24s)
419. AC_PATH_XTRA (semantics.at:892): ok     (0m01.28s 0m01.41s)
420. AC_SYS_LARGEFILE (semantics.at:908): ok     (0m04.71s 0m04.53s)
421. AC_SYS_YEAR2038 (semantics.at:917): ok     (0m04.80s 0m04.28s)
422. AC_SYS_YEAR2038_RECOMMENDED (semantics.at:926): ok     (0m05.02s 0m05.14s)
423. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:961): ok     (0m02.71s 0m02.85s)
424. AC_FUNC_SETVBUF_REVERSED (semantics.at:962): ok     (0m02.91s 0m02.14s)
425. AC_FUNC_WAIT3 (semantics.at:963): ok     (0m02.66s 0m02.70s)
426. AC_TRY_CPP (semantics.at:977): ok     (0m04.83s 0m04.85s)
427. autoupdating AC_TRY_CPP (semantics.at:977): ok     (0m02.27s 0m02.18s)
428. AC_TRY_COMPILE (semantics.at:992): ok     (0m04.26s 0m04.24s)
429. autoupdating AC_TRY_COMPILE (semantics.at:992): ok     (0m02.26s 0m01.89s)
430. AC_TRY_LINK (semantics.at:1004): ok     (0m04.45s 0m04.46s)
431. autoupdating AC_TRY_LINK (semantics.at:1004): ok     (0m02.39s 0m01.88s)
432. AC_COMPILE_CHECK (semantics.at:1020): ok     (0m04.47s 0m04.53s)
433. autoupdating AC_COMPILE_CHECK (semantics.at:1020): ok     (0m02.33s 0m01.80s)
434. AC_TRY_RUN (semantics.at:1032): ok     (0m04.44s 0m04.14s)
435. autoupdating AC_TRY_RUN (semantics.at:1032): ok     (0m02.38s 0m01.80s)
436. AC_HAVE_LIBRARY (semantics.at:1050): ok     (0m05.03s 0m04.93s)
437. autoupdating AC_HAVE_LIBRARY (semantics.at:1050): ok     (0m02.66s 0m02.08s)
438. Macro expansion in AC_CHECK_FUNCS (literal) (semantics.at:1204): ok     (0m00.74s 0m00.81s)
439. Macro expansion in AC_CHECK_FUNCS (variable) (semantics.at:1204): ok     (0m00.78s 0m00.87s)
440. Macro expansion in AC_CHECK_FUNCS_ONCE (semantics.at:1205): ok     (0m00.78s 0m00.86s)
441. Macro expansion in AC_REPLACE_FUNCS (literal) (semantics.at:1206): ok     (0m00.85s 0m00.78s)
442. Macro expansion in AC_REPLACE_FUNCS (variable) (semantics.at:1206): ok     (0m00.75s 0m00.90s)
443. Macro expansion in AC_CHECK_HEADERS (literal) (semantics.at:1208): ok     (0m00.85s 0m01.05s)
444. Macro expansion in AC_CHECK_HEADERS (variable) (semantics.at:1208): ok     (0m00.93s 0m00.85s)
445. Macro expansion in AC_CHECK_HEADERS_ONCE (semantics.at:1209): ok     (0m00.87s 0m00.97s)
446. Macro expansion in AC_CHECK_FILES (semantics.at:1211): ok     (0m00.54s 0m00.28s)
447. Macro expansion in AC_CONFIG_MACRO_DIRS (semantics.at:1237): ok     (0m00.19s 0m00.11s)
448. Macro expansion in AC_CONFIG_SUBDIRS (semantics.at:1261): ok     (0m00.53s 0m00.37s)
449. AC_PROG_LEX with noyywrap (semantics.at:1306): ok     (0m06.71s 0m04.64s)
450. AC_PROG_LEX with yywrap (semantics.at:1308): ok     (0m07.21s 0m05.49s)
451. AC_PROG_LEX in legacy mode (semantics.at:1323): ok     (0m01.21s 0m00.86s)
452. Invalid arguments to AC_PROG_LEX (semantics.at:1343): ok     (0m01.72s 0m00.57s)
453. AC_ARG_ENABLE (acgeneral.at:8): ok     (0m02.84s 0m02.14s)
454. AC_ARG_PROGRAM (acgeneral.at:9): ok     (0m02.93s 0m02.10s)
455. AC_ARG_WITH (acgeneral.at:10): ok     (0m02.72s 0m02.17s)
456. AC_CHECK_DECLS_ONCE (acgeneral.at:11): ok     (0m05.28s 0m05.75s)
457. AC_EGREP_CPP (acgeneral.at:12): ok     (0m04.83s 0m04.99s)
458. AC_EGREP_HEADER (acgeneral.at:13): ok     (0m04.58s 0m05.13s)
459. AC_LIBOBJ (acgeneral.at:14): ok     (0m02.90s 0m02.18s)
460. AC_LIBSOURCES (acgeneral.at:15): ok     (0m02.64s 0m02.35s)
461. AC_PREFIX_DEFAULT (acgeneral.at:16): ok     (0m02.80s 0m02.09s)
462. AC_REQUIRE_AUX_FILE (acgeneral.at:17): ok     (0m02.75s 0m02.35s)
463. AC_CHECKING (acgeneral.at:20): ok     (0m02.95s 0m02.15s)
464. autoupdating AC_CHECKING (acgeneral.at:20): ok     (0m01.62s 0m01.17s)
465. AC_ENABLE (acgeneral.at:21): ok     (0m02.79s 0m02.26s)
466. autoupdating AC_ENABLE (acgeneral.at:21): ok     (0m01.64s 0m01.14s)
467. AC_MSG_RESULT_UNQUOTED (acgeneral.at:22): ok     (0m03.00s 0m02.14s)
468. autoupdating AC_MSG_RESULT_UNQUOTED (acgeneral.at:22): ok     (0m01.71s 0m01.17s)
469. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:23): ok     (0m02.79s 0m02.24s)
470. autoupdating AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:23): ok     (0m01.68s 0m01.09s)
471. AC_WITH (acgeneral.at:24): ok     (0m02.79s 0m02.18s)
472. autoupdating AC_WITH (acgeneral.at:24): ok     (0m01.67s 0m01.12s)
473. _AC_COMPUTE_INT (acgeneral.at:25): ok     (0m04.43s 0m04.83s)
474. autoupdating _AC_COMPUTE_INT (acgeneral.at:25): ok     (0m02.32s 0m01.77s)
475. AC_OUTPUT_COMMANDS (acstatus.at:8): ok     (0m02.81s 0m02.29s)
476. autoupdating AC_OUTPUT_COMMANDS (acstatus.at:8): ok     (0m01.64s 0m01.14s)
477. AC_SYS_INTERPRETER (acspecific.at:8): ok     (0m02.82s 0m02.15s)
478. AC_SYS_LONG_FILE_NAMES (acspecific.at:9): ok     (0m02.67s 0m02.31s)
479. AC_SYS_POSIX_TERMIOS (acspecific.at:10): ok     (0m04.41s 0m04.37s)
480. AC_AIX (acspecific.at:13): ok     (0m05.41s 0m05.96s)
481. autoupdating AC_AIX (acspecific.at:13): ok     (0m02.53s 0m02.53s)
482. AC_ARG_ARRAY (acspecific.at:14): ok     (0m02.78s 0m02.11s)
483. autoupdating AC_ARG_ARRAY (acspecific.at:14): ok     (0m01.78s 0m01.18s)
484. AC_DECL_SYS_SIGLIST (acspecific.at:15): ok     (0m04.52s 0m04.52s)
485. autoupdating AC_DECL_SYS_SIGLIST (acspecific.at:15): ok     (0m02.48s 0m01.83s)
486. AC_DYNIX_SEQ (acspecific.at:16): ok     (0m04.85s 0m04.82s)
487. autoupdating AC_DYNIX_SEQ (acspecific.at:16): ok     (0m02.40s 0m02.10s)
488. AC_HAVE_POUNDBANG (acspecific.at:17): ok     (0m02.89s 0m02.25s)
489. autoupdating AC_HAVE_POUNDBANG (acspecific.at:17): ok     (0m01.67s 0m01.05s)
490. AC_IRIX_SUN (acspecific.at:18): ok     (0m04.89s 0m05.02s)
491. autoupdating AC_IRIX_SUN (acspecific.at:18): ok     (0m02.49s 0m02.15s)
492. AC_ISC_POSIX (acspecific.at:19): ok     (0m04.46s 0m04.46s)
493. autoupdating AC_ISC_POSIX (acspecific.at:19): ok     (0m02.32s 0m01.75s)
494. AC_MINIX (acspecific.at:20): ok     (0m05.49s 0m05.53s)
495. autoupdating AC_MINIX (acspecific.at:20): ok     (0m02.46s 0m02.63s)
496. AC_SCO_INTL (acspecific.at:21): ok     (0m04.35s 0m04.45s)
497. autoupdating AC_SCO_INTL (acspecific.at:21): ok     (0m02.22s 0m01.85s)
498. AC_XENIX_DIR (acspecific.at:22): ok     (0m04.75s 0m04.46s)
499. autoupdating AC_XENIX_DIR (acspecific.at:22): ok     (0m02.47s 0m01.93s)
500. AC_PROG_AR (acprograms.at:8): ok     (0m02.67s 0m02.30s)
501. AC_PROG_AWK (acprograms.at:9): ok     (0m02.76s 0m02.32s)
502. AC_PROG_EGREP (acprograms.at:10): ok     (0m02.74s 0m02.60s)
503. AC_PROG_FGREP (acprograms.at:11): ok     (0m02.94s 0m02.48s)
504. AC_PROG_INSTALL (acprograms.at:12): ok     (0m02.87s 0m02.32s)
505. AC_PROG_LN_S (acprograms.at:13): ok     (0m02.75s 0m02.26s)
506. AC_PROG_MAKE_SET (acprograms.at:14): ok     (0m02.73s 0m02.34s)
507. AC_PROG_MKDIR_P (acprograms.at:15): ok     (0m02.95s 0m02.21s)
508. AC_PROG_RANLIB (acprograms.at:16): ok     (0m02.83s 0m02.21s)
509. AC_PROG_SED (acprograms.at:17): ok     (0m02.86s 0m02.28s)
510. AC_PROG_YACC (acprograms.at:18): ok     (0m02.84s 0m02.14s)
511. AC_CHECK_TOOL_PREFIX (acprograms.at:21): ok     (0m02.70s 0m02.01s)
512. autoupdating AC_CHECK_TOOL_PREFIX (acprograms.at:21): ok     (0m01.70s 0m01.05s)
513. AC_DECL_YYTEXT (acprograms.at:22): ok     (0m06.58s 0m05.06s)
514. autoupdating AC_DECL_YYTEXT (acprograms.at:22): ok     (0m03.28s 0m02.23s)
515. AC_RSH (acprograms.at:23): ok     (0m02.82s 0m02.40s)
516. autoupdating AC_RSH (acprograms.at:23): ok     (0m01.51s 0m01.36s)
517. AC_CHECK_HEADERS_ONCE (acheaders.at:8): ok     (0m04.93s 0m05.10s)
518. AC_CHECK_HEADER_STDBOOL (acheaders.at:9): ok     (0m05.25s 0m05.58s)
519. AC_HEADER_ASSERT (acheaders.at:10): ok     (0m02.77s 0m02.25s)
520. AC_HEADER_MAJOR (acheaders.at:11): ok     (0m05.48s 0m05.63s)
521. AC_HEADER_RESOLV (acheaders.at:12): ok     (0m04.80s 0m04.90s)
522. AC_HEADER_STAT (acheaders.at:13): ok     (0m04.74s 0m04.58s)
523. AC_HEADER_STDBOOL (acheaders.at:14): ok     (0m05.14s 0m05.75s)
524. AC_HEADER_TIOCGWINSZ (acheaders.at:15): ok     (0m05.42s 0m05.28s)
525. AC_DIR_HEADER (acheaders.at:18): ok     (0m04.78s 0m05.06s)
526. autoupdating AC_DIR_HEADER (acheaders.at:18): ok     (0m02.35s 0m02.09s)
527. AC_HEADER_STDC (acheaders.at:19): ok     (0m05.78s 0m05.59s)
528. autoupdating AC_HEADER_STDC (acheaders.at:19): ok     (0m02.52s 0m02.56s)
529. AC_HEADER_TIME (acheaders.at:20): ok     (0m05.11s 0m05.23s)
530. autoupdating AC_HEADER_TIME (acheaders.at:20): ok     (0m02.58s 0m02.29s)
531. AC_MEMORY_H (acheaders.at:21): ok     (0m05.17s 0m05.33s)
532. autoupdating AC_MEMORY_H (acheaders.at:21): ok     (0m02.51s 0m02.36s)
533. AC_UNISTD_H (acheaders.at:22): ok     (0m05.14s 0m05.28s)
534. autoupdating AC_UNISTD_H (acheaders.at:22): ok     (0m02.65s 0m02.33s)
535. AC_USG (acheaders.at:23): ok     (0m04.89s 0m04.65s)
536. autoupdating AC_USG (acheaders.at:23): ok     (0m02.28s 0m01.93s)
537. _AC_CHECK_HEADER_MONGREL (acheaders.at:24): ok     (0m04.80s 0m04.74s)
538. autoupdating _AC_CHECK_HEADER_MONGREL (acheaders.at:24): ok     (0m02.53s 0m01.85s)
539. AC_STRUCT_DIRENT_D_INO (actypes.at:8): ok     (0m04.85s 0m04.46s)
540. AC_STRUCT_DIRENT_D_TYPE (actypes.at:9): ok     (0m04.66s 0m04.89s)
541. AC_STRUCT_ST_BLOCKS (actypes.at:10): ok     (0m05.34s 0m05.22s)
542. AC_STRUCT_TIMEZONE (actypes.at:11): ok     (0m04.70s 0m04.67s)
543. AC_TYPE_INT16_T (actypes.at:12): ok     (0m05.10s 0m05.46s)
544. AC_TYPE_INT32_T (actypes.at:13): ok     (0m05.21s 0m05.47s)
545. AC_TYPE_INT64_T (actypes.at:14): ok     (0m05.19s 0m05.42s)
546. AC_TYPE_INT8_T (actypes.at:15): ok     (0m05.48s 0m05.40s)
547. AC_TYPE_INTMAX_T (actypes.at:16): ok     (0m05.35s 0m06.14s)
548. AC_TYPE_INTPTR_T (actypes.at:17): ok     (0m05.49s 0m05.94s)
549. AC_TYPE_LONG_DOUBLE (actypes.at:18): ok     (0m04.54s 0m04.57s)
550. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:19): ok     (0m04.46s 0m04.48s)
551. AC_TYPE_MODE_T (actypes.at:20): ok     (0m05.49s 0m05.52s)
552. AC_TYPE_OFF_T (actypes.at:21): ok     (0m05.49s 0m05.58s)
553. AC_TYPE_SSIZE_T (actypes.at:22): ok     (0m05.87s 0m05.57s)
554. AC_TYPE_UINT16_T (actypes.at:23): ok     (0m05.96s 0m06.20s)
555. AC_TYPE_UINT32_T (actypes.at:24): ok     (0m05.82s 0m05.63s)
556. AC_TYPE_UINT64_T (actypes.at:25): ok     (0m05.50s 0m05.69s)
557. AC_TYPE_UINT8_T (actypes.at:26): ok     (0m05.34s 0m05.54s)
558. AC_TYPE_UINTMAX_T (actypes.at:27): ok     (0m05.19s 0m05.89s)
559. AC_TYPE_UINTPTR_T (actypes.at:28): ok     (0m05.36s 0m05.39s)
560. AC_C_LONG_DOUBLE (actypes.at:31): ok     (0m04.71s 0m04.38s)
561. autoupdating AC_C_LONG_DOUBLE (actypes.at:31): ok     (0m02.31s 0m01.74s)
562. AC_INT_16_BITS (actypes.at:32): ok     (0m05.61s 0m05.76s)
563. autoupdating AC_INT_16_BITS (actypes.at:32): ok     (0m02.65s 0m02.21s)
564. AC_LONG_64_BITS (actypes.at:33): ok     (0m05.53s 0m05.90s)
565. autoupdating AC_LONG_64_BITS (actypes.at:33): ok     (0m02.73s 0m02.17s)
566. AC_STRUCT_ST_BLKSIZE (actypes.at:34): ok     (0m05.19s 0m05.47s)
567. autoupdating AC_STRUCT_ST_BLKSIZE (actypes.at:34): ok     (0m02.59s 0m02.30s)
568. AC_STRUCT_ST_RDEV (actypes.at:35): ok     (0m05.15s 0m05.51s)
569. autoupdating AC_STRUCT_ST_RDEV (actypes.at:35): ok     (0m02.47s 0m02.27s)
570. AC_TYPE_SIGNAL (actypes.at:36): ok     (0m04.38s 0m04.20s)
571. autoupdating AC_TYPE_SIGNAL (actypes.at:36): ok     (0m02.16s 0m01.82s)
572. AM_TYPE_PTRDIFF_T (actypes.at:37): ok     (0m05.32s 0m05.46s)
573. autoupdating AM_TYPE_PTRDIFF_T (actypes.at:37): ok     (0m02.63s 0m02.45s)
574. AC_CHECK_FUNCS_ONCE (acfunctions.at:8): ok     (0m02.75s 0m02.35s)
575. AC_FUNC_ALLOCA (acfunctions.at:9): ok     (0m05.44s 0m06.40s)
576. AC_FUNC_CHOWN (acfunctions.at:10): ok     (0m03.05s 0m03.13s)
577. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:11): ok     (0m04.82s 0m04.67s)
578. AC_FUNC_ERROR_AT_LINE (acfunctions.at:12): ok     (0m04.58s 0m04.32s)
579. AC_FUNC_FNMATCH (acfunctions.at:13): ok     (0m02.27s 0m02.22s)
580. AC_FUNC_FORK (acfunctions.at:14): ok     (0m02.89s 0m03.19s)
581. AC_FUNC_FSEEKO (acfunctions.at:15): ok     (0m04.39s 0m04.20s)
582. AC_FUNC_GETGROUPS (acfunctions.at:16): ok     (0m02.98s 0m03.39s)
583. AC_FUNC_GETMNTENT (acfunctions.at:17): ok     (0m04.80s 0m04.93s)
584. AC_FUNC_GETPGRP (acfunctions.at:18): ok     (0m05.18s 0m05.44s)
585. AC_FUNC_LSTAT (acfunctions.at:19): ok     (0m02.74s 0m03.17s)
586. AC_FUNC_MALLOC (acfunctions.at:20): ok     (0m02.58s 0m02.47s)
587. AC_FUNC_MBRTOWC (acfunctions.at:21): ok     (0m04.46s 0m04.41s)
588. AC_FUNC_MEMCMP (acfunctions.at:22): ok     (0m02.74s 0m02.80s)
589. AC_FUNC_MKTIME (acfunctions.at:23): ok     (0m02.91s 0m03.04s)
590. AC_FUNC_MMAP (acfunctions.at:24): ok     (0m02.78s 0m03.20s)
591. AC_FUNC_OBSTACK (acfunctions.at:25): ok     (0m05.39s 0m05.49s)
592. AC_FUNC_REALLOC (acfunctions.at:26): ok     (0m02.42s 0m02.42s)
593. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:27): ok     (0m05.53s 0m05.44s)
594. AC_FUNC_SETPGRP (acfunctions.at:28): ok     (0m05.28s 0m05.30s)
595. AC_FUNC_STAT (acfunctions.at:29): ok     (0m02.68s 0m02.99s)
596. AC_FUNC_STRCOLL (acfunctions.at:30): ok     (0m02.83s 0m02.93s)
597. AC_FUNC_STRERROR_R (acfunctions.at:31): ok     (0m05.40s 0m06.08s)
598. AC_FUNC_STRFTIME (acfunctions.at:32): ok     (0m04.68s 0m04.55s)
599. AC_FUNC_STRNLEN (acfunctions.at:33): ok     (0m02.98s 0m03.26s)
600. AC_FUNC_STRTOD (acfunctions.at:34): ok     (0m02.55s 0m03.01s)
601. AC_FUNC_STRTOLD (acfunctions.at:35): ok     (0m04.41s 0m04.51s)
602. AC_FUNC_UTIME_NULL (acfunctions.at:36): ok     (0m05.63s 0m05.53s)
603. AC_FUNC_VPRINTF (acfunctions.at:37): ok     (0m04.63s 0m04.32s)
604. Libtool (foreign.at:26): skipped (foreign.at:29)
605. shtool (foreign.at:93): skipped (foreign.at:130)
606. AX_PROG_CC_FOR_BUILD (foreign.at:145): ok     (0m00.61s 0m01.12s)
607. AX_PROG_CXX_FOR_BUILD (foreign.at:179): ok     (0m00.88s 0m01.43s)
608. gnulib-std-gnu11.m4 (foreign.at:215): ok     (0m05.86s 0m01.00s)
609. autoscan (autoscan.at:21): ok     (0m00.24s 0m00.06s)
testsuite: ending at: Sat Dec 30 19:22:13 CET 2023
testsuite: test suite duration: 0h 38m 1s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 541 tests were run,
5 failed (4 expected failures).
68 tests were skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.72 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  19: tools.at:672       autoconf: timestamp changes

Skipped tests:
GNU Autoconf 2.72 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  40: tools.at:1468      autoupdating with aclocal and m4_include
  41: tools.at:1497      autom4te preselections
  45: tools.at:1708      autotools and relative TMPDIR
 222: autotest.at:1463   parallel test execution
      autotest
 223: autotest.at:1565   parallel truth
      autotest
 224: autotest.at:1570   parallel fallacy
      autotest
 225: autotest.at:1575   parallel skip
      autotest
 226: autotest.at:1580   parallel syntax error
      autotest
 227: autotest.at:1599   parallel errexit
      autotest
 228: autotest.at:1615   parallel autotest and signal handling
      autotest
 229: autotest.at:1727   parallel args but non-working mkfifo
      autotest
 280: torture.at:1470    Configuring subdirectories
      autoreconf
 281: torture.at:1588    Deep Package
      autoreconf
 282: torture.at:1721    Non-Autoconf AC_CONFIG_SUBDIRS
      autoreconf
 286: torture.at:1856    Unusual Automake input files
      autoreconf
 287: torture.at:1884    Specific warnings options for autoreconf
      autoreconf
 297: compile.at:176     AC_LANG_SOURCE example
 298: compile.at:217     AC_LANG_PROGRAM example
 318: c.at:370           AC_OPENMP and C
 319: c.at:423           AC_OPENMP and C++
 340: fortran.at:31      GNU Fortran 77
 341: fortran.at:61      GNU Fortran
 342: fortran.at:84      AC_OPENMP and Fortran 77
 343: fortran.at:124     AC_OPENMP and Fortran
 344: fortran.at:176     AC_F77_DUMMY_MAIN usage
 345: fortran.at:257     AC_FC_DUMMY_MAIN usage
 346: fortran.at:339     AC_F77_MAIN usage
 347: fortran.at:423     AC_FC_MAIN usage
 348: fortran.at:507     AC_F77_FUNC usage
 349: fortran.at:583     AC_FC_FUNC usage
 350: fortran.at:659     AC_FC_SRCEXT usage
 351: fortran.at:743     AC_FC_PP_SRCEXT usage
 352: fortran.at:843     AC_FC_FREEFORM
 353: fortran.at:879     AC_FC_FREEFORM with AC_FC_SRCEXT
 354: fortran.at:916     AC_FC_FIXEDFORM
 355: fortran.at:953     AC_FC_FIXEDFORM with AC_FC_SRCEXT
 356: fortran.at:991     AC_FC_LINE_LENGTH
 357: fortran.at:1063    AC_FC_CHECK_BOUNDS
 358: fortran.at:1121    AC_FC_MODULE_FLAG
 359: fortran.at:1191    AC_F77_CRAY_POINTERS
 360: fortran.at:1233    AC_FC_CRAY_POINTERS
 361: acfortran.at:8     AC_F77_CRAY_POINTERS
 362: acfortran.at:9     AC_F77_IMPLICIT_NONE
 363: acfortran.at:10    AC_F77_MAIN
 364: acfortran.at:11    AC_F77_WRAPPERS
 365: acfortran.at:12    AC_FC_CHECK_BOUNDS
 366: acfortran.at:13    AC_FC_CRAY_POINTERS
 367: acfortran.at:14    AC_FC_FIXEDFORM
 368: acfortran.at:15    AC_FC_FREEFORM
 369: acfortran.at:16    AC_FC_IMPLICIT_NONE
 370: acfortran.at:17    AC_FC_LINE_LENGTH
 371: acfortran.at:18    AC_FC_MAIN
 372: acfortran.at:19    AC_FC_MODULE_EXTENSION
 373: acfortran.at:20    AC_FC_MODULE_FLAG
 374: acfortran.at:21    AC_FC_MODULE_OUTPUT_FLAG
 375: acfortran.at:22    AC_FC_PP_DEFINE
 376: acfortran.at:23    AC_FC_WRAPPERS
 377: acfortran.at:24    AC_PROG_F77_C_O
 378: acfortran.at:25    AC_PROG_FC_C_O
 383: erlang.at:36       Erlang basic compilation
 384: erlang.at:66       AC_ERLANG_CHECK_LIB
 385: erlang.at:82       AC_ERLANG_SUBST_ROOT_DIR
 386: erlang.at:95       AC_ERLANG_SUBST_LIB_DIR
      erlang
 390: acerlang.at:10     AC_ERLANG_SUBST_ERTS_VER
 391: acerlang.at:11     AC_ERLANG_SUBST_LIB_DIR
 394: go.at:30           Go
 604: foreign.at:26      Libtool
 605: foreign.at:93      shtool

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
19. tools.at:672: testing autoconf: timestamp changes ...
../../tests/tools.at:686: autoconf --force 
../../tests/tools.at:686: "$SHELL_N" -n configure
stderr:
../../tests/tools.at:696: autoconf
../../tests/tools.at:697: cmp configure configure.1
../../tests/tools.at:698: test configure -nt configure.1
../../tests/tools.at:707: autoconf
../../tests/tools.at:708: cmp configure configure.2
../../tests/tools.at:709: test configure -nt configure.2
../../tests/tools.at:709: exit code was 1, expected 0
19. tools.at:672: 19. autoconf: timestamp changes (tools.at:672): FAILED (tools.at:709)


## ------------- ##
## ../config.log ##
## ------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by GNU Autoconf configure 2.72, which was
| generated by GNU Autoconf 2.72.  Invocation command line was
| 
|   $ ../configure --prefix=/home/bruno 'CPPFLAGS=-I/home/bruno/include -I/usr/local/include -Wall' 'LDFLAGS=-L/home/bruno/lib -L/usr/local/lib'
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = openbsd74.fritz.box
| uname -m = amd64
| uname -r = 7.4
| uname -s = OpenBSD
| uname -v = GENERIC#1336
| 
| /usr/bin/uname -p = amd64
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = OpenBSD.amd64
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /home/bruno/bin/
| PATH: /bin/
| PATH: /sbin/
| PATH: /usr/bin/
| PATH: /usr/sbin/
| PATH: /usr/X11R6/bin/
| PATH: /usr/local/bin/
| PATH: /usr/local/sbin/
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1756: looking for aux files: config.guess config.sub missing install-sh
| configure:1769:  trying ../build-aux/
| configure:1798:   ../build-aux/config.guess found
| configure:1798:   ../build-aux/config.sub found
| configure:1798:   ../build-aux/missing found
| configure:1780:   ../build-aux/install-sh found
| configure:1932: checking for a BSD-compatible install
| configure:2006: result: /usr/bin/install -c
| configure:2017: checking whether build environment is sane
| configure:2072: result: yes
| configure:2233: checking for a race-free mkdir -p
| configure:2276: result: mkdir -p
| configure:2283: checking for gawk
| configure:2319: result: no
| configure:2283: checking for mawk
| configure:2319: result: no
| configure:2283: checking for nawk
| configure:2319: result: no
| configure:2283: checking for awk
| configure:2304: found /usr/bin/awk
| configure:2316: result: awk
| configure:2327: checking whether gmake sets $(MAKE)
| configure:2351: result: yes
| configure:2381: checking whether gmake supports nested variables
| configure:2400: result: yes
| configure:2548: checking build system type
| configure:2564: result: x86_64-unknown-openbsd7.4
| configure:2584: checking host system type
| configure:2599: result: x86_64-unknown-openbsd7.4
| configure:2626: autobuild project... GNU Autoconf
| configure:2632: autobuild revision... 2.72
| configure:2637: autobuild hostname... openbsd74.fritz.box
| configure:2648: autobuild timestamp... 20231230T174359Z
| configure:2675: checking for a shell whose -n mode is known to work
| configure:2708: result: bash
| configure:2713: checking for characters that cannot appear in file names
| configure:2735: result: none
| configure:2741: checking whether directories can have trailing spaces
| configure:2757: result: yes
| configure:2768: checking for expr
| configure:2791: found /bin/expr
| configure:2804: result: /bin/expr
| configure:2823: checking for GNU M4 that supports accurate traces
| configure:2862: trying /home/bruno/bin/m4
| configure:2889: result: /home/bruno/bin/m4
| configure:2892: checking whether /home/bruno/bin/m4 accepts --gnu
| configure:2904: result: yes
| configure:2921: checking how m4 supports trace files
| configure:2933: result: --debugfile
| configure:2955: checking for perl
| configure:2978: found /usr/bin/perl
| configure:2992: result: /usr/bin/perl
| configure:3011: checking whether /usr/bin/perl Fcntl::flock is implemented
| configure:3027: result: yes
| configure:3043: checking for emacs
| configure:3064: found /usr/local/bin/emacs
| configure:3076: result: emacs
| configure:3095: checking whether emacs is sufficiently recent
| configure:3106: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
| 
| In toplevel form:
| conftest.el:1:15: Warning: global/dynamic var `broken' lacks a prefix
| 
| In broken-mode:
| conftest.el:2:35: Warning: assignment to free variable `broken-defaults'
| configure:3109: $? = 0
| configure:3120: result: yes
| configure:3138: checking for emacs
| configure:3171: result: emacs
| configure:3196: checking where .elc files should go
| configure:3210: $EMACS -batch -Q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| configure:3213: $? = 0
| configure:3227: result: ${datadir}/emacs/site-lisp
| configure:3241: checking for grep that handles long lines and -e
| configure:3307: result: /usr/bin/grep
| configure:3312: checking for egrep
| configure:3382: result: /usr/bin/grep -E
| configure:3389: checking for a sed that does not truncate output
| configure:3461: result: /usr/bin/sed
| configure:3474: checking whether gmake is case sensitive
| configure:3491: result: yes
| configure:3659: checking that generated files are newer than configure
| configure:3665: result: done
| configure:3677: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.72, which was
| generated by GNU Autoconf 2.72.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on openbsd74.fritz.box
| 
| config.status:791: creating tests/atlocal
| config.status:791: creating Makefile
| config.status:791: creating lib/version.m4
| config.status:960: linking ../GNUmakefile to GNUmakefile
| config.status:979: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=x86_64-unknown-openbsd7.4
| ac_cv_dir_trailing_space=yes
| ac_cv_env_EMACSLOADPATH_set=
| ac_cv_env_EMACSLOADPATH_value=
| ac_cv_env_EMACS_set=
| ac_cv_env_EMACS_value=
| ac_cv_env_M4_set=
| ac_cv_env_M4_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_host=x86_64-unknown-openbsd7.4
| ac_cv_path_EGREP='/usr/bin/grep -E'
| ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
| ac_cv_path_EXPR=/bin/expr
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_M4=/home/bruno/bin/m4
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_SED=/usr/bin/sed
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_perl_flock_implemented=yes
| ac_cv_prog_AWK=awk
| ac_cv_prog_EMACS=emacs
| ac_cv_prog_TEST_EMACS=emacs
| ac_cv_prog_emacs_ok=yes
| ac_cv_prog_gnu_m4_debugfile=--debugfile
| ac_cv_prog_gnu_m4_gnu=yes
| ac_cv_prog_make_gmake_case=yes
| ac_cv_prog_make_gmake_set=yes
| ac_cv_sh_working_n=bash
| ac_cv_unsupported_fs_chars=
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| am_cv_make_support_nested_variables=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} '\''/home/bruno/autoconf-2.72/build-aux/missing'\'' aclocal-1.16'
| AMTAR='$${TAR-tar}'
| AM_BACKSLASH='\'
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
| AM_DEFAULT_VERBOSITY='1'
| AM_V='$(V)'
| AUTOCONF='${SHELL} '\''/home/bruno/autoconf-2.72/build-aux/missing'\'' autoconf'
| AUTOHEADER='${SHELL} '\''/home/bruno/autoconf-2.72/build-aux/missing'\'' autoheader'
| AUTOMAKE='${SHELL} '\''/home/bruno/autoconf-2.72/build-aux/missing'\'' automake-1.16'
| AWK='awk'
| CSCOPE='cscope'
| CTAGS='ctags'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.72\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.72\" -DPACKAGE_BUGREPORT=\"bug-autoconf@gnu.org\" -DPACKAGE_URL=\"https://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" -DVERSION=\"2.72\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/bin/grep -E'
| EMACS='emacs'
| EMACSLOADPATH=''
| ETAGS='etags'
| EXPR='/bin/expr'
| GREP='/usr/bin/grep'
| HELP2MAN='${SHELL} '\''/home/bruno/autoconf-2.72/build-aux/missing'\'' help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| M4='/home/bruno/bin/m4'
| M4_DEBUGFILE='--debugfile'
| M4_GNU='--gnu'
| MAKEINFO='${SHELL} '\''/home/bruno/autoconf-2.72/build-aux/missing'\'' makeinfo'
| MAKE_CASE_SENSITIVE_FALSE='#'
| MAKE_CASE_SENSITIVE_TRUE=''
| MKDIR_P='mkdir -p'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.72'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='https://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.72'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| PERL_FLOCK='yes'
| RELEASE_YEAR='2023'
| SED='/usr/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| SHELL_N='bash'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.72'
| ac_cv_dir_trailing_space='yes'
| ac_cv_unsupported_fs_chars=''
| am__isrc=' -I$(srcdir)'
| am__leading_dot='.'
| am__tar='$${TAR-tar} chof - "$$tardir"'
| am__untar='$${TAR-tar} xf -'
| bindir='${exec_prefix}/bin'
| build='x86_64-unknown-openbsd7.4'
| build_alias=''
| build_cpu='x86_64'
| build_os='openbsd7.4'
| build_vendor='unknown'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='x86_64-unknown-openbsd7.4'
| host_alias=''
| host_cpu='x86_64'
| host_os='openbsd7.4'
| host_vendor='unknown'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /home/bruno/autoconf-2.72/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='$(MKDIR_P)'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/home/bruno'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| runstatedir='${localstatedir}/run'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.72"
| #define PACKAGE_STRING "GNU Autoconf 2.72"
| #define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
| #define PACKAGE_URL "https://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.72"
| 
| configure: exit 0

## ----------------------------- ##
## GNU Autoconf 2.72 test suite. ##
## ----------------------------- ##

testsuite: command line was:
  $ tests/testsuite -C tests MAKE=/Library/Developer/CommandLineTools/usr/bin/make

## ---------- ##
## ChangeLog. ##
## ---------- ##

| 2023-12-22  Zack Weinberg  <z...@owlfolio.org>
| 
| 	Finalize NEWS for release 2.72.
| 	Since 2.72[abcde] did not get widely used, squash all the NEWS entries
| 	since 2.71 together, and delete things that were only of interest to
| 	people going from a,b,c to d to e.  Finalize the release date.
| 
| 2023-12-22  Zack Weinberg  <z...@owlfolio.org>
| 
| 	Save/restore AC_LANG setting in AC_PROG_CC_C_O.

## --------- ##
## Platform. ##
## --------- ##

hostname = cfarm104.cfarm.net
uname -m = arm64
uname -r = 21.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T8101

/usr/bin/uname -p = arm
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
	 Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T8101
Kernel configured for up to 8 processors.
8 processors are physically available.
8 processors are logically available.
Processor type: arm64e (ARM64E)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 292 tasks, 1105 threads, 8 processors
Load average: 10.68, Mach factor: 0.70
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /Users/haible/STORAGE/autoconf-2.72/build/tests/
PATH: /Users/haible/STORAGE/autoconf-2.72/tests/
PATH: /Users/haible/STORAGE/autoconf-2.72/build/tests/
PATH: /Users/haible/bin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/sbin/
PATH: /sbin/

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2023 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/Users/haible/STORAGE/autoconf-2.72/build/tests'
| at_srcdir='../../tests'
| abs_srcdir='/Users/haible/STORAGE/autoconf-2.72/build/../tests'
| at_top_srcdir='../..'
| abs_top_srcdir='/Users/haible/STORAGE/autoconf-2.72/build/..'
| at_top_build_prefix='../'
| abs_top_builddir='/Users/haible/STORAGE/autoconf-2.72/build'
| 
| # Backward compatibility with Autotest <= 2.59b:
| at_top_builddir=$at_top_build_prefix
| 
| AUTOTEST_PATH='tests'
| 
| SHELL=${CONFIG_SHELL-'/bin/sh'}

testsuite: atlocal:
| # -*- shell-script -*-
| # tests/atlocal.  Generated from atlocal.in by configure.
| # Configurable variable values for Autoconf test suite.
| 
| # Copyright (C) 2000-2001, 2005, 2008-2017, 2020-2023 Free Software
| # Foundation, Inc.
| #
| # This program is free software: you can redistribute it and/or modify
| # it under the terms of the GNU General Public License as published by
| # the Free Software Foundation, either version 3 of the License, or
| # (at your option) any later version.
| #
| # This program is distributed in the hope that it will be useful,
| # but WITHOUT ANY WARRANTY; without even the implied warranty of
| # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
| # GNU General Public License for more details.
| #
| # You should have received a copy of the GNU General Public License
| # along with this program.  If not, see <https://www.gnu.org/licenses/>.
| 
| AWK='awk'
| EGREP='/usr/bin/grep -E'
| GREP='/usr/bin/grep'
| M4='/Users/haible/bin/m4'
| PERL='/usr/bin/perl'
| SED='/usr/bin/sed'
| 
| # We need to know if sh -n is ok.
| SHELL_N='/bin/sh'
| 
| # Check whether the underlying system can manage some unusual
| # symbols in file names.
| if test -z ''; then
|   func_sanitize_file_name () { echo "$@"; }
| else
|   func_sanitize_file_name () { echo "$@" | tr -d ''; }
| fi
| 
| # Can we create directories with trailing whitespace in their names?
| ac_cv_dir_trailing_space='yes'
| if test "$ac_cv_dir_trailing_space" = yes; then
|   func_sanitize_dir_name () { echo "$@"; }
| else
|   func_sanitize_dir_name () { echo "$@" | sed 's/  *$//'; }
| fi
| 
| # AUTOM4TE might be set in the environment.  Override it here so that
| # direct aclocal invocations also use it.
| AUTOM4TE=autom4te
| export AUTOM4TE

## ------------------------------------------- ##
## System supplied programs that we depend on. ##
## ------------------------------------------- ##

# m4 is /Users/haible/bin/m4
/Users/haible/bin/m4 --version
m4 (GNU M4) 2023-11-25
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Ren'e Seindal.

# perl is /usr/bin/perl
/usr/bin/perl --version

This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)

Copyright 1987-2020, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.


# sh is /bin/sh
/bin/sh --version
GNU bash, version 3.2.57(1)-release (arm64-apple-darwin21)
Copyright (C) 2007 Free Software Foundation, Inc.

# make is /Library/Developer/CommandLineTools/usr/bin/make
/Library/Developer/CommandLineTools/usr/bin/make --version
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for i386-apple-darwin11.3.0

# automake is unavailable

# aclocal is unavailable

../../tests/local.at:32: using 0.001s as mtime resolution

## ---------------- ##
## Tested programs. ##
## ---------------- ##

../../tests/local.at:25: /Users/haible/STORAGE/autoconf-2.72/build/tests/autom4te --version
autom4te (GNU Autoconf) 2.72
Features: subsecond-mtime

Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Akim Demaille.

../../tests/local.at:25: /Users/haible/STORAGE/autoconf-2.72/build/tests/autoconf --version
autoconf (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

../../tests/local.at:25: /Users/haible/STORAGE/autoconf-2.72/build/tests/autoheader --version
autoheader (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Roland McGrath and Akim Demaille.

../../tests/local.at:25: /Users/haible/STORAGE/autoconf-2.72/build/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

../../tests/local.at:25: /Users/haible/STORAGE/autoconf-2.72/build/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

../../tests/local.at:25: /Users/haible/STORAGE/autoconf-2.72/build/tests/ifnames --version
ifnames (GNU Autoconf) 2.72
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<https://gnu.org/licenses/gpl.html>, <https://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Paul Eggert.

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Sat Dec 30 10:38:02 CST 2023
1. Syntax of the shell scripts (tools.at:46): ok     (0m0.326s 0m0.010s)
2. Syntax of the Perl scripts (tools.at:69): ok     (0m0.144s 0m0.026s)
3. autom4te cache (tools.at:88): ok     (0m0.102s 0m0.052s)
4. autom4te --force (tools.at:119): ok     (0m0.069s 0m0.036s)
5. autom4te and whitespace in file names (tools.at:145): ok     (0m0.377s 0m0.197s)
6. autom4te --trace and unusual macro names (tools.at:217): ok     (0m0.034s 0m0.016s)
7. autom4te --trace and whitespace (tools.at:227): ok     (0m0.035s 0m0.017s)
8. autoconf --trace: user macros (tools.at:252): ok     (0m0.229s 0m0.098s)
9. autoconf --trace: builtins (tools.at:338): ok     (0m0.211s 0m0.054s)
10. autoconf --trace: AC_CONFIG_MACRO_DIRS (tools.at:363): ok     (0m0.483s 0m0.174s)
11. autoconf: forbidden tokens, basic (tools.at:442): ok     (0m0.118s 0m0.053s)
12. autoconf: forbidden tokens, exceptions (tools.at:497): ok     (0m0.062s 0m0.028s)
13. autoconf: automatically allowed tokens (tools.at:538): ok     (0m0.082s 0m0.027s)
14. autoconf: the empty token (tools.at:555): ok     (0m0.059s 0m0.028s)
15. autoconf: subdirectories (tools.at:573): ok     (0m0.126s 0m0.122s)
16. autoconf: input from stdin (tools.at:599): ok     (0m0.137s 0m0.049s)
17. autoconf: AC_AUTOCONF_VERSION (tools.at:617): ok     (0m0.082s 0m0.027s)
18. autoconf: AC_PRESERVE_HELP_ORDER (tools.at:635): ok     (0m0.091s 0m0.049s)
20. ifnames (tools.at:718): ok     (0m0.022s 0m0.009s)
21. autoheader (tools.at:766): ok     (0m0.222s 0m0.094s)
22. autoheader and macros (tools.at:899): ok     (0m0.163s 0m0.061s)
23. autoheader with multiple headers (tools.at:935): ok     (0m0.163s 0m0.063s)
24. autoupdate (tools.at:965): ok     (0m0.724s 0m0.113s)
25. autoupdating AC_LINK_FILES (tools.at:997): ok     (0m0.479s 0m0.168s)
26. autoupdating AC_PREREQ (tools.at:1034): ok     (0m1.065s 0m0.179s)
27. autoupdating AU_ALIAS (tools.at:1055): ok     (0m0.940s 0m0.385s)
28. autoupdating OLD to NEW (tools.at:1107): ok     (0m0.473s 0m0.154s)
30. autoupdating AC_HELP_STRING (tools.at:1158): ok     (0m0.472s 0m0.153s)
31. autoupdating with m4sugar (tools.at:1177): ok     (0m0.524s 0m0.175s)
35. autoupdating AC_LANG_SAVE (tools.at:1292): ok     (0m0.462s 0m0.150s)
36. autoupdating AC_FOREACH (tools.at:1320): ok     (0m0.482s 0m0.154s)
37. autoupdating AC_OBSOLETE (tools.at:1348): ok     (0m0.904s 0m0.241s)
38. autoupdating AC_DIAGNOSE and AC_WARNING (tools.at:1410): ok     (0m0.485s 0m0.159s)
39. autoupdating AC_FATAL (tools.at:1439): ok     (0m0.423s 0m0.082s)
40. autoupdating with aclocal and m4_include (tools.at:1468): skipped (tools.at:1470)
41. autom4te preselections (tools.at:1497): skipped (tools.at:1499)
42. autom4te cache creation (tools.at:1558): ok     (0m0.323s 0m0.129s)
43. autom4te cache locking (tools.at:1618): ok     (0m0.162s 0m0.101s)
44. autotools and whitespace in file names (tools.at:1646): ok     (0m4.366s 0m1.143s)
45. autotools and relative TMPDIR (tools.at:1708): skipped (tools.at:1710)
46. m4_stack (m4sugar.at:42): ok     (0m0.035s 0m0.018s)
47. m4_defn (m4sugar.at:103): ok     (0m0.168s 0m0.091s)
48. m4_dumpdef (m4sugar.at:187): ok     (0m0.142s 0m0.079s)
49. m4_warn (m4sugar.at:246): ok     (0m0.145s 0m0.077s)
50. m4_warn (bad categories) (m4sugar.at:305): ok     (0m0.109s 0m0.058s)
51. m4_divert_stack (m4sugar.at:368): ok     (0m0.170s 0m0.089s)
52. m4_expansion_stack (m4sugar.at:457): ok     (0m0.035s 0m0.018s)
53. m4_require: error message (m4sugar.at:481): ok     (0m0.033s 0m0.017s)
54. m4_require: warning message (m4sugar.at:501): ok     (0m0.108s 0m0.056s)
55. m4_require: circular dependencies (m4sugar.at:552): ok     (0m0.033s 0m0.017s)
56. m4_require: one-shot initialization (m4sugar.at:582): ok     (0m0.071s 0m0.036s)
57. m4_require: nested (m4sugar.at:643): ok     (0m0.178s 0m0.093s)
58. m4sugar shorthand conditionals (m4sugar.at:811): ok     (0m0.035s 0m0.018s)
59. m4_cond (m4sugar.at:896): ok     (0m0.036s 0m0.020s)
60. m4 lists (m4sugar.at:948): ok     (0m0.068s 0m0.035s)
61. m4_split (m4sugar.at:1000): ok     (0m0.035s 0m0.018s)
62. m4_do (m4sugar.at:1046): ok     (0m0.035s 0m0.019s)
63. m4_append (m4sugar.at:1074): ok     (0m0.072s 0m0.038s)
64. m4_join (m4sugar.at:1158): ok     (0m0.035s 0m0.018s)
65. m4_expand (m4sugar.at:1209): ok     (0m0.035s 0m0.018s)
66. m4_text_box (m4sugar.at:1265): ok     (0m0.035s 0m0.018s)
67. m4_text_wrap (m4sugar.at:1289): ok     (0m0.036s 0m0.018s)
68. m4_version_compare (m4sugar.at:1351): ok     (0m0.037s 0m0.021s)
69. Standard regular expressions (m4sugar.at:1409): ok     (0m0.247s 0m0.126s)
70. m4_bmatch (m4sugar.at:1436): ok     (0m0.035s 0m0.018s)
71. m4_toupper and m4_tolower (m4sugar.at:1468): ok     (0m0.035s 0m0.018s)
72. m4_bpatsubsts (m4sugar.at:1505): ok     (0m0.035s 0m0.018s)
73. m4_esyscmd_s (m4sugar.at:1534): ok     (0m0.036s 0m0.019s)
74. M4 loops (m4sugar.at:1562): ok     (0m0.170s 0m0.089s)
75. m4_map (m4sugar.at:1716): ok     (0m0.036s 0m0.020s)
76. m4_map_args and m4_curry (m4sugar.at:1791): ok     (0m0.106s 0m0.054s)
77. m4_combine (m4sugar.at:1863): ok     (0m0.035s 0m0.018s)
78. m4_max and m4_min (m4sugar.at:1890): ok     (0m0.103s 0m0.051s)
79. recursion (m4sugar.at:1969): ok     (0m0.821s 0m0.041s)
80. m4_set (m4sugar.at:2086): ok     (0m0.484s 0m0.055s)
81. __file__ and __line__ (m4sugar.at:2236): ok     (0m0.035s 0m0.018s)
82. No extra re-exec with CONFIG_SHELL (m4sh.at:24): ok     (0m0.039s 0m0.021s)
83. Forced re-exec with CONFIG_SHELL (m4sh.at:42): ok     (0m0.043s 0m0.032s)
84. Configure re-execs self with CONFIG_SHELL (m4sh.at:110): ok     (0m0.113s 0m0.099s)
85. AS_WARN and AS_ERROR (m4sh.at:146): ok     (0m0.092s 0m0.074s)
86. LINENO (m4sh.at:211): ok     (0m0.180s 0m0.205s)
87. LINENO stack (m4sh.at:288): ok     (0m0.041s 0m0.025s)
88. AS_BOX (m4sh.at:317): ok     (0m0.041s 0m0.027s)
89. AS_BASENAME (m4sh.at:359): ok     (0m0.058s 0m0.070s)
90. AS_DIRNAME (m4sh.at:416): ok     (0m0.062s 0m0.075s)
91. AS_SET_CATFILE (m4sh.at:475): ok     (0m0.041s 0m0.022s)
92. AS_ECHO and AS_ECHO_N (m4sh.at:519): ok     (0m0.041s 0m0.029s)
93. obsolete $as_echo and $as_echo_n (m4sh.at:562): ok     (0m0.043s 0m0.033s)
94. Redefining AS_ECHO internals (m4sh.at:641): ok     (0m0.375s 0m0.342s)
95. AS_EXECUTABLE_P (m4sh.at:742): ok     (0m0.041s 0m0.025s)
96. AS_EXIT (m4sh.at:794): ok     (0m0.056s 0m0.067s)
97. AS_MKDIR_P (m4sh.at:843): ok     (0m0.043s 0m0.028s)
98. AS_VERSION_COMPARE (m4sh.at:875): ok     (0m0.051s 0m0.042s)
99. as_me (m4sh.at:921): ok     (0m0.040s 0m0.025s)
100. Negated classes in globbing (m4sh.at:945): ok     (0m0.041s 0m0.025s)
101. Null variable substitution (m4sh.at:973): ok     (0m0.040s 0m0.024s)
102. Functions Support (m4sh.at:1039): ok     (0m0.042s 0m0.027s)
103. Functions and return Support (m4sh.at:1081): ok     (0m0.042s 0m0.026s)
104. Nested AS_REQUIRE_SHELL_FN (m4sh.at:1118): ok     (0m0.039s 0m0.022s)
105. Nested AS_REQUIRE (m4sh.at:1151): ok     (0m0.039s 0m0.022s)
106. AS_REQUIRE_SHELL_FN and m4_require (m4sh.at:1189): ok     (0m0.041s 0m0.025s)
107. AS_HELP_STRING (m4sh.at:1230): ok     (0m0.043s 0m0.024s)
108. AS_IF and AS_CASE (m4sh.at:1369): ok     (0m0.158s 0m0.060s)
109. AS_FOR (m4sh.at:1532): ok     (0m0.040s 0m0.024s)
110. AS_LITERAL_IF (m4sh.at:1600): ok     (0m0.039s 0m0.022s)
111. AS_TR_SH and AS_TR_CPP (m4sh.at:1678): ok     (0m0.052s 0m0.065s)
112. AS_VAR basics (m4sh.at:1763): ok     (0m0.042s 0m0.028s)
113. AS_VAR_APPEND (m4sh.at:1875): ok     (0m0.040s 0m0.024s)
114. AS_VAR_ARITH (m4sh.at:1910): ok     (0m0.040s 0m0.023s)
115. AS_INIT cleanup (m4sh.at:1941): ok     (0m0.039s 0m0.023s)
116. AS_INIT basename __file__ (m4sh.at:1978): ok     (0m0.038s 0m0.019s)
117. AS_INIT_GENERATED (m4sh.at:1997): ok     (0m0.120s 0m0.131s)
118. AS_MESSAGE_FD (m4sh.at:2071): ok     (0m0.047s 0m0.041s)
119. _AS_CLEAN_DIR (m4sh.at:2115): ok     (0m0.043s 0m0.030s)
120. ECHO_C (m4sh.at:2144): ok     (0m0.045s 0m0.032s)
121. AT_COPYRIGHT (autotest.at:144): ok     (0m0.064s 0m0.060s)
122. AT_DATA (autotest.at:165): ok     (0m0.097s 0m0.134s)
123. AT_DATA_UNQUOTED (autotest.at:184): ok     (0m0.099s 0m0.137s)
124. AT_PREPARE_TESTS (autotest.at:202): ok     (0m0.090s 0m0.119s)
125. AT_PREPARE_EACH_TEST (autotest.at:211): ok     (0m0.096s 0m0.134s)
126. AT_TEST_HELPER_FN (autotest.at:228): ok     (0m0.091s 0m0.121s)
127. Empty test suite (autotest.at:245): ok     (0m0.084s 0m0.104s)
128. Banner-only test suite (autotest.at:249): ok     (0m0.084s 0m0.104s)
129. Empty test (autotest.at:255): ok     (0m0.089s 0m0.115s)
130. Empty check (autotest.at:258): ok     (0m0.090s 0m0.117s)
131. AT_SETUP without AT_INIT (autotest.at:261): ok     (0m0.034s 0m0.020s)
132. AT_BANNER without AT_INIT (autotest.at:267): ok     (0m0.034s 0m0.020s)
133. AT_CLEANUP without AT_INIT (autotest.at:271): ok     (0m0.034s 0m0.020s)
134. Missing AT_CLEANUP (autotest.at:275): ok     (0m0.041s 0m0.020s)
135. AT_FAIL_IF without AT_SETUP (autotest.at:281): ok     (0m0.041s 0m0.020s)
136. AT_SKIP_IF without AT_SETUP (autotest.at:286): ok     (0m0.041s 0m0.020s)
137. AT_CHECK without AT_SETUP (autotest.at:291): ok     (0m0.041s 0m0.020s)
138. AT_DATA without AT_SETUP (autotest.at:296): ok     (0m0.041s 0m0.021s)
139. AT_XFAIL_IF without AT_SETUP (autotest.at:301): ok     (0m0.041s 0m0.020s)
140. AT_KEYWORDS without AT_SETUP (autotest.at:306): ok     (0m0.041s 0m0.020s)
141. AT_CLEANUP without AT_SETUP (autotest.at:311): ok     (0m0.041s 0m0.020s)
142. AT_BANNER inside AT_SETUP (autotest.at:316): ok     (0m0.041s 0m0.020s)
143. AT_SETUP inside AT_SETUP (autotest.at:324): ok     (0m0.041s 0m0.020s)
144. Multiple AT_INIT (autotest.at:334): ok     (0m0.041s 0m0.020s)
145. Invalid AT_TEST_HELPER_FN (spaces) (autotest.at:339): ok     (0m0.041s 0m0.020s)
146. Invalid AT_TEST_HELPER_FN (substitutions) (autotest.at:347): ok     (0m0.041s 0m0.020s)
147. Multiple AT_TEST_HELPER_FN (autotest.at:355): ok     (0m0.041s 0m0.020s)
148. Tested programs (autotest.at:366): ok     (0m0.184s 0m0.145s)
149. Startup error messages (autotest.at:376): ok     (0m0.091s 0m0.118s)
150. Truth (autotest.at:388): ok     (0m0.090s 0m0.116s)
151. Fallacy (autotest.at:391): ok     (0m0.106s 0m0.161s)
152. Skip (autotest.at:396): ok     (0m0.092s 0m0.122s)
153. Hard fail (autotest.at:401): ok     (0m0.112s 0m0.174s)
154. AT_FAIL_IF (autotest.at:411): ok     (0m0.128s 0m0.220s)
155. AT_SKIP_IF (autotest.at:431): ok     (0m0.112s 0m0.174s)
156. Syntax error (autotest.at:451): ok     (0m0.130s 0m0.216s)
157. errexit (autotest.at:470): ok     (0m0.181s 0m0.346s)
158. at_status (autotest.at:512): ok     (0m0.200s 0m0.387s)
159. AT_CHECK execution environment (autotest.at:538): ok     (0m0.100s 0m0.137s)
160. unquoted output (autotest.at:557): ok     (0m0.090s 0m0.118s)
161. Trace output (autotest.at:564): ok     (0m0.091s 0m0.119s)
162. Logging (autotest.at:570): ok     (0m0.204s 0m0.408s)
163. Binary output (autotest.at:615): ok     (0m0.197s 0m0.382s)
164. Cleanup (autotest.at:657): ok     (0m0.229s 0m0.466s)
165. Literal multiline command (autotest.at:697): ok     (0m0.091s 0m0.117s)
166. Multiline parameter expansion (autotest.at:703): ok     (0m0.090s 0m0.119s)
167. Backquote command substitution (autotest.at:710): ok     (0m0.090s 0m0.117s)
168. Multiline backquote command substitution (autotest.at:715): ok     (0m0.091s 0m0.119s)
169. Parenthetical command substitution (autotest.at:723): ok     (0m0.090s 0m0.118s)
170. Multiline parenthetical command substitution (autotest.at:728): ok     (0m0.091s 0m0.120s)
171. Shell comment in command (autotest.at:738): ok     (0m0.091s 0m0.120s)
172. Invalid brace-enclosed parameter expansion (autotest.at:752): ok     (0m0.105s 0m0.159s)
173. Multiline command from M4 expansion (autotest.at:760): ok     (0m0.090s 0m0.116s)
174. Double-M4-quoted command (autotest.at:767): ok     (0m0.090s 0m0.116s)
175. Metacharacters in command from M4 expansion (autotest.at:774): ok     (0m0.090s 0m0.114s)
176. BS-newline in command (autotest.at:784): ok     (0m0.090s 0m0.115s)
177. ^BS-newline in command (autotest.at:789): ok     (0m0.090s 0m0.116s)
178. BSx641-newline in command (autotest.at:794): ok     (0m0.091s 0m0.117s)
179. BS-BS-newline in command (autotest.at:799): ok     (0m0.090s 0m0.115s)
180. BSx640-newline in command (autotest.at:807): ok     (0m0.090s 0m0.116s)
181. Newline-CODE-BS-newline in command (autotest.at:814): ok     (0m0.090s 0m0.117s)
182. Single-quote-BS-newline in command (autotest.at:821): ok     (0m0.090s 0m0.120s)
183. Single-quote-newline-BS-newline in command (autotest.at:827): ok     (0m0.091s 0m0.123s)
184. Input from stdin (autotest.at:840): ok     (0m0.099s 0m0.146s)
185. Backquote in a test title (autotest.at:916): ok     (0m0.139s 0m0.246s)
186. Single-quote in a test title (autotest.at:917): ok     (0m0.139s 0m0.245s)
187. Double-quote in a test title (autotest.at:918): ok     (0m0.139s 0m0.244s)
188. Backslash in a test title (autotest.at:920): ok     (0m0.140s 0m0.243s)
189. Brackets in a test title (autotest.at:921): ok     (0m0.139s 0m0.244s)
190. Left bracket in a test title (autotest.at:922): ok     (0m0.139s 0m0.243s)
191. Right bracket in a test title (autotest.at:923): ok     (0m0.139s 0m0.242s)
192. Quoted pound in a test title (autotest.at:924): ok     (0m0.139s 0m0.227s)
193. Pound in a test title (autotest.at:925): ok     (0m0.139s 0m0.234s)
194. Quoted comma in a test title (autotest.at:926): ok     (0m0.156s 0m0.260s)
195. Comma in a test title (autotest.at:927): ok     (0m0.137s 0m0.232s)
196. Parentheses in a test title (autotest.at:929): ok     (0m0.137s 0m0.229s)
197. Left paren in a test title (autotest.at:930): ok     (0m0.137s 0m0.227s)
198. Right paren in a test title (autotest.at:931): ok     (0m0.137s 0m0.224s)
199. Quoted Macro in a test title (autotest.at:933): ok     (0m0.137s 0m0.225s)
200. Macro in a test title (autotest.at:934): ok     (0m0.137s 0m0.223s)
201. Macro with backquote in a test title (autotest.at:935): ok     (0m0.138s 0m0.225s)
202. Macro with single-quote in a test title (autotest.at:936): ok     (0m0.137s 0m0.222s)
203. Macro with double-quote in a test title (autotest.at:937): ok     (0m0.138s 0m0.226s)
204. Macro with backslash in a test title (autotest.at:939): ok     (0m0.137s 0m0.226s)
205. Macro echoing macro in a test title (autotest.at:940): ok     (0m0.138s 0m0.226s)
206. Macro echoing single-quote in a test title (autotest.at:942): ok     (0m0.138s 0m0.226s)
207. Long test title in a test title (autotest.at:943): ok     (0m0.138s 0m0.225s)
208. Longer test title in a test title (autotest.at:944): ok     (0m0.137s 0m0.223s)
209. Long test source lines (autotest.at:955): ok     (0m0.112s 0m0.157s)
210. Huge testsuite (autotest.at:969): ok     (0m0.427s 0m0.125s)
211. Debugging a successful test (autotest.at:981): ok     (0m0.152s 0m0.255s)
212. Debugging script and environment (autotest.at:995): ok     (0m0.197s 0m0.371s)
213. Debugging a failed test (autotest.at:1012): ok     (0m0.156s 0m0.278s)
214. Using atlocal (autotest.at:1023): ok     (0m0.236s 0m0.465s)
215. Choosing where testsuite is run (autotest.at:1058): ok     (0m0.186s 0m0.374s)
216. recheck (autotest.at:1093): ok     (0m0.291s 0m0.644s)
217. Banners (autotest.at:1141): ok     (0m0.522s 0m1.221s)
218. Keywords and ranges (autotest.at:1208): ok     (0m0.989s 0m2.431s)
219. Keyword wrapping (autotest.at:1311): ok     (0m0.058s 0m0.042s)
220. AT_ARG_OPTION (autotest.at:1340): ok     (0m0.365s 0m0.778s)
221. AT_ARG_OPTION_ARG (autotest.at:1389): ok     (0m0.359s 0m0.782s)
222. parallel test execution (autotest.at:1463): ok     (0m0.858s 0m1.950s)
223. parallel truth (autotest.at:1565): ok     (0m0.133s 0m0.149s)
224. parallel fallacy (autotest.at:1570): ok     (0m0.108s 0m0.167s)
225. parallel skip (autotest.at:1575): ok     (0m0.093s 0m0.127s)
226. parallel syntax error (autotest.at:1580): ok     (0m0.137s 0m0.236s)
227. parallel errexit (autotest.at:1599): ok     (0m0.240s 0m0.472s)
228. parallel autotest and signal handling (autotest.at:1615): ok     (0m1.009s 0m2.205s)
229. parallel args but non-working mkfifo (autotest.at:1727): ok     (0m0.140s 0m0.166s)
230. colored test results (autotest.at:1749): ok     (0m0.348s 0m0.766s)
231. srcdir propagation (autotest.at:1838): ok     (0m0.501s 0m0.911s)
232. whitespace in absolute testdir (autotest.at:1917): ok     (0m0.111s 0m0.166s)
233. unusual file names (autotest.at:1941): ok     (0m0.073s 0m0.076s)
234. C unit tests (autotest.at:1971): ok     (0m0.415s 0m0.300s)
235. C unit tests (EXEEXT) (autotest.at:2017): ok     (0m0.415s 0m0.296s)
236. Erlang Eunit unit tests (autotest.at:2069): ok     (0m0.209s 0m0.205s)
237. AC_REQUIRE: topological sort (base.at:28): ok     (0m0.065s 0m0.035s)
238. AC_REQUIRE: error message (base.at:75): ok     (0m0.055s 0m0.024s)
239. AC_REQUIRE & AC_DEFUN_ONCE: Require, expand (base.at:93): ok     (0m0.066s 0m0.036s)
240. AC_REQUIRE & AC_DEFUN_ONCE: Expand, require (base.at:138): ok     (0m0.066s 0m0.035s)
241. AC_REQUIRE & AC_PROVIDE (base.at:183): ok     (0m0.066s 0m0.036s)
242. AC_INIT (base.at:219): ok     (0m0.112s 0m0.095s)
243. AC_INIT (obsolete invocation) (base.at:243): ok     (0m0.120s 0m0.115s)
244. AC_INIT with unusual version strings (base.at:271): ok     (0m1.847s 0m0.871s)
245. AC_COPYRIGHT (base.at:568): ok     (0m0.092s 0m0.051s)
246. AC_CACHE_CHECK (base.at:600): ok     (0m1.168s 0m1.513s)
247. AC_CACHE_LOAD (base.at:798): ok     (0m0.114s 0m0.098s)
248. AC_COMPUTE_INT (base.at:824): ok     (0m0.314s 0m0.190s)
249. AC_TRY_COMMAND (base.at:847): ok     (0m0.113s 0m0.096s)
250. Input/Output (base.at:879): ok     (0m0.143s 0m0.164s)
251. configure arguments (base.at:901): ok     (0m0.129s 0m0.137s)
252. AC_ARG_ENABLE and AC_ARG_WITH (base.at:924): ok     (0m0.193s 0m0.278s)
253. configure directories (base.at:977): ok     (0m0.131s 0m0.138s)
254. AC_SUBST (base.at:1010): ok     (0m0.314s 0m0.193s)
255. configure with closed standard fds (base.at:1069): ok     (0m1.078s 0m0.755s)
256. AC_CONFIG_COMMANDS with empty commands (torture.at:26): ok     (0m0.996s 0m0.948s)
257. AC_CONFIG_COMMANDS with temporary directory (torture.at:35): ok     (0m1.012s 0m0.986s)
258. Multiple AC_CONFIG_FILES (torture.at:63): ok     (0m0.063s 0m0.023s)
259. Parameterized AC_CONFIG_FILES (torture.at:75): ok     (0m0.132s 0m0.134s)
260. AC_ARG_VAR (torture.at:129): ok     (0m0.735s 0m1.517s)
261. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS (torture.at:189): ok     (0m0.875s 0m1.856s)
262. Macro calls in AC_CONFIG_COMMANDS tags (torture.at:394): ok     (0m0.114s 0m0.096s)
263. Missing templates (torture.at:414): ok     (0m0.158s 0m0.197s)
264. configure invocation (torture.at:456): ok     (0m0.531s 0m0.895s)
265. --help and --version in unwritable directory (torture.at:517): ok     (0m0.099s 0m0.068s)
266. #define header templates (torture.at:547): ok     (0m0.131s 0m0.129s)
267. Torturing config.status (torture.at:681): ok     (0m0.395s 0m0.283s)
268. Substitute a 2000-byte string (torture.at:825): ok     (0m0.262s 0m0.260s)
269. Define to a 2000-byte string (torture.at:903): ok     (0m0.202s 0m0.140s)
270. Substitute and define special characters (torture.at:927): ok     (0m0.278s 0m0.306s)
271. Substitute a newline (torture.at:1035): ok     (0m0.168s 0m0.217s)
272. Define a newline (torture.at:1076): ok     (0m0.396s 0m0.288s)
273. AC_SUBST: variable name validation (torture.at:1115): ok     (0m1.054s 0m0.632s)
274. datarootdir workaround (torture.at:1145): ok     (0m0.250s 0m0.244s)
275. srcdir (torture.at:1196): ok     (0m0.212s 0m0.331s)
276. VPATH (torture.at:1239): ok     (0m0.254s 0m0.411s)
277. Signal handling (torture.at:1324): ok     (0m0.099s 0m0.065s)
278. AC_CONFIG_LINKS (torture.at:1343): ok     (0m0.534s 0m1.092s)
279. AC_CONFIG_LINKS and identical files (torture.at:1397): ok     (0m0.349s 0m0.634s)
280. Configuring subdirectories (torture.at:1470): skipped (torture.at:1473)
281. Deep Package (torture.at:1588): skipped (torture.at:1591)
282. Non-Autoconf AC_CONFIG_SUBDIRS (torture.at:1721): skipped (torture.at:1725)
283. Non-literal AC_CONFIG_SUBDIRS (torture.at:1764): ok     (0m0.555s 0m0.314s)
284. Empty AC_CONFIG_SUBDIRS (torture.at:1810): ok     (0m0.237s 0m0.195s)
285. Empty directory (torture.at:1834): ok     (0m0.023s 0m0.008s)
286. Unusual Automake input files (torture.at:1856): skipped (torture.at:1859)
287. Specific warnings options for autoreconf (torture.at:1884): skipped (torture.at:1891)
288. Missing auxiliary files (config.*) (torture.at:1931): ok     (0m0.608s 0m0.391s)
289. Missing auxiliary files (install-sh) (torture.at:1988): ok     (0m0.442s 0m0.291s)
290. Missing auxiliary files (foreign) (torture.at:2030): ok     (0m0.560s 0m0.300s)
291. Missing auxiliary files (--force) (torture.at:2072): ok     (0m0.360s 0m0.123s)
292. Files clobbered by AC_OPENMP (torture.at:2138): ok     (0m1.017s 0m0.626s)
293. AC_LANG, AC_LANG_PUSH & AC_LANG_POP (compile.at:31): ok     (0m0.083s 0m0.028s)
294. AC_REQUIRE & AC_LANG (compile.at:84): ok     (0m0.096s 0m0.066s)
295. AC_LANG_SOURCE (compile.at:123): ok     (0m0.309s 0m0.194s)
296. AC_LANG_SOURCE(C++) (compile.at:149): ok     (0m0.338s 0m0.203s)
297. AC_LANG_SOURCE example (compile.at:176): ok     (0m0.124s 0m0.104s)
298. AC_LANG_PROGRAM example (compile.at:217): ok     (0m0.124s 0m0.102s)
299. AC_COMPILE_IFELSE (compile.at:265): ok     (0m1.039s 0m0.614s)
300. AC_RUN_IFELSE (compile.at:311): ok     (0m0.394s 0m0.234s)
301. Order of user actions and cleanup (compile.at:351): ok     (0m0.473s 0m0.297s)
302. AC_TRY_LINK_FUNC (compile.at:399): ok     (0m2.762s 0m1.730s)
303. Multiple languages (compile.at:409): ok     (0m1.246s 0m0.730s)
304. AC_NO_EXECUTABLES (aclang.at:8): ok     (0m0.995s 0m0.946s)
305. AC_REQUIRE_CPP (aclang.at:9): ok     (0m2.521s 0m1.683s)
306. Object file extensions (c.at:31): ok     (0m0.431s 0m0.269s)
307. Broken/missing compilers (c.at:59): ok     (0m0.122s 0m0.083s)
308. C keywords (c.at:77): ok     (0m0.446s 0m0.253s)
309. AC_PROG_CPP requires AC_PROG_CC (c.at:97): ok     (0m0.449s 0m0.260s)
310. AC_PROG_CPP with warnings (c.at:114): ok     (0m0.473s 0m0.275s)
311. AC_PROG_CPP without warnings (c.at:150): skipped (c.at:153)
312. AC_PROG_CPP via CC (c.at:194): skipped (c.at:197)
313. AC_PROG_EGREP and AC_EGREP_HEADER (c.at:239): ok     (0m0.466s 0m0.269s)
314. AC_NO_EXECUTABLES (working linker) (c.at:263): ok     (0m0.431s 0m0.239s)
315. AC_NO_EXECUTABLES (broken linker) (c.at:273): ok     (0m0.333s 0m0.204s)
316. AC_USE_SYSTEM_EXTENSIONS (c.at:284): ok     (0m1.247s 0m0.691s)
317. AC_C_RESTRICT and C++ (c.at:307): ok     (0m0.558s 0m0.331s)
318. AC_OPENMP and C (c.at:370): skipped (c.at:413)
319. AC_OPENMP and C++ (c.at:423): skipped (c.at:455)
320. AC_C_BACKSLASH_A (acc.at:8): ok     (0m2.301s 0m1.522s)
321. AC_C_BIGENDIAN (acc.at:9): ok     (0m3.049s 0m1.926s)
322. AC_C_CHAR_UNSIGNED (acc.at:10): ok     (0m2.928s 0m1.801s)
323. AC_C_FLEXIBLE_ARRAY_MEMBER (acc.at:11): ok     (0m2.319s 0m1.508s)
324. AC_C_INLINE (acc.at:12): ok     (0m2.293s 0m1.507s)
325. AC_C_PROTOTYPES (acc.at:13): ok     (0m2.220s 0m1.478s)
326. AC_C_RESTRICT (acc.at:14): ok     (0m2.368s 0m1.576s)
327. AC_C_STRINGIZE (acc.at:15): ok     (0m2.215s 0m1.469s)
328. AC_C_TYPEOF (acc.at:16): ok     (0m2.302s 0m1.514s)
329. AC_C_VARARRAYS (acc.at:17): ok     (0m2.350s 0m1.562s)
330. AC_C__GENERIC (acc.at:18): ok     (0m2.304s 0m1.539s)
331. AC_OPENMP (acc.at:19): ok     (0m2.619s 0m1.811s)
332. AC_PROG_CC_C_O (acc.at:20): ok     (0m2.349s 0m1.583s)
333. AC_PROG_CPP_WERROR (acc.at:21): ok     (0m2.490s 0m1.687s)
334. AC_LANG_C (acc.at:24): ok     (0m0.997s 0m0.952s)
335. autoupdating AC_LANG_C (acc.at:24): ok     (0m0.767s 0m0.347s)
336. AC_LANG_CPLUSPLUS (acc.at:25): ok     (0m0.997s 0m0.960s)
337. autoupdating AC_LANG_CPLUSPLUS (acc.at:25): ok     (0m0.770s 0m0.349s)
338. AC_LANG_OBJC (acc.at:26): ok     (0m0.996s 0m0.951s)
339. autoupdating AC_LANG_OBJC (acc.at:26): ok     (0m0.768s 0m0.350s)
340. GNU Fortran 77 (fortran.at:31): skipped (fortran.at:31)
341. GNU Fortran (fortran.at:61): skipped (fortran.at:61)
342. AC_OPENMP and Fortran 77 (fortran.at:84): skipped (fortran.at:114)
343. AC_OPENMP and Fortran (fortran.at:124): skipped (fortran.at:154)
344. AC_F77_DUMMY_MAIN usage (fortran.at:176): skipped (fortran.at:246)
345. AC_FC_DUMMY_MAIN usage (fortran.at:257): skipped (fortran.at:328)
346. AC_F77_MAIN usage (fortran.at:339): skipped (fortran.at:409)
347. AC_FC_MAIN usage (fortran.at:423): skipped (fortran.at:493)
348. AC_F77_FUNC usage (fortran.at:507): skipped (fortran.at:572)
349. AC_FC_FUNC usage (fortran.at:583): skipped (fortran.at:648)
350. AC_FC_SRCEXT usage (fortran.at:659): skipped (fortran.at:733)
351. AC_FC_PP_SRCEXT usage (fortran.at:743): skipped (fortran.at:832)
352. AC_FC_FREEFORM (fortran.at:843): skipped (fortran.at:868)
353. AC_FC_FREEFORM with AC_FC_SRCEXT (fortran.at:879): skipped (fortran.at:905)
354. AC_FC_FIXEDFORM (fortran.at:916): skipped (fortran.at:942)
355. AC_FC_FIXEDFORM with AC_FC_SRCEXT (fortran.at:953): skipped (fortran.at:980)
356. AC_FC_LINE_LENGTH (fortran.at:991): skipped (fortran.at:1048)
357. AC_FC_CHECK_BOUNDS (fortran.at:1063): skipped (fortran.at:1109)
358. AC_FC_MODULE_FLAG (fortran.at:1121): skipped (fortran.at:1176)
359. AC_F77_CRAY_POINTERS (fortran.at:1191): skipped (fortran.at:1221)
360. AC_FC_CRAY_POINTERS (fortran.at:1233): skipped (fortran.at:1264)
361. AC_F77_CRAY_POINTERS (acfortran.at:8): skipped (acfortran.at:8)
362. AC_F77_IMPLICIT_NONE (acfortran.at:9): skipped (acfortran.at:9)
363. AC_F77_MAIN (acfortran.at:10): skipped (acfortran.at:10)
364. AC_F77_WRAPPERS (acfortran.at:11): skipped (acfortran.at:11)
365. AC_FC_CHECK_BOUNDS (acfortran.at:12): skipped (acfortran.at:12)
366. AC_FC_CRAY_POINTERS (acfortran.at:13): skipped (acfortran.at:13)
367. AC_FC_FIXEDFORM (acfortran.at:14): skipped (acfortran.at:14)
368. AC_FC_FREEFORM (acfortran.at:15): skipped (acfortran.at:15)
369. AC_FC_IMPLICIT_NONE (acfortran.at:16): skipped (acfortran.at:16)
370. AC_FC_LINE_LENGTH (acfortran.at:17): skipped (acfortran.at:17)
371. AC_FC_MAIN (acfortran.at:18): skipped (acfortran.at:18)
372. AC_FC_MODULE_EXTENSION (acfortran.at:19): skipped (acfortran.at:19)
373. AC_FC_MODULE_FLAG (acfortran.at:20): skipped (acfortran.at:20)
374. AC_FC_MODULE_OUTPUT_FLAG (acfortran.at:21): skipped (acfortran.at:21)
375. AC_FC_PP_DEFINE (acfortran.at:22): skipped (acfortran.at:22)
376. AC_FC_WRAPPERS (acfortran.at:23): skipped (acfortran.at:23)
377. AC_PROG_F77_C_O (acfortran.at:24): skipped (acfortran.at:24)
378. AC_PROG_FC_C_O (acfortran.at:25): skipped (acfortran.at:25)
379. AC_F77_NAME_MANGLING (acfortran.at:28): ok     (0m0.997s 0m0.950s)
380. autoupdating AC_F77_NAME_MANGLING (acfortran.at:28): ok     (0m0.766s 0m0.343s)
381. AC_LANG_FORTRAN77 (acfortran.at:29): ok     (0m0.996s 0m0.943s)
382. autoupdating AC_LANG_FORTRAN77 (acfortran.at:29): ok     (0m0.769s 0m0.348s)
383. Erlang basic compilation (erlang.at:36): skipped (erlang.at:36)
384. AC_ERLANG_CHECK_LIB (erlang.at:66): skipped (erlang.at:66)
385. AC_ERLANG_SUBST_ROOT_DIR (erlang.at:82): skipped (erlang.at:82)
386. AC_ERLANG_SUBST_LIB_DIR (erlang.at:95): skipped (erlang.at:95)
387. AC_ERLANG_SUBST_INSTALL_LIB_SUBDIR (erlang.at:109): ok     (0m1.016s 0m0.964s)
388. AC_ERLANG_PATH_ERL (acerlang.at:8): ok     (0m1.011s 0m0.955s)
389. AC_ERLANG_PATH_ERLC (acerlang.at:9): ok     (0m1.016s 0m0.955s)
390. AC_ERLANG_SUBST_ERTS_VER (acerlang.at:10): skipped (acerlang.at:10)
391. AC_ERLANG_SUBST_LIB_DIR (acerlang.at:11): skipped (acerlang.at:11)
392. AC_LANG_ERLANG (acerlang.at:14): ok     (0m0.998s 0m0.952s)
393. autoupdating AC_LANG_ERLANG (acerlang.at:14): ok     (0m0.768s 0m0.345s)
394. Go (go.at:30): skipped (go.at:30)
395. AC_LANG_GO (acgo.at:8): ok     (0m0.997s 0m0.946s)
396. autoupdating AC_LANG_GO (acgo.at:8): ok     (0m0.770s 0m0.347s)
397. AC_CHECK_LIB (semantics.at:35): ok     (0m4.020s 0m2.374s)
398. AC_SEARCH_LIBS (needed) (semantics.at:117): ok     (0m4.991s 0m2.769s)
399. AC_SEARCH_LIBS (none needed) (semantics.at:190): ok     (0m2.395s 0m1.581s)
400. AC_CHECK_DECLS (semantics.at:205): ok     (0m3.208s 0m2.329s)
401. AC_CHECK_FUNCS (semantics.at:269): ok     (0m2.528s 0m1.633s)
402. AC_REPLACE_FUNCS (semantics.at:282): ok     (0m0.612s 0m0.360s)
403. AC_CHECK_HEADERS (semantics.at:341): ok     (0m0.588s 0m0.338s)
404. AC_CHECK_HEADERS (preprocessor test) (semantics.at:377): ok     (0m0.468s 0m0.279s)
405. AC_CHECK_HEADERS (compiler test) (semantics.at:415): ok     (0m0.433s 0m0.256s)
406. AC_CHECK_MEMBER (semantics.at:451): ok     (0m2.505s 0m1.706s)
407. AC_CHECK_MEMBERS (semantics.at:477): ok     (0m2.508s 0m1.702s)
408. AC_CHECK_ALIGNOF (semantics.at:492): ok     (0m3.353s 0m2.086s)
409. AC_CHECK_ALIGNOF struct (semantics.at:509): ok     (0m3.188s 0m2.013s)
410. AC_CHECK_SIZEOF (semantics.at:521): ok     (0m3.416s 0m2.120s)
411. AC_CHECK_SIZEOF struct (semantics.at:537): ok     (0m4.092s 0m2.561s)
412. AC_CHECK_TYPES (semantics.at:562): ok     (0m2.503s 0m1.705s)
413. AC_CHECK_TYPES: backward compatibility (semantics.at:576): ok     (0m0.083s 0m0.028s)
414. AC_CHECK_FILES (semantics.at:615): ok     (0m0.208s 0m0.149s)
415. AC_CHECK_PROG & AC_CHECK_PROGS (semantics.at:659): ok     (0m0.121s 0m0.105s)
416. AC_C_BIGENDIAN (semantics.at:708): ok     (0m1.255s 0m0.703s)
417. AC_PATH_PROG & AC_PATH_PROGS (semantics.at:770): ok     (0m0.119s 0m0.103s)
418. AC_PATH_PROGS_FEATURE_CHECK (semantics.at:812): ok     (0m0.122s 0m0.112s)
419. AC_PATH_XTRA (semantics.at:892): ok     (0m0.759s 0m0.509s)
420. AC_SYS_LARGEFILE (semantics.at:908): ok     (0m2.406s 0m1.616s)
421. AC_SYS_YEAR2038 (semantics.at:917): ok     (0m2.470s 0m1.637s)
422. AC_SYS_YEAR2038_RECOMMENDED (semantics.at:926): ok     (0m2.858s 0m1.878s)
423. AC_SYS_RESTARTABLE_SYSCALLS (semantics.at:961): ok     (0m1.794s 0m1.309s)
424. AC_FUNC_SETVBUF_REVERSED (semantics.at:962): ok     (0m0.997s 0m0.953s)
425. AC_FUNC_WAIT3 (semantics.at:963): ok     (0m1.763s 0m1.269s)
426. AC_TRY_CPP (semantics.at:977): ok     (0m2.574s 0m1.743s)
427. autoupdating AC_TRY_CPP (semantics.at:977): ok     (0m1.297s 0m0.612s)
428. AC_TRY_COMPILE (semantics.at:992): ok     (0m2.306s 0m1.571s)
429. autoupdating AC_TRY_COMPILE (semantics.at:992): ok     (0m1.208s 0m0.550s)
430. AC_TRY_LINK (semantics.at:1004): ok     (0m2.401s 0m1.589s)
431. autoupdating AC_TRY_LINK (semantics.at:1004): ok     (0m1.252s 0m0.557s)
432. AC_COMPILE_CHECK (semantics.at:1020): ok     (0m2.405s 0m1.581s)
433. autoupdating AC_COMPILE_CHECK (semantics.at:1020): ok     (0m1.252s 0m0.559s)
434. AC_TRY_RUN (semantics.at:1032): ok     (0m2.330s 0m1.555s)
435. autoupdating AC_TRY_RUN (semantics.at:1032): ok     (0m1.249s 0m0.560s)
436. AC_HAVE_LIBRARY (semantics.at:1050): ok     (0m2.455s 0m1.674s)
437. autoupdating AC_HAVE_LIBRARY (semantics.at:1050): ok     (0m1.299s 0m0.605s)
438. Macro expansion in AC_CHECK_FUNCS (literal) (semantics.at:1204): ok     (0m0.518s 0m0.286s)
439. Macro expansion in AC_CHECK_FUNCS (variable) (semantics.at:1204): ok     (0m0.518s 0m0.291s)
440. Macro expansion in AC_CHECK_FUNCS_ONCE (semantics.at:1205): ok     (0m0.516s 0m0.287s)
441. Macro expansion in AC_REPLACE_FUNCS (literal) (semantics.at:1206): ok     (0m0.520s 0m0.290s)
442. Macro expansion in AC_REPLACE_FUNCS (variable) (semantics.at:1206): ok     (0m0.519s 0m0.296s)
443. Macro expansion in AC_CHECK_HEADERS (literal) (semantics.at:1208): ok     (0m0.608s 0m0.358s)
444. Macro expansion in AC_CHECK_HEADERS (variable) (semantics.at:1208): ok     (0m0.607s 0m0.362s)
445. Macro expansion in AC_CHECK_HEADERS_ONCE (semantics.at:1209): ok     (0m0.606s 0m0.354s)
446. Macro expansion in AC_CHECK_FILES (semantics.at:1211): ok     (0m0.202s 0m0.142s)
447. Macro expansion in AC_CONFIG_MACRO_DIRS (semantics.at:1237): ok     (0m0.073s 0m0.029s)
448. Macro expansion in AC_CONFIG_SUBDIRS (semantics.at:1261): ok     (0m0.205s 0m0.159s)
449. AC_PROG_LEX with noyywrap (semantics.at:1306): ok     (0m3.051s 0m1.672s)
450. AC_PROG_LEX with yywrap (semantics.at:1308): ok     (0m3.738s 0m2.037s)
451. AC_PROG_LEX in legacy mode (semantics.at:1323): ok     (0m0.662s 0m0.304s)
452. Invalid arguments to AC_PROG_LEX (semantics.at:1343): ok     (0m0.590s 0m0.212s)
453. AC_ARG_ENABLE (acgeneral.at:8): ok     (0m0.997s 0m0.953s)
454. AC_ARG_PROGRAM (acgeneral.at:9): ok     (0m0.999s 0m0.967s)
455. AC_ARG_WITH (acgeneral.at:10): ok     (0m0.996s 0m0.953s)
456. AC_CHECK_DECLS_ONCE (acgeneral.at:11): ok     (0m3.049s 0m1.945s)
457. AC_EGREP_CPP (acgeneral.at:12): ok     (0m2.620s 0m1.739s)
458. AC_EGREP_HEADER (acgeneral.at:13): ok     (0m2.618s 0m1.750s)
459. AC_LIBOBJ (acgeneral.at:14): ok     (0m0.999s 0m0.953s)
460. AC_LIBSOURCES (acgeneral.at:15): ok     (0m0.996s 0m0.950s)
461. AC_PREFIX_DEFAULT (acgeneral.at:16): ok     (0m0.995s 0m0.954s)
462. AC_REQUIRE_AUX_FILE (acgeneral.at:17): ok     (0m1.006s 0m0.948s)
463. AC_CHECKING (acgeneral.at:20): ok     (0m0.996s 0m0.945s)
464. autoupdating AC_CHECKING (acgeneral.at:20): ok     (0m0.768s 0m0.343s)
465. AC_ENABLE (acgeneral.at:21): ok     (0m0.995s 0m0.928s)
466. autoupdating AC_ENABLE (acgeneral.at:21): ok     (0m0.768s 0m0.338s)
467. AC_MSG_RESULT_UNQUOTED (acgeneral.at:22): ok     (0m0.996s 0m0.932s)
468. autoupdating AC_MSG_RESULT_UNQUOTED (acgeneral.at:22): ok     (0m0.768s 0m0.361s)
469. AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:23): ok     (0m0.997s 0m0.981s)
470. autoupdating AC_VALIDATE_CACHED_SYSTEM_TUPLE (acgeneral.at:23): ok     (0m0.767s 0m0.346s)
471. AC_WITH (acgeneral.at:24): ok     (0m0.991s 0m0.892s)
472. autoupdating AC_WITH (acgeneral.at:24): ok     (0m0.766s 0m0.325s)
473. _AC_COMPUTE_INT (acgeneral.at:25): ok     (0m2.399s 0m1.504s)
474. autoupdating _AC_COMPUTE_INT (acgeneral.at:25): ok     (0m1.207s 0m0.506s)
475. AC_OUTPUT_COMMANDS (acstatus.at:8): ok     (0m0.994s 0m0.897s)
476. autoupdating AC_OUTPUT_COMMANDS (acstatus.at:8): ok     (0m0.766s 0m0.328s)
477. AC_SYS_INTERPRETER (acspecific.at:8): ok     (0m0.995s 0m0.894s)
478. AC_SYS_LONG_FILE_NAMES (acspecific.at:9): ok     (0m1.004s 0m0.914s)
479. AC_SYS_POSIX_TERMIOS (acspecific.at:10): ok     (0m2.387s 0m1.461s)
480. AC_AIX (acspecific.at:13): ok     (0m3.152s 0m1.837s)
481. autoupdating AC_AIX (acspecific.at:13): ok     (0m1.609s 0m0.704s)
482. AC_ARG_ARRAY (acspecific.at:14): ok     (0m0.990s 0m0.888s)
483. autoupdating AC_ARG_ARRAY (acspecific.at:14): ok     (0m0.765s 0m0.325s)
484. AC_DECL_SYS_SIGLIST (acspecific.at:15): ok     (0m2.413s 0m1.503s)
485. autoupdating AC_DECL_SYS_SIGLIST (acspecific.at:15): ok     (0m1.264s 0m0.540s)
486. AC_DYNIX_SEQ (acspecific.at:16): ok     (0m2.543s 0m1.585s)
487. autoupdating AC_DYNIX_SEQ (acspecific.at:16): ok     (0m1.321s 0m0.572s)
488. AC_HAVE_POUNDBANG (acspecific.at:17): ok     (0m0.997s 0m0.898s)
489. autoupdating AC_HAVE_POUNDBANG (acspecific.at:17): ok     (0m0.766s 0m0.327s)
490. AC_IRIX_SUN (acspecific.at:18): ok     (0m2.604s 0m1.610s)
491. autoupdating AC_IRIX_SUN (acspecific.at:18): ok     (0m1.353s 0m0.593s)
492. AC_ISC_POSIX (acspecific.at:19): ok     (0m2.372s 0m1.450s)
493. autoupdating AC_ISC_POSIX (acspecific.at:19): ok     (0m1.241s 0m0.518s)
494. AC_MINIX (acspecific.at:20): ok     (0m3.158s 0m1.826s)
495. autoupdating AC_MINIX (acspecific.at:20): ok     (0m1.609s 0m0.699s)
496. AC_SCO_INTL (acspecific.at:21): ok     (0m2.390s 0m1.447s)
497. autoupdating AC_SCO_INTL (acspecific.at:21): ok     (0m1.243s 0m0.515s)
498. AC_XENIX_DIR (acspecific.at:22): ok     (0m2.528s 0m1.549s)
499. autoupdating AC_XENIX_DIR (acspecific.at:22): ok     (0m1.302s 0m0.552s)
500. AC_PROG_AR (acprograms.at:8): ok     (0m0.999s 0m0.884s)
501. AC_PROG_AWK (acprograms.at:9): ok     (0m0.996s 0m0.882s)
502. AC_PROG_EGREP (acprograms.at:10): ok     (0m1.004s 0m0.886s)
503. AC_PROG_FGREP (acprograms.at:11): ok     (0m1.003s 0m0.889s)
504. AC_PROG_INSTALL (acprograms.at:12): ok     (0m1.016s 0m0.904s)
505. AC_PROG_LN_S (acprograms.at:13): ok     (0m0.990s 0m0.890s)
506. AC_PROG_MAKE_SET (acprograms.at:14): ok     (0m1.042s 0m0.976s)
507. AC_PROG_MKDIR_P (acprograms.at:15): ok     (0m1.007s 0m0.927s)
508. AC_PROG_RANLIB (acprograms.at:16): ok     (0m1.000s 0m0.903s)
509. AC_PROG_SED (acprograms.at:17): ok     (0m1.126s 0m1.036s)
510. AC_PROG_YACC (acprograms.at:18): ok     (0m1.008s 0m0.920s)
511. AC_CHECK_TOOL_PREFIX (acprograms.at:21): ok     (0m0.994s 0m0.934s)
512. autoupdating AC_CHECK_TOOL_PREFIX (acprograms.at:21): ok     (0m0.767s 0m0.341s)
513. AC_DECL_YYTEXT (acprograms.at:22): ok     (0m3.344s 0m1.711s)
514. autoupdating AC_DECL_YYTEXT (acprograms.at:22): ok     (0m1.705s 0m0.637s)
515. AC_RSH (acprograms.at:23): ok     (0m0.988s 0m0.882s)
516. autoupdating AC_RSH (acprograms.at:23): ok     (0m0.762s 0m0.324s)
517. AC_CHECK_HEADERS_ONCE (acheaders.at:8): ok     (0m2.845s 0m1.726s)
518. AC_CHECK_HEADER_STDBOOL (acheaders.at:9): ok     (0m3.013s 0m1.785s)
519. AC_HEADER_ASSERT (acheaders.at:10): ok     (0m0.994s 0m0.885s)
520. AC_HEADER_MAJOR (acheaders.at:11): ok     (0m2.987s 0m1.772s)
521. AC_HEADER_RESOLV (acheaders.at:12): ok     (0m2.576s 0m1.659s)
522. AC_HEADER_STAT (acheaders.at:13): ok     (0m2.304s 0m1.500s)
523. AC_HEADER_STDBOOL (acheaders.at:14): ok     (0m3.029s 0m1.901s)
524. AC_HEADER_TIOCGWINSZ (acheaders.at:15): ok     (0m2.933s 0m1.837s)
525. AC_DIR_HEADER (acheaders.at:18): ok     (0m2.540s 0m1.628s)
526. autoupdating AC_DIR_HEADER (acheaders.at:18): ok     (0m1.316s 0m0.582s)
527. AC_HEADER_STDC (acheaders.at:19): ok     (0m2.872s 0m1.775s)
528. autoupdating AC_HEADER_STDC (acheaders.at:19): ok     (0m1.472s 0m0.656s)
529. AC_HEADER_TIME (acheaders.at:20): ok     (0m2.928s 0m1.795s)
530. autoupdating AC_HEADER_TIME (acheaders.at:20): ok     (0m1.502s 0m0.671s)
531. AC_MEMORY_H (acheaders.at:21): ok     (0m2.927s 0m1.789s)
532. autoupdating AC_MEMORY_H (acheaders.at:21): ok     (0m1.499s 0m0.668s)
533. AC_UNISTD_H (acheaders.at:22): ok     (0m2.851s 0m1.717s)
534. autoupdating AC_UNISTD_H (acheaders.at:22): ok     (0m1.461s 0m0.636s)
535. AC_USG (acheaders.at:23): ok     (0m2.527s 0m1.512s)
536. autoupdating AC_USG (acheaders.at:23): ok     (0m1.247s 0m0.532s)
537. _AC_CHECK_HEADER_MONGREL (acheaders.at:24): ok     (0m2.565s 0m1.639s)
538. autoupdating _AC_CHECK_HEADER_MONGREL (acheaders.at:24): ok     (0m1.291s 0m0.579s)
539. AC_STRUCT_DIRENT_D_INO (actypes.at:8): ok     (0m2.538s 0m1.592s)
540. AC_STRUCT_DIRENT_D_TYPE (actypes.at:9): ok     (0m2.541s 0m1.610s)
541. AC_STRUCT_ST_BLOCKS (actypes.at:10): ok     (0m2.940s 0m1.813s)
542. AC_STRUCT_TIMEZONE (actypes.at:11): ok     (0m2.533s 0m1.597s)
543. AC_TYPE_INT16_T (actypes.at:12): ok     (0m3.000s 0m1.802s)
544. AC_TYPE_INT32_T (actypes.at:13): ok     (0m2.996s 0m1.782s)
545. AC_TYPE_INT64_T (actypes.at:14): ok     (0m2.999s 0m1.812s)
546. AC_TYPE_INT8_T (actypes.at:15): ok     (0m2.997s 0m1.801s)
547. AC_TYPE_INTMAX_T (actypes.at:16): ok     (0m3.223s 0m1.889s)
548. AC_TYPE_INTPTR_T (actypes.at:17): ok     (0m2.999s 0m1.794s)
549. AC_TYPE_LONG_DOUBLE (actypes.at:18): ok     (0m2.269s 0m1.440s)
550. AC_TYPE_LONG_DOUBLE_WIDER (actypes.at:19): ok     (0m2.288s 0m1.433s)
551. AC_TYPE_MODE_T (actypes.at:20): ok     (0m2.999s 0m1.800s)
552. AC_TYPE_OFF_T (actypes.at:21): ok     (0m2.999s 0m1.821s)
553. AC_TYPE_SSIZE_T (actypes.at:22): ok     (0m3.000s 0m1.811s)
554. AC_TYPE_UINT16_T (actypes.at:23): ok     (0m2.931s 0m1.735s)
555. AC_TYPE_UINT32_T (actypes.at:24): ok     (0m2.929s 0m1.745s)
556. AC_TYPE_UINT64_T (actypes.at:25): ok     (0m2.934s 0m1.730s)
557. AC_TYPE_UINT8_T (actypes.at:26): ok     (0m2.935s 0m1.740s)
558. AC_TYPE_UINTMAX_T (actypes.at:27): ok     (0m3.143s 0m1.827s)
559. AC_TYPE_UINTPTR_T (actypes.at:28): ok     (0m2.998s 0m1.769s)
560. AC_C_LONG_DOUBLE (actypes.at:31): ok     (0m2.294s 0m1.443s)
561. autoupdating AC_C_LONG_DOUBLE (actypes.at:31): ok     (0m1.200s 0m0.508s)
562. AC_INT_16_BITS (actypes.at:32): ok     (0m3.199s 0m1.865s)
563. autoupdating AC_INT_16_BITS (actypes.at:32): ok     (0m1.550s 0m0.663s)
564. AC_LONG_64_BITS (actypes.at:33): ok     (0m3.266s 0m1.898s)
565. autoupdating AC_LONG_64_BITS (actypes.at:33): ok     (0m1.549s 0m0.670s)
566. AC_STRUCT_ST_BLKSIZE (actypes.at:34): ok     (0m2.934s 0m1.739s)
567. autoupdating AC_STRUCT_ST_BLKSIZE (actypes.at:34): ok     (0m1.503s 0m0.652s)
568. AC_STRUCT_ST_RDEV (actypes.at:35): ok     (0m2.935s 0m1.731s)
569. autoupdating AC_STRUCT_ST_RDEV (actypes.at:35): ok     (0m1.503s 0m0.652s)
570. AC_TYPE_SIGNAL (actypes.at:36): ok     (0m2.308s 0m1.528s)
571. autoupdating AC_TYPE_SIGNAL (actypes.at:36): ok     (0m1.206s 0m0.551s)
572. AM_TYPE_PTRDIFF_T (actypes.at:37): ok     (0m3.008s 0m1.882s)
573. autoupdating AM_TYPE_PTRDIFF_T (actypes.at:37): ok     (0m1.540s 0m0.719s)
574. AC_CHECK_FUNCS_ONCE (acfunctions.at:8): ok     (0m0.996s 0m0.949s)
575. AC_FUNC_ALLOCA (acfunctions.at:9): ok     (0m3.172s 0m1.961s)
576. AC_FUNC_CHOWN (acfunctions.at:10): ok     (0m1.760s 0m1.067s)
577. AC_FUNC_CLOSEDIR_VOID (acfunctions.at:11): ok     (0m2.538s 0m1.658s)
578. AC_FUNC_ERROR_AT_LINE (acfunctions.at:12): ok     (0m2.307s 0m1.547s)
579. AC_FUNC_FNMATCH (acfunctions.at:13): ok     (0m1.258s 0m0.806s)
580. AC_FUNC_FORK (acfunctions.at:14): ok     (0m1.833s 0m1.087s)
581. AC_FUNC_FSEEKO (acfunctions.at:15): ok     (0m2.323s 0m1.517s)
582. AC_FUNC_GETGROUPS (acfunctions.at:16): ok     (0m1.824s 0m1.097s)
583. AC_FUNC_GETMNTENT (acfunctions.at:17): ok     (0m2.557s 0m1.678s)
584. AC_FUNC_GETPGRP (acfunctions.at:18): ok     (0m2.938s 0m1.859s)
585. AC_FUNC_LSTAT (acfunctions.at:19): ok     (0m1.697s 0m1.021s)
586. AC_FUNC_MALLOC (acfunctions.at:20): ok     (0m1.300s 0m0.826s)
587. AC_FUNC_MBRTOWC (acfunctions.at:21): ok     (0m2.406s 0m1.561s)
588. AC_FUNC_MEMCMP (acfunctions.at:22): ok     (0m1.579s 0m0.953s)
589. AC_FUNC_MKTIME (acfunctions.at:23): ok     (0m1.712s 0m1.011s)
590. AC_FUNC_MMAP (acfunctions.at:24): ok     (0m1.737s 0m1.024s)
591. AC_FUNC_OBSTACK (acfunctions.at:25): ok     (0m2.946s 0m1.869s)
592. AC_FUNC_REALLOC (acfunctions.at:26): ok     (0m1.302s 0m0.828s)
593. AC_FUNC_SELECT_ARGTYPES (acfunctions.at:27): ok     (0m3.098s 0m1.934s)
594. AC_FUNC_SETPGRP (acfunctions.at:28): ok     (0m2.936s 0m1.845s)
595. AC_FUNC_STAT (acfunctions.at:29): ok     (0m1.696s 0m1.018s)
596. AC_FUNC_STRCOLL (acfunctions.at:30): ok     (0m1.609s 0m0.980s)
597. AC_FUNC_STRERROR_R (acfunctions.at:31): ok     (0m3.115s 0m1.985s)
598. AC_FUNC_STRFTIME (acfunctions.at:32): ok     (0m2.407s 0m1.565s)
599. AC_FUNC_STRNLEN (acfunctions.at:33): ok     (0m1.769s 0m1.054s)
600. AC_FUNC_STRTOD (acfunctions.at:34): ok     (0m1.585s 0m0.953s)
601. AC_FUNC_STRTOLD (acfunctions.at:35): ok     (0m2.326s 0m1.530s)
602. AC_FUNC_UTIME_NULL (acfunctions.at:36): ok     (0m3.030s 0m1.897s)
603. AC_FUNC_VPRINTF (acfunctions.at:37): ok     (0m2.408s 0m1.566s)
604. Libtool (foreign.at:26): skipped (foreign.at:29)
605. shtool (foreign.at:93): skipped (foreign.at:130)
606. AX_PROG_CC_FOR_BUILD (foreign.at:145): ok     (0m0.584s 0m0.368s)
607. AX_PROG_CXX_FOR_BUILD (foreign.at:179): ok     (0m0.831s 0m0.528s)
608. gnulib-std-gnu11.m4 (foreign.at:215): ok     (0m1.888s 0m0.273s)
609. autoscan (autoscan.at:21): ok     (0m0.078s 0m0.028s)
testsuite: ending at: Sat Dec 30 10:57:33 CST 2023
testsuite: test suite duration: 0h 19m 31s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 549 tests were run,
5 failed (4 expected failures).
60 tests were skipped.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Autoconf 2.72 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  19: tools.at:672       autoconf: timestamp changes

Skipped tests:
GNU Autoconf 2.72 test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  40: tools.at:1468      autoupdating with aclocal and m4_include
  41: tools.at:1497      autom4te preselections
  45: tools.at:1708      autotools and relative TMPDIR
 280: torture.at:1470    Configuring subdirectories
      autoreconf
 281: torture.at:1588    Deep Package
      autoreconf
 282: torture.at:1721    Non-Autoconf AC_CONFIG_SUBDIRS
      autoreconf
 286: torture.at:1856    Unusual Automake input files
      autoreconf
 287: torture.at:1884    Specific warnings options for autoreconf
      autoreconf
 311: c.at:150           AC_PROG_CPP without warnings
 312: c.at:194           AC_PROG_CPP via CC
 318: c.at:370           AC_OPENMP and C
 319: c.at:423           AC_OPENMP and C++
 340: fortran.at:31      GNU Fortran 77
 341: fortran.at:61      GNU Fortran
 342: fortran.at:84      AC_OPENMP and Fortran 77
 343: fortran.at:124     AC_OPENMP and Fortran
 344: fortran.at:176     AC_F77_DUMMY_MAIN usage
 345: fortran.at:257     AC_FC_DUMMY_MAIN usage
 346: fortran.at:339     AC_F77_MAIN usage
 347: fortran.at:423     AC_FC_MAIN usage
 348: fortran.at:507     AC_F77_FUNC usage
 349: fortran.at:583     AC_FC_FUNC usage
 350: fortran.at:659     AC_FC_SRCEXT usage
 351: fortran.at:743     AC_FC_PP_SRCEXT usage
 352: fortran.at:843     AC_FC_FREEFORM
 353: fortran.at:879     AC_FC_FREEFORM with AC_FC_SRCEXT
 354: fortran.at:916     AC_FC_FIXEDFORM
 355: fortran.at:953     AC_FC_FIXEDFORM with AC_FC_SRCEXT
 356: fortran.at:991     AC_FC_LINE_LENGTH
 357: fortran.at:1063    AC_FC_CHECK_BOUNDS
 358: fortran.at:1121    AC_FC_MODULE_FLAG
 359: fortran.at:1191    AC_F77_CRAY_POINTERS
 360: fortran.at:1233    AC_FC_CRAY_POINTERS
 361: acfortran.at:8     AC_F77_CRAY_POINTERS
 362: acfortran.at:9     AC_F77_IMPLICIT_NONE
 363: acfortran.at:10    AC_F77_MAIN
 364: acfortran.at:11    AC_F77_WRAPPERS
 365: acfortran.at:12    AC_FC_CHECK_BOUNDS
 366: acfortran.at:13    AC_FC_CRAY_POINTERS
 367: acfortran.at:14    AC_FC_FIXEDFORM
 368: acfortran.at:15    AC_FC_FREEFORM
 369: acfortran.at:16    AC_FC_IMPLICIT_NONE
 370: acfortran.at:17    AC_FC_LINE_LENGTH
 371: acfortran.at:18    AC_FC_MAIN
 372: acfortran.at:19    AC_FC_MODULE_EXTENSION
 373: acfortran.at:20    AC_FC_MODULE_FLAG
 374: acfortran.at:21    AC_FC_MODULE_OUTPUT_FLAG
 375: acfortran.at:22    AC_FC_PP_DEFINE
 376: acfortran.at:23    AC_FC_WRAPPERS
 377: acfortran.at:24    AC_PROG_F77_C_O
 378: acfortran.at:25    AC_PROG_FC_C_O
 383: erlang.at:36       Erlang basic compilation
 384: erlang.at:66       AC_ERLANG_CHECK_LIB
 385: erlang.at:82       AC_ERLANG_SUBST_ROOT_DIR
 386: erlang.at:95       AC_ERLANG_SUBST_LIB_DIR
      erlang
 390: acerlang.at:10     AC_ERLANG_SUBST_ERTS_VER
 391: acerlang.at:11     AC_ERLANG_SUBST_LIB_DIR
 394: go.at:30           Go
 604: foreign.at:26      Libtool
 605: foreign.at:93      shtool

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
19. tools.at:672: testing autoconf: timestamp changes ...
../../tests/tools.at:686: autoconf --force 
../../tests/tools.at:686: "$SHELL_N" -n configure
stderr:
../../tests/tools.at:696: autoconf
../../tests/tools.at:697: cmp configure configure.1
../../tests/tools.at:698: test configure -nt configure.1
../../tests/tools.at:698: exit code was 1, expected 0
19. tools.at:672: 19. autoconf: timestamp changes (tools.at:672): FAILED (tools.at:698)


## ------------- ##
## ../config.log ##
## ------------- ##
| This file contains any messages produced by compilers while
| running configure, to aid debugging if configure makes a mistake.
| 
| It was created by GNU Autoconf configure 2.72, which was
| generated by GNU Autoconf 2.72.  Invocation command line was
| 
|   $ ../configure --prefix=/Users/haible 'CPPFLAGS=-I/Users/haible/include -Wall' LDFLAGS=-L/Users/haible/lib
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = cfarm104.cfarm.net
| uname -m = arm64
| uname -r = 21.6.0
| uname -s = Darwin
| uname -v = Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T8101
| 
| /usr/bin/uname -p = arm
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = Mach kernel version:
| 	 Darwin Kernel Version 21.6.0: Mon Aug 22 20:20:05 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T8101
| Kernel configured for up to 8 processors.
| 8 processors are physically available.
| 8 processors are logically available.
| Processor type: arm64e (ARM64E)
| Processors active: 0 1 2 3 4 5 6 7
| Primary memory available: 16.00 gigabytes
| Default processor set: 296 tasks, 1110 threads, 8 processors
| Load average: 14.94, Mach factor: 0.44
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /Users/haible/bin/
| PATH: /usr/local/bin/
| PATH: /usr/bin/
| PATH: /bin/
| PATH: /usr/sbin/
| PATH: /sbin/
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1756: looking for aux files: config.guess config.sub missing install-sh
| configure:1769:  trying ../build-aux/
| configure:1798:   ../build-aux/config.guess found
| configure:1798:   ../build-aux/config.sub found
| configure:1798:   ../build-aux/missing found
| configure:1780:   ../build-aux/install-sh found
| configure:1932: checking for a BSD-compatible install
| configure:2006: result: /usr/bin/install -c
| configure:2017: checking whether build environment is sane
| configure:2072: result: yes
| configure:2233: checking for a race-free mkdir -p
| configure:2276: result: mkdir -p
| configure:2283: checking for gawk
| configure:2319: result: no
| configure:2283: checking for mawk
| configure:2319: result: no
| configure:2283: checking for nawk
| configure:2319: result: no
| configure:2283: checking for awk
| configure:2304: found /usr/bin/awk
| configure:2316: result: awk
| configure:2327: checking whether make sets $(MAKE)
| configure:2351: result: yes
| configure:2381: checking whether make supports nested variables
| configure:2400: result: yes
| configure:2548: checking build system type
| configure:2564: result: aarch64-apple-darwin21.6.0
| configure:2584: checking host system type
| configure:2599: result: aarch64-apple-darwin21.6.0
| configure:2626: autobuild project... GNU Autoconf
| configure:2632: autobuild revision... 2.72
| configure:2637: autobuild hostname... cfarm104.cfarm.net
| configure:2648: autobuild timestamp... 20231230T163756Z
| configure:2675: checking for a shell whose -n mode is known to work
| configure:2708: result: /bin/sh
| configure:2713: checking for characters that cannot appear in file names
| configure:2735: result: none
| configure:2741: checking whether directories can have trailing spaces
| configure:2757: result: yes
| configure:2768: checking for expr
| configure:2791: found /bin/expr
| configure:2804: result: /bin/expr
| configure:2823: checking for GNU M4 that supports accurate traces
| configure:2862: trying /Users/haible/bin/m4
| configure:2889: result: /Users/haible/bin/m4
| configure:2892: checking whether /Users/haible/bin/m4 accepts --gnu
| configure:2904: result: yes
| configure:2921: checking how m4 supports trace files
| configure:2933: result: --debugfile
| configure:2955: checking for perl
| configure:2978: found /usr/bin/perl
| configure:2992: result: /usr/bin/perl
| configure:3011: checking whether /usr/bin/perl Fcntl::flock is implemented
| configure:3027: result: yes
| configure:3043: checking for emacs
| configure:3079: result: no
| configure:3043: checking for xemacs
| configure:3079: result: no
| configure:3138: checking for emacs
| configure:3171: result: no
| configure:3196: checking where .elc files should go
| configure:3227: result: ${datadir}/emacs/site-lisp
| configure:3241: checking for grep that handles long lines and -e
| configure:3307: result: /usr/bin/grep
| configure:3312: checking for egrep
| configure:3382: result: /usr/bin/grep -E
| configure:3389: checking for a sed that does not truncate output
| configure:3461: result: /usr/bin/sed
| configure:3474: checking whether make is case sensitive
| configure:3491: result: yes
| configure:3659: checking that generated files are newer than configure
| configure:3665: result: done
| configure:3677: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.72, which was
| generated by GNU Autoconf 2.72.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on cfarm104.cfarm.net
| 
| config.status:791: creating tests/atlocal
| config.status:791: creating Makefile
| config.status:791: creating lib/version.m4
| config.status:960: linking ../GNUmakefile to GNUmakefile
| config.status:979: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=aarch64-apple-darwin21.6.0
| ac_cv_dir_trailing_space=yes
| ac_cv_env_EMACSLOADPATH_set=
| ac_cv_env_EMACSLOADPATH_value=
| ac_cv_env_EMACS_set=
| ac_cv_env_EMACS_value=
| ac_cv_env_M4_set=
| ac_cv_env_M4_value=
| ac_cv_env_build_alias_set=
| ac_cv_env_build_alias_value=
| ac_cv_env_host_alias_set=
| ac_cv_env_host_alias_value=
| ac_cv_env_target_alias_set=
| ac_cv_env_target_alias_value=
| ac_cv_host=aarch64-apple-darwin21.6.0
| ac_cv_path_EGREP='/usr/bin/grep -E'
| ac_cv_path_EGREP_TRADITIONAL='/usr/bin/grep -E'
| ac_cv_path_EXPR=/bin/expr
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_M4=/Users/haible/bin/m4
| ac_cv_path_PERL=/usr/bin/perl
| ac_cv_path_SED=/usr/bin/sed
| ac_cv_path_install='/usr/bin/install -c'
| ac_cv_perl_flock_implemented=yes
| ac_cv_prog_AWK=awk
| ac_cv_prog_EMACS=no
| ac_cv_prog_gnu_m4_debugfile=--debugfile
| ac_cv_prog_gnu_m4_gnu=yes
| ac_cv_prog_make_make_case=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_sh_working_n=/bin/sh
| ac_cv_unsupported_fs_chars=
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| am_cv_make_support_nested_variables=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} '\''/Users/haible/STORAGE/autoconf-2.72/build-aux/missing'\'' aclocal-1.16'
| AMTAR='$${TAR-tar}'
| AM_BACKSLASH='\'
| AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
| AM_DEFAULT_VERBOSITY='1'
| AM_V='$(V)'
| AUTOCONF='${SHELL} '\''/Users/haible/STORAGE/autoconf-2.72/build-aux/missing'\'' autoconf'
| AUTOHEADER='${SHELL} '\''/Users/haible/STORAGE/autoconf-2.72/build-aux/missing'\'' autoheader'
| AUTOMAKE='${SHELL} '\''/Users/haible/STORAGE/autoconf-2.72/build-aux/missing'\'' automake-1.16'
| AWK='awk'
| CSCOPE='cscope'
| CTAGS='ctags'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" -DPACKAGE_VERSION=\"2.72\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.72\" -DPACKAGE_BUGREPORT=\"bug-autoconf@gnu.org\" -DPACKAGE_URL=\"https://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" -DVERSION=\"2.72\"'
| ECHO_C='\c'
| ECHO_N=''
| ECHO_T=''
| EGREP='/usr/bin/grep -E'
| EMACS='no'
| EMACSLOADPATH=''
| ETAGS='etags'
| EXPR='/bin/expr'
| GREP='/usr/bin/grep'
| HELP2MAN='${SHELL} '\''/Users/haible/STORAGE/autoconf-2.72/build-aux/missing'\'' help2man'
| INSTALL_DATA='${INSTALL} -m 644'
| INSTALL_PROGRAM='${INSTALL}'
| INSTALL_SCRIPT='${INSTALL}'
| INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
| LIBOBJS=''
| LIBS=''
| LTLIBOBJS=''
| M4='/Users/haible/bin/m4'
| M4_DEBUGFILE='--debugfile'
| M4_GNU='--gnu'
| MAKEINFO='${SHELL} '\''/Users/haible/STORAGE/autoconf-2.72/build-aux/missing'\'' makeinfo'
| MAKE_CASE_SENSITIVE_FALSE='#'
| MAKE_CASE_SENSITIVE_TRUE=''
| MKDIR_P='mkdir -p'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.72'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='https://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.72'
| PATH_SEPARATOR=':'
| PERL='/usr/bin/perl'
| PERL_FLOCK='yes'
| RELEASE_YEAR='2023'
| SED='/usr/bin/sed'
| SET_MAKE=''
| SHELL='/bin/sh'
| SHELL_N='/bin/sh'
| STRIP=''
| TEST_EMACS='no'
| VERSION='2.72'
| ac_cv_dir_trailing_space='yes'
| ac_cv_unsupported_fs_chars=''
| am__isrc=' -I$(srcdir)'
| am__leading_dot='.'
| am__tar='$${TAR-tar} chof - "$$tardir"'
| am__untar='$${TAR-tar} xf -'
| bindir='${exec_prefix}/bin'
| build='aarch64-apple-darwin21.6.0'
| build_alias=''
| build_cpu='aarch64'
| build_os='darwin21.6.0'
| build_vendor='apple'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='aarch64-apple-darwin21.6.0'
| host_alias=''
| host_cpu='aarch64'
| host_os='darwin21.6.0'
| host_vendor='apple'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /Users/haible/STORAGE/autoconf-2.72/build-aux/install-sh'
| libdir='${exec_prefix}/lib'
| libexecdir='${exec_prefix}/libexec'
| lispdir='${datadir}/emacs/site-lisp'
| localedir='${datarootdir}/locale'
| localstatedir='${prefix}/var'
| mandir='${datarootdir}/man'
| mkdir_p='$(MKDIR_P)'
| oldincludedir='/usr/include'
| pdfdir='${docdir}'
| prefix='/Users/haible'
| program_transform_name='s,x,x,'
| psdir='${docdir}'
| runstatedir='${localstatedir}/run'
| sbindir='${exec_prefix}/sbin'
| sharedstatedir='${prefix}/com'
| sysconfdir='${prefix}/etc'
| target_alias=''
| 
| ## ----------- ##
| ## confdefs.h. ##
| ## ----------- ##
| 
| /* confdefs.h */
| #define PACKAGE_NAME "GNU Autoconf"
| #define PACKAGE_TARNAME "autoconf"
| #define PACKAGE_VERSION "2.72"
| #define PACKAGE_STRING "GNU Autoconf 2.72"
| #define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
| #define PACKAGE_URL "https://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.72"
| 
| configure: exit 0

Reply via email to