bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [GNU Autoconf 2.71] testsuite: 10 11 12 14 37 92 236 238 239 240 293


From: Tom Lane
Subject: Re: [GNU Autoconf 2.71] testsuite: 10 11 12 14 37 92 236 238 239 240 293 299 397 430 431 432 433 434 435 436 437 438 439 440 509 514 failed
Date: Wed, 06 Jul 2022 18:16:24 -0400

"Zack Weinberg" <zack@owlfolio.org> writes:
> On Sat, Jul 2, 2022, at 5:27 PM, Tom Lane wrote:
>> 1.4.18 does build, and we're back to
>> 
>> Subject: [GNU Autoconf 2.71] testsuite: 260 269 failed

> I _would_ like to see the testsuite.log files from this run,
> specifically.

Attached.  Again, this is autoconf 2.71 atop gnu m4 1.4.18
atop NetBSD 9.2/amd64.

                        regards, tom lane

## ----------------------------- ##
## GNU Autoconf 2.71 test suite. ##
## ----------------------------- ##

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

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

| dummy

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

hostname = nuc1.sss.pgh.pa.us
uname -m = amd64
uname -r = 9.2
uname -s = NetBSD
uname -v = NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021  
mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC

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

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

PATH: /home/tgl/src/autoconf-2.71/tests/
PATH: /home/tgl/junk/m4-1.4.18/bin/
PATH: /home/tgl/bin/
PATH: /bin/
PATH: /sbin/
PATH: /usr/bin/
PATH: /usr/sbin/
PATH: /usr/X11R7/bin/
PATH: /usr/pkg/bin/
PATH: /usr/pkg/sbin/
PATH: /usr/games/

testsuite: atconfig:
| # Configurable variable values for building test suites.
| # Generated by ./config.status.
| # Copyright (C) 2021 Free Software Foundation, Inc.
| 
| # The test suite will define top_srcdir=/../.. etc.
| at_testdir='tests'
| abs_builddir='/home/tgl/src/autoconf-2.71/tests'
| at_srcdir='.'
| abs_srcdir='/home/tgl/src/autoconf-2.71/tests'
| at_top_srcdir='..'
| abs_top_srcdir='/home/tgl/src/autoconf-2.71'
| at_top_build_prefix='../'
| abs_top_builddir='/home/tgl/src/autoconf-2.71'
| 
| # 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-2021 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/tgl/junk/m4-1.4.18/bin/m4'
| PERL='/usr/pkg/bin/perl'
| SED='/usr/pkg/bin/gsed'
| 
| # We need to know if sh -n is ok.
| SHELL_N='ksh'
| 
| # 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

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

./local.at:25: /home/tgl/src/autoconf-2.71/tests/autom4te --version
autom4te (GNU Autoconf) 2.71
Copyright (C) 2021 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.

./local.at:25: /home/tgl/src/autoconf-2.71/tests/autoconf --version
autoconf (GNU Autoconf) 2.71
Copyright (C) 2021 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.

./local.at:25: /home/tgl/src/autoconf-2.71/tests/autoheader --version
autoheader (GNU Autoconf) 2.71
Copyright (C) 2021 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.

./local.at:25: /home/tgl/src/autoconf-2.71/tests/autoupdate --version
autoupdate (GNU Autoconf) 2.71
Copyright (C) 2021 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.

./local.at:25: /home/tgl/src/autoconf-2.71/tests/autoreconf --version
autoreconf (GNU Autoconf) 2.71
Copyright (C) 2021 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.

./local.at:25: /home/tgl/src/autoconf-2.71/tests/ifnames --version
ifnames (GNU Autoconf) 2.71
Copyright (C) 2021 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.

./local.at:25: /usr/pkg/bin/perl --version

This is perl 5, version 34, subversion 0 (v5.34.0) built for 
x86_64-netbsd-thread-multi

Copyright 1987-2021, 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.


./local.at:25: /home/tgl/junk/m4-1.4.18/bin/m4 --version
m4 (GNU M4) 1.4.18
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://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 Rene' Seindal.

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

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

ERROR: 545 tests were run,
6 failed (4 expected failures).
54 tests were skipped.

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

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

 260: torture.at:189     AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS
 269: torture.at:913     Substitute and define special characters
      ac_define ac_define_unquoted

Skipped tests:
GNU Autoconf 2.71 test suite test groups:

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

 155: autotest.at:451    Syntax error
      autotest
 221: autotest.at:1455   parallel test execution
      autotest
 222: autotest.at:1557   parallel truth
      autotest
 223: autotest.at:1562   parallel fallacy
      autotest
 224: autotest.at:1567   parallel skip
      autotest
 225: autotest.at:1572   parallel syntax error
      autotest
 226: autotest.at:1591   parallel errexit
      autotest
 227: autotest.at:1607   parallel autotest and signal handling
      autotest
 228: autotest.at:1719   parallel args but non-working mkfifo
      autotest
 245: base.at:600        AC_CACHE_CHECK
      config_site
 275: torture.at:1225    VPATH
 339: fortran.at:31      GNU Fortran 77
 340: fortran.at:61      GNU Fortran
 341: fortran.at:84      AC_OPENMP and Fortran 77
 342: fortran.at:129     AC_OPENMP and Fortran
 343: fortran.at:186     AC_F77_DUMMY_MAIN usage
 344: fortran.at:267     AC_FC_DUMMY_MAIN usage
 345: fortran.at:349     AC_F77_MAIN usage
 346: fortran.at:433     AC_FC_MAIN usage
 347: fortran.at:517     AC_F77_FUNC usage
 348: fortran.at:593     AC_FC_FUNC usage
 349: fortran.at:669     AC_FC_SRCEXT usage
 350: fortran.at:753     AC_FC_PP_SRCEXT usage
 351: fortran.at:853     AC_FC_FREEFORM
 352: fortran.at:889     AC_FC_FREEFORM with AC_FC_SRCEXT
 353: fortran.at:926     AC_FC_FIXEDFORM
 354: fortran.at:963     AC_FC_FIXEDFORM with AC_FC_SRCEXT
 355: fortran.at:1001    AC_FC_LINE_LENGTH
 356: fortran.at:1073    AC_FC_CHECK_BOUNDS
 357: fortran.at:1131    AC_FC_MODULE_FLAG
 358: acfortran.at:8     AC_F77_IMPLICIT_NONE
 359: acfortran.at:9     AC_F77_MAIN
 360: acfortran.at:10    AC_F77_WRAPPERS
 361: acfortran.at:11    AC_FC_CHECK_BOUNDS
 362: acfortran.at:12    AC_FC_FIXEDFORM
 363: acfortran.at:13    AC_FC_FREEFORM
 364: acfortran.at:14    AC_FC_IMPLICIT_NONE
 365: acfortran.at:15    AC_FC_LINE_LENGTH
 366: acfortran.at:16    AC_FC_MAIN
 367: acfortran.at:17    AC_FC_MODULE_EXTENSION
 368: acfortran.at:18    AC_FC_MODULE_FLAG
 369: acfortran.at:19    AC_FC_MODULE_OUTPUT_FLAG
 370: acfortran.at:20    AC_FC_PP_DEFINE
 371: acfortran.at:21    AC_FC_WRAPPERS
 372: acfortran.at:22    AC_PROG_F77_C_O
 373: acfortran.at:23    AC_PROG_FC_C_O
 378: erlang.at:36       Erlang basic compilation
 379: erlang.at:66       AC_ERLANG_CHECK_LIB
 380: erlang.at:82       AC_ERLANG_SUBST_ROOT_DIR
 381: erlang.at:95       AC_ERLANG_SUBST_LIB_DIR
      erlang
 385: acerlang.at:10     AC_ERLANG_SUBST_ERTS_VER
 386: acerlang.at:11     AC_ERLANG_SUBST_LIB_DIR
 389: go.at:30           Go
 595: foreign.at:93      shtool

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

#                             -*- compilation -*-
260. torture.at:189: testing AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS ...
./torture.at:224: autoconf --force 
./torture.at:224: "$SHELL_N" -n configure
stderr:
./torture.at:283: ./configure $configure_options what_to_test=file
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
config.status: creating file
./torture.at:283: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:283: grep OK file
./torture.at:283: ./configure $configure_options what_to_test=var-file 
--no-create
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
./torture.at:283: ./config.status var-file </dev/null
stdout:
config.status: creating var-file
./torture.at:283: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:283: grep OK var-file
./torture.at:286: ./configure $configure_options what_to_test=header
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
config.status: creating header
./torture.at:286: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:286: grep OK header
./torture.at:286: ./configure $configure_options what_to_test=var-header 
--no-create
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
./torture.at:286: ./config.status var-header </dev/null
stdout:
config.status: creating var-header
./torture.at:286: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:286: grep OK var-header
./torture.at:289: ./configure $configure_options what_to_test=command
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
config.status: executing command commands
./torture.at:289: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:289: grep OK command
./torture.at:289: ./configure $configure_options what_to_test=var-command 
--no-create
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
./torture.at:289: ./config.status var-command </dev/null
stdout:
config.status: executing var-command commands
./torture.at:289: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:289: grep OK var-command
./torture.at:292: ./configure $configure_options what_to_test=link
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
config.status: linking input to link
./torture.at:292: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:292: grep OK link
./torture.at:292: ./configure $configure_options what_to_test=var-link 
--no-create
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
./torture.at:292: ./config.status var-link </dev/null
stdout:
config.status: linking input to var-link
./torture.at:292: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:292: grep OK var-link
./torture.at:297: ./configure $configure_options what_to_test=file
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
config.status: creating file
./torture.at:297: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:297: grep OK file
./torture.at:297: ./configure $configure_options what_to_test=var-file 
--no-create
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
./torture.at:297: ./config.status var-file </dev/null || exit 1
stderr:
mkdir: ./conf15112-8083: Permission denied
config.status: error: cannot create a temporary directory in .
stdout:
./torture.at:299: echo from-stdin | ./config.status --file=file:-
stdout:
config.status: creating file
./torture.at:301: grep from-stdin file
./torture.at:305: ./config.status --file=-:input </dev/null >/dev/full || exit 1
stderr:
cat: stdout: No space left on device
config.status: error: could not create -
stdout:
./torture.at:310: ./config.status --file
stderr:
config.status: error: missing file argument
stdout:
./torture.at:311: grep 'missing file argument' stderr
stdout:
config.status: error: missing file argument
./torture.at:312: ./config.status --file=
stderr:
config.status: error: missing file argument
stdout:
./torture.at:313: grep 'missing file argument' stderr
stdout:
config.status: error: missing file argument
./torture.at:316: ./configure $configure_options what_to_test=header
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
config.status: creating header
./torture.at:316: ls header var-header file var-file command var-command link 
var-link 2>/dev/null
./torture.at:316: grep OK header
./torture.at:316: ./configure $configure_options what_to_test=var-header 
--no-create
stdout:
checking for grep that handles long lines and -e... /usr/bin/grep
checking for fgrep... /usr/bin/grep -F
configure: creating ./config.status
./torture.at:316: ./config.status var-header </dev/null || exit 1
stderr:
mkdir: ./conf15283-8422: Permission denied
config.status: error: cannot create a temporary directory in .
stdout:
./torture.at:318: ./config.status --header=-:input </dev/null
stderr:
stdout:
/* Generated from input by configure.  */
OK
./torture.at:320: grep OK stdout
./torture.at:324: ./config.status --header=-:input </dev/null >/dev/full || 
exit 1
stderr:
awk: i/o error occurred while closing /dev/stdout
 input record number 1, file input
 source line number 38
stdout:
./torture.at:324: exit code was 0, expected 1
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 configure, which was
> generated by GNU Autoconf 2.71.  Invocation command line was
> 
>   $ ./configure what_to_test=var-header --no-create
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = nuc1.sss.pgh.pa.us
> uname -m = amd64
> uname -r = 9.2
> uname -s = NetBSD
> uname -v = NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021  
> mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
> 
> /usr/bin/uname -p = x86_64
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /home/tgl/src/autoconf-2.71/tests/
> PATH: /home/tgl/junk/m4-1.4.18/bin/
> PATH: /home/tgl/bin/
> PATH: /bin/
> PATH: /sbin/
> PATH: /usr/bin/
> PATH: /usr/sbin/
> PATH: /usr/X11R7/bin/
> PATH: /usr/pkg/bin/
> PATH: /usr/pkg/sbin/
> PATH: /usr/games/
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1719: checking for grep that handles long lines and -e
> configure:1783: result: /usr/bin/grep
> configure:1788: checking for fgrep
> configure:1856: result: /usr/bin/grep -F
> configure:2008: creating ./config.status
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> 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_path_FGREP='/usr/bin/grep -F'
> ac_cv_path_GREP=/usr/bin/grep
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> DEFS='-DHAVE_CONFIG_H'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> FGREP='/usr/bin/grep -F'
> GREP='/usr/bin/grep'
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr/local'
> 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 ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> configure: exit 0
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.71.  Invocation command line was
> 
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status var-header
> 
> on nuc1.sss.pgh.pa.us
> 
> config.status:595: error: cannot create a temporary directory in .
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.71.  Invocation command line was
> 
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status --header=-:input
> 
> on nuc1.sss.pgh.pa.us
> 
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.71.  Invocation command line was
> 
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status --header=-:input
> 
> on nuc1.sss.pgh.pa.us
> 
260. torture.at:189: 260. AC_CONFIG_FILES, HEADERS, LINKS and COMMANDS 
(torture.at:189): FAILED (torture.at:324)

#                             -*- compilation -*-
269. torture.at:913: testing Substitute and define special characters ...
./torture.at:980: autoconf --force 
./torture.at:980: "$SHELL_N" -n configure
stderr:
./torture.at:981: autoheader 
./torture.at:981: sort -o expout expout.in
./torture.at:981: sed -ne 's/^[  ]*#[    ]*undef[        ][      ]*//p' \
           $config_h_in | sort
./torture.at:986: ./configure $configure_options $awk_arg
stdout:
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
configure: creating ./config.status
config.status: creating Foo
config.status: creating Zardoz
config.status: creating config.h
./torture.at:987: cat Foo
./torture.at:1000: cmp allowed-chars Zardoz
--- /dev/null   2022-07-02 16:06:51.532896720 -0400
+++ /home/tgl/src/autoconf-2.71/tests/testsuite.dir/at-groups/269/stdout        
2022-07-02 16:06:51.568917107 -0400
@@ -0,0 +1 @@
+allowed-chars Zardoz differ: char 256, line 2
./torture.at:1000: exit code was 1, expected 0
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 configure, which was
> generated by GNU Autoconf 2.71.  Invocation command line was
> 
>   $ ./configure FOO=
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = nuc1.sss.pgh.pa.us
> uname -m = amd64
> uname -r = 9.2
> uname -s = NetBSD
> uname -v = NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021  
> mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
> 
> /usr/bin/uname -p = x86_64
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /home/tgl/src/autoconf-2.71/tests/
> PATH: /home/tgl/junk/m4-1.4.18/bin/
> PATH: /home/tgl/bin/
> PATH: /bin/
> PATH: /sbin/
> PATH: /usr/bin/
> PATH: /usr/sbin/
> PATH: /usr/X11R7/bin/
> PATH: /usr/pkg/bin/
> PATH: /usr/pkg/sbin/
> PATH: /usr/games/
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1811: checking for gawk
> configure:1846: result: no
> configure:1811: checking for mawk
> configure:1846: result: no
> configure:1811: checking for nawk
> configure:1846: result: no
> configure:1811: checking for awk
> configure:1832: found /usr/bin/awk
> configure:1843: result: awk
> configure:1970: creating ./config.status
> 
> ## ---------------------- ##
> ## Running config.status. ##
> ## ---------------------- ##
> 
> This file was extended by config.status, which was
> generated by GNU Autoconf 2.71.  Invocation command line was
> 
>   CONFIG_FILES    = 
>   CONFIG_HEADERS  = 
>   CONFIG_LINKS    = 
>   CONFIG_COMMANDS = 
>   $ ./config.status 
> 
> on nuc1.sss.pgh.pa.us
> 
> config.status:819: creating Foo
> config.status:819: creating Zardoz
> config.status:819: creating config.h
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> 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_prog_AWK=awk
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> AWK='awk'
> DEFS='-DHAVE_CONFIG_H'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SHELL='/bin/sh'
> bar='@foo@ @baz@'
> baz='bla'
> bindir='${exec_prefix}/bin'
> build_alias=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='${prefix}'
> foo='X*'\''[]+ ", & &`\($foo \& \\& \\\& \\\\& \ \\ \\\ !'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${datarootdir}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localedir='${datarootdir}/locale'
> localstatedir='${prefix}/var'
> mandir='${datarootdir}/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> runstatedir='${localstatedir}/run'
> sssssssssssssssssssss 
> s!s"s#s$s%s&s'\''s(s)s*s+s,s-s.s/s0s1s2s3s4s5s6s7s8s9s:s;s<s=s>s?s@sAsBsCsDsEsFsGsHsIsJsKsLsMsNsOsPsQsRsSsTsUsVsWsXsYsZs[s\s]s^s_s`sasbscsdsesfsgshsisjskslsmsnsospsqsrssstsusvswsxsyszs{s|s}s~ss�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s�s'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
> zardoz='ssssssss      s
> 
> ## ------------------- ##
> ## File substitutions. ##
> ## ------------------- ##
> 
> file='File'
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> #define fooq X*'[]+ ", & &`\($foo !
> #define barq %!_!# X
> #define foo X*'[]+ ", & &`\($foo !
> #define bar %!_!# X
> #define unq1 bla
> #define unq2 $baz
> #define unq3 "bla"
> #define unq4 set
> #define unq5 "a  b"
> #define unq6 hi
> #define unq7 '\"'
> 
> configure: exit 0
269. torture.at:913: 269. Substitute and define special characters 
(torture.at:913): FAILED (torture.at:1000)


## ------------- ##
## ../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.71, which was
| generated by GNU Autoconf 2.71.  Invocation command line was
| 
|   $ ./configure
| 
| ## --------- ##
| ## Platform. ##
| ## --------- ##
| 
| hostname = nuc1.sss.pgh.pa.us
| uname -m = amd64
| uname -r = 9.2
| uname -s = NetBSD
| uname -v = NetBSD 9.2 (GENERIC) #0: Wed May 12 13:15:55 UTC 2021  
mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/amd64/compile/GENERIC
| 
| /usr/bin/uname -p = x86_64
| /bin/uname -X     = unknown
| 
| /bin/arch              = unknown
| /usr/bin/arch -k       = unknown
| /usr/convex/getsysinfo = unknown
| /usr/bin/hostinfo      = unknown
| /bin/machine           = unknown
| /usr/bin/oslevel       = unknown
| /bin/universe          = unknown
| 
| PATH: /home/tgl/junk/m4-1.4.18/bin/
| PATH: /home/tgl/bin/
| PATH: /bin/
| PATH: /sbin/
| PATH: /usr/bin/
| PATH: /usr/sbin/
| PATH: /usr/X11R7/bin/
| PATH: /usr/pkg/bin/
| PATH: /usr/pkg/sbin/
| PATH: /usr/games/
| PATH: /usr/local/bin/
| PATH: /usr/local/sbin/
| 
| 
| ## ----------- ##
| ## Core tests. ##
| ## ----------- ##
| 
| configure:1760: looking for aux files: config.guess config.sub missing 
install-sh
| configure:1773:  trying ./build-aux/
| configure:1802:   ./build-aux/config.guess found
| configure:1802:   ./build-aux/config.sub found
| configure:1802:   ./build-aux/missing found
| configure:1784:   ./build-aux/install-sh found
| configure:1935: checking for a BSD-compatible install
| configure:2008: result: /usr/bin/install -c
| configure:2019: checking whether build environment is sane
| configure:2074: result: yes
| configure:2233: checking for a race-free mkdir -p
| configure:2277: result: ./build-aux/install-sh -c -d
| configure:2284: checking for gawk
| configure:2319: result: no
| configure:2284: checking for mawk
| configure:2319: result: no
| configure:2284: checking for nawk
| configure:2319: result: no
| configure:2284: checking for awk
| configure:2305: found /usr/bin/awk
| configure:2316: result: awk
| configure:2327: checking whether make sets $(MAKE)
| configure:2350: result: yes
| configure:2380: checking whether make supports nested variables
| configure:2398: result: yes
| configure:2532: checking build system type
| configure:2547: result: x86_64-unknown-netbsd9.2
| configure:2567: checking host system type
| configure:2581: result: x86_64-unknown-netbsd9.2
| configure:2608: autobuild project... GNU Autoconf
| configure:2614: autobuild revision... 2.71
| configure:2619: autobuild hostname... nuc1.sss.pgh.pa.us
| configure:2630: autobuild timestamp... 20220702T200316Z
| configure:2657: checking for a shell whose -n mode is known to work
| configure:2689: result: ksh
| configure:2694: checking for characters that cannot appear in file names
| configure:2715: result: none
| configure:2721: checking whether directories can have trailing spaces
| configure:2736: result: yes
| configure:2747: checking for expr
| configure:2770: found /bin/expr
| configure:2782: result: /bin/expr
| configure:2801: checking for GNU M4 that supports accurate traces
| configure:2856: result: /home/tgl/junk/m4-1.4.18/bin/m4
| configure:2859: checking whether /home/tgl/junk/m4-1.4.18/bin/m4 accepts --gnu
| configure:2870: result: yes
| configure:2887: checking how m4 supports trace files
| configure:2898: result: --debugfile
| configure:2920: checking for perl
| configure:2943: found /usr/pkg/bin/perl
| configure:2956: result: /usr/pkg/bin/perl
| configure:2975: checking whether /usr/pkg/bin/perl Fcntl::flock is implemented
| configure:2990: result: yes
| configure:3006: checking for emacs
| configure:3027: found /usr/pkg/bin/emacs
| configure:3038: result: emacs
| configure:3057: checking whether emacs is sufficiently recent
| configure:3068: $TEST_EMACS -batch -q -f batch-byte-compile conftest.el 1>&2
| 
| In toplevel form:
| conftest.el:1:7:Warning: global/dynamic var `broken' lacks a prefix
| 
| In broken-mode:
| conftest.el:2:35:Warning: assignment to free variable `broken-defaults'
| configure:3071: $? = 0
| configure:3080: result: yes
| configure:3098: checking for emacs
| configure:3130: result: emacs
| configure:3155: checking where .elc files should go
| configure:3169: $EMACS -batch -Q -eval '(while load-path (princ (concat (car 
load-path) "\n")) (setq load-path (cdr load-path)))' </dev/null >conftest.out
| configure:3172: $? = 0
| configure:3185: result: ${datadir}/emacs/site-lisp
| configure:3198: checking for grep that handles long lines and -e
| configure:3262: result: /usr/bin/grep
| configure:3267: checking for egrep
| configure:3335: result: /usr/bin/grep -E
| configure:3340: checking for a sed that does not truncate output
| configure:3410: result: /usr/pkg/bin/gsed
| configure:3423: checking whether make is case sensitive
| configure:3439: result: yes
| configure:3607: checking that generated files are newer than configure
| configure:3613: result: done
| configure:3625: creating ./config.status
| 
| ## ---------------------- ##
| ## Running config.status. ##
| ## ---------------------- ##
| 
| This file was extended by GNU Autoconf config.status 2.71, which was
| generated by GNU Autoconf 2.71.  Invocation command line was
| 
|   CONFIG_FILES    = 
|   CONFIG_HEADERS  = 
|   CONFIG_LINKS    = 
|   CONFIG_COMMANDS = 
|   $ ./config.status 
| 
| on nuc1.sss.pgh.pa.us
| 
| config.status:784: creating tests/atlocal
| config.status:784: creating Makefile
| config.status:987: executing tests/atconfig commands
| 
| ## ---------------- ##
| ## Cache variables. ##
| ## ---------------- ##
| 
| ac_cv_build=x86_64-unknown-netbsd9.2
| 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-netbsd9.2
| ac_cv_path_EGREP='/usr/bin/grep -E'
| ac_cv_path_EXPR=/bin/expr
| ac_cv_path_GREP=/usr/bin/grep
| ac_cv_path_M4=/home/tgl/junk/m4-1.4.18/bin/m4
| ac_cv_path_PERL=/usr/pkg/bin/perl
| ac_cv_path_SED=/usr/pkg/bin/gsed
| 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_make_case=yes
| ac_cv_prog_make_make_set=yes
| ac_cv_sh_working_n=ksh
| ac_cv_unsupported_fs_chars=''
| am_cv_lispdir='${datadir}/emacs/site-lisp'
| am_cv_make_support_nested_variables=yes
| 
| ## ----------------- ##
| ## Output variables. ##
| ## ----------------- ##
| 
| ACLOCAL='${SHELL} '\''/home/tgl/src/autoconf-2.71/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/tgl/src/autoconf-2.71/build-aux/missing'\'' 
autoconf'
| AUTOHEADER='${SHELL} '\''/home/tgl/src/autoconf-2.71/build-aux/missing'\'' 
autoheader'
| AUTOMAKE='${SHELL} '\''/home/tgl/src/autoconf-2.71/build-aux/missing'\'' 
automake-1.16'
| AWK='awk'
| CYGPATH_W='echo'
| DEFS='-DPACKAGE_NAME=\"GNU\ Autoconf\" -DPACKAGE_TARNAME=\"autoconf\" 
-DPACKAGE_VERSION=\"2.71\" -DPACKAGE_STRING=\"GNU\ Autoconf\ 2.71\" 
-DPACKAGE_BUGREPORT=\"bug-autoconf@gnu.org\" 
-DPACKAGE_URL=\"https://www.gnu.org/software/autoconf/\"; -DPACKAGE=\"autoconf\" 
-DVERSION=\"2.71\"'
| ECHO_C=''
| ECHO_N='-n'
| ECHO_T=''
| EGREP='/usr/bin/grep -E'
| EMACS='emacs'
| EMACSLOADPATH=''
| EXPR='/bin/expr'
| GREP='/usr/bin/grep'
| HELP2MAN='${SHELL} '\''/home/tgl/src/autoconf-2.71/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/tgl/junk/m4-1.4.18/bin/m4'
| M4_DEBUGFILE='--debugfile'
| M4_GNU='--gnu'
| MAKEINFO='${SHELL} '\''/home/tgl/src/autoconf-2.71/build-aux/missing'\'' 
makeinfo'
| MAKE_CASE_SENSITIVE_FALSE='#'
| MAKE_CASE_SENSITIVE_TRUE=''
| MKDIR_P='./build-aux/install-sh -c -d'
| PACKAGE='autoconf'
| PACKAGE_BUGREPORT='bug-autoconf@gnu.org'
| PACKAGE_NAME='GNU Autoconf'
| PACKAGE_STRING='GNU Autoconf 2.71'
| PACKAGE_TARNAME='autoconf'
| PACKAGE_URL='https://www.gnu.org/software/autoconf/'
| PACKAGE_VERSION='2.71'
| PATH_SEPARATOR=':'
| PERL='/usr/pkg/bin/perl'
| PERL_FLOCK='yes'
| RELEASE_YEAR='2021'
| SED='/usr/pkg/bin/gsed'
| SET_MAKE=''
| SHELL='/bin/sh'
| SHELL_N='ksh'
| STRIP=''
| TEST_EMACS='emacs'
| VERSION='2.71'
| ac_cv_dir_trailing_space='yes'
| ac_cv_unsupported_fs_chars=''
| am__isrc=''
| am__leading_dot='.'
| am__tar='$${TAR-tar} chof - "$$tardir"'
| am__untar='$${TAR-tar} xf -'
| bindir='${exec_prefix}/bin'
| build='x86_64-unknown-netbsd9.2'
| build_alias=''
| build_cpu='x86_64'
| build_os='netbsd9.2'
| build_vendor='unknown'
| datadir='${datarootdir}'
| datarootdir='${prefix}/share'
| docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
| dvidir='${docdir}'
| exec_prefix='${prefix}'
| host='x86_64-unknown-netbsd9.2'
| host_alias=''
| host_cpu='x86_64'
| host_os='netbsd9.2'
| host_vendor='unknown'
| htmldir='${docdir}'
| includedir='${prefix}/include'
| infodir='${datarootdir}/info'
| install_sh='${SHELL} /home/tgl/src/autoconf-2.71/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='/usr/local'
| 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.71"
| #define PACKAGE_STRING "GNU Autoconf 2.71"
| #define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
| #define PACKAGE_URL "https://www.gnu.org/software/autoconf/";
| #define PACKAGE "autoconf"
| #define VERSION "2.71"
| 
| configure: exit 0


reply via email to

[Prev in Thread] Current Thread [Next in Thread]