[GNU BisoN 3.8.2] TESTSUiTE: 551 FAiLED.
Roderikei MeLLo <[email protected]> Fri, 23 May 2025 14:50:03 +0000
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_228894_1732669823.1748011803375 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit : HeLLo! : NoT even I using... $ make --keep-going check ...PASS THe 551 FAil! : I tried a lot of configurations. The default configuration... ./conigure --prefix=/usr/local --build=x86_64-linux-gnu ...show me the same FAil. : So, I am here to being helped ...and help BisoN. I guess. : ------=_Part_228894_1732669823.1748011803375 Content-Type: application/octet-stream; name=TESTSUITE.Log Content-Transfer-Encoding: quoted-printable X-ZM_AttachId: 139673046033750210 Content-Disposition: attachment; filename=TESTSUITE.Log ## --------------------------- ## ## GNU Bison 3.8.2 test suite. ## ## --------------------------- ## testsuite: command line was: $ ./tests/testsuite -C tests ## ---------- ## ## ChangeLog. ## ## ---------- ## | 2021-09-25 Akim Demaille <[email protected]> |=20 | =09version 3.8.2 | =09* NEWS: Record release date. |=20 | 2021-09-25 Akim Demaille <[email protected]> |=20 | =09tests: Apple clang issues warning on C++11 features | =09$ cat /tmp/foo.cc | =09using foo =3D int; ## --------- ## ## Platform. ## ## --------- ## hostname =3D HOMINITRIX uname -m =3D x86_64 uname -r =3D 5.15.0-138-generic uname -s =3D Linux uname -v =3D #148~20.04.1-Ubuntu SMP Fri Mar 28 14:32:35 UTC 2025 /usr/bin/uname -p =3D x86_64 /bin/uname -X =3D unknown /bin/arch =3D x86_64 /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown /usr/bin/hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH: /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/tests/ PATH: /usr/local/TexLIve/2024/bin/x86_64-linux/ PATH: /3Xe/NOOODE.018o020o007.RELEAZE/APLIC4THION/bin/ PATH: /3Xe/MEZZONN-01o08o00-RELEAZE/APLIC4THION/ PATH: /3Xe/INTEL4.SDE-09o38o00-RELEAZE/APLC4TION/ PATH: /3Xe/GO-DIALECT.01o20o14.RELEAZE/APLIC4THION/bin/ PATH: /3Xe/CEH-MAKE.03o30o07.RELEAZE/APLIC4THION/bin/ PATH: /home/oreo/.local/bin/ PATH: /home/oreo/.4Me/ PATH: /home/oreo/.3Xe/ PATH: /home/oreo/.2Me/ PATH: /home/oreo/.1oL/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /snap/bin/ testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2021 Free Software Foundation, Inc. |=20 | # The test suite will define top_srcdir=3D/../.. etc. | at_testdir=3D'tests' | abs_builddir=3D'/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/tests' | at_srcdir=3D'.' | abs_srcdir=3D'/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/tests' | at_top_srcdir=3D'..' | abs_top_srcdir=3D'/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE' | at_top_build_prefix=3D'../' | abs_top_builddir=3D'/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE' |=20 | # Backward compatibility with Autotest <=3D 2.59b: | at_top_builddir=3D$at_top_build_prefix |=20 |=20 | EXEEXT=3D'' | AUTOTEST_PATH=3D'tests' |=20 | SHELL=3D${CONFIG_SHELL-'/bin/bash'} testsuite: atlocal: | # tests/atlocal. Generated from atlocal.in by configure. = -*- shell-script -*- | # Configurable variable values for Bison test suite. |=20 | # Copyright (C) 2000-2015, 2018-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/>. |=20 | # We need 'testsuite.h' (srcdir/test). | CPPFLAGS=3D"-I$abs_top_srcdir/tests " |=20 | # Don't just check if $POSIXLY_CORRECT is set, as Bash, when launched | # as /bin/sh, sets the shell variable POSIXLY_CORRECT to y, but not | # the environment variable. | if env | grep '^POSIXLY_CORRECT=3D' >/dev/null; then | POSIXLY_CORRECT_IS_EXPORTED=3Dtrue | else | POSIXLY_CORRECT_IS_EXPORTED=3Dfalse | fi |=20 | ## ------------------- ## | ## C/C++ Compilation. ## | ## ------------------- ## |=20 | : ${CC=3D'gcc-10'} | : ${CXX=3D'g++-10'} |=20 | # Is the compiler GCC? | : ${GCC=3D'yes'} |=20 | # Sometimes a test group needs to ignore gcc warnings, so it locally | # sets CFLAGS to this. | : ${NO_WERROR_CFLAGS=3D'-g -O2 -Wunreachable-code -Wall -Wextra -Wcast-= align -Wchar-subscripts -Wformat -Wimplicit-fallthrough -Wnull-dereference = -Wno-sign-compare -Wpointer-arith -Wshadow -Wstrict-aliasing -Wwrite-string= s -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wundef -= pedantic -Wconversion -Wdeprecated -Wsign-compare -Wsign-conversion -Wincom= patible-pointer-types'} | : ${NO_WERROR_CXXFLAGS=3D'-g -O2 -Wall -Wextra -Wcast-align -Wchar-subsc= ripts -Wformat -Wimplicit-fallthrough -Wnull-dereference -Wno-sign-compare = -Wpointer-arith -Wshadow -Wstrict-aliasing -Wwrite-strings -Wextra-semi -Wn= oexcept -Wold-style-cast -Wunreachable-code -Wzero-as-null-pointer-constant= -Wuseless-cast -Wundef -pedantic -Wconversion -Wdeprecated -Wsign-compare= -Wsign-conversion'} | : ${WNO_DEPRECATED_CXXFLAGS=3D' -Wno-deprecated'} |=20 | # But most of the time, we want -Werror. | : ${CFLAGS=3D"$NO_WERROR_CFLAGS -Werror"} | : ${CXXFLAGS=3D"$NO_WERROR_CXXFLAGS -Werror"} |=20 | # If 'exit 77'; skip all C++ tests; otherwise ':'. | : ${BISON_CXX_WORKS=3D':'} |=20 | # Compiler flags to disable exception support. | : ${NO_EXCEPTIONS_CXXFLAGS=3D' -fno-exceptions'} |=20 | # Requiring a specific C++ standard. | : ${CXX98_CXXFLAGS=3D'-std=3Dc++98'} | : ${CXX03_CXXFLAGS=3D'-std=3Dc++03'} | : ${CXX11_CXXFLAGS=3D'-std=3Dc++11'} | : ${CXX14_CXXFLAGS=3D'-std=3Dc++14'} | : ${CXX17_CXXFLAGS=3D'-std=3Dc++17'} | : ${CXX20_CXXFLAGS=3D'-std=3Dc++20'} | : ${CXX2B_CXXFLAGS=3D''} |=20 | # Whether the compiler supports POSIXLY_CORRECT defined. | : ${C_COMPILER_POSIXLY_CORRECT=3D'true'} | : ${CXX_COMPILER_POSIXLY_CORRECT=3D'true'} |=20 | if $POSIXLY_CORRECT_IS_EXPORTED; then | $C_COMPILER_POSIXLY_CORRECT || BISON_C_WORKS=3Dfalse | $CXX_COMPILER_POSIXLY_CORRECT || BISON_CXX_WORKS=3Dfalse | fi |=20 | # Handle --compile-c-with-cxx here, once CXX and CXXFLAGS are known. | if "$at_arg_compile_c_with_cxx"; then | CC_IS_CXX=3D1 | CC=3D$CXX | NO_WERROR_CFLAGS=3D$NO_WERROR_CXXFLAGS | CFLAGS=3D"$CXXFLAGS $WNO_DEPRECATED_CXXFLAGS" | BISON_C_WORKS=3D$BISON_CXX_WORKS | else | CC_IS_CXX=3D0 | fi |=20 |=20 | ## ------- ## | ## Other. ## | ## ------- ## |=20 | # Empty if no D compiler was found. | : ${DC=3D''} | : ${DCFLAGS=3D''} | if test x"$DC" =3D x; then | BISON_DC_WORKS=3Dfalse | else | BISON_DC_WORKS=3Dtrue | fi |=20 | # Empty if no javac was found | : ${CONF_JAVAC=3D'javac -target 1.7 -source 1.7'} |=20 | # Empty if no Java VM was found | : ${CONF_JAVA=3D'java'} |=20 | # We need egrep and perl. | : ${EGREP=3D'/usr/bin/grep -E'} | : ${PERL=3D'/usr/bin/perl'} |=20 | # Use simple quotes (lib/quote.c). | # We have an LC_ALL=3DC pushed onto us via maint.mk. | LC_CTYPE=3DC | export LC_CTYPE |=20 | # Are special link options needed? | : ${LDFLAGS=3D''} |=20 | # Are special libraries needed? | : ${LIBS=3D"$abs_top_builddir/lib/libbison.a "} |=20 | # Empty if no xsltproc was found | : ${XSLTPROC=3D'/usr/bin/xsltproc'} |=20 |=20 | # Some tests expect a precise diff format. See AT_DIFF_U_CHECK. | # See https://lists.gnu.org/r/bug-bison/2020-05/msg00049.html. | cat >conftest.1 <<EOF | 1 | 2 | 3 | 4 | 5 | 6 | EOF |=20 | cat >conftest.2 <<EOF | 1 | 22 | 3 | 4 | 55 | 6 | EOF |=20 | cat >conftest.expected <<EOF | @@ -1,6 +1,6 @@ | 1 | -2 | +22 | 3 | 4 | -5 | +55 | 6 | EOF |=20 | diff -u conftest.1 conftest.2 2>/dev/null | sed -n '/^@@/,$p' | sed 's/^ = $//' >conftest.diff | if diff conftest.expected conftest.diff >/dev/null; then | DIFF_U_WORKS=3Dtrue | else | DIFF_U_WORKS=3Dfalse | fi | rm conftest.* ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./local.at:1795: /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/tests/bison = --version bison (GNU Bison) 3.8.2 Written by Robert Corbett and Richard Stallman. Copyright (C) 2021 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. ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Fri May 23 13:06:08 UTC 2025 1. Generating Comments (m4.at:21): ok (0m0.022s 0m0.001s) 2. Invalid number of arguments (input.at:27): ok (0m0.018s 0m0.009s) 3. Invalid options (input.at:58): ok (0m0.013s 0m0.008s) 4. Invalid inputs (input.at:83): ok (0m0.015s 0m0.003s) 5. Invalid inputs with {} (input.at:147): ok (0m0.004s 0m0.003s) 6. Yacc warnings on symbols (input.at:173): ok (0m0.159s 0m0.024s) 7. Yacc warnings (input.at:204): ok (0m0.197s 0m0.021s) 8. Yacc's %type (input.at:238): ok (0m0.189s 0m0.026s) 9. Invalid symbol declarations (input.at:287): ok (0m0.005s 0m0.003s) 10. Redefining the error token (input.at:341): ok (0m0.127s 0m0.034s) 11. Dangling aliases (input.at:401): ok (0m0.185s 0m0.006s) 12. Symbol declarations (input.at:427): ok (0m0.035s 0m0.007s) 13. Invalid $n and @n (input.at:528): ok (0m0.008s 0m0.000s) 14. Type Clashes (input.at:552): ok (0m0.008s 0m0.002s) 15. Unused values (input.at:774): ok (0m1.093s 0m0.111s) 16. Unused values before symbol declarations (input.at:784): ok (0m1.12= 1s 0m0.091s) 17. Symbol redeclared (input.at:794): ok (0m0.167s 0m0.024s) 18. EOF redeclared (input.at:832): ok (0m0.161s 0m0.022s) 19. Symbol class redefinition (input.at:859): ok (0m0.006s 0m0.004s) 20. Default %printer and %destructor redeclared (input.at:899): ok (0m0= .019s 0m0.007s) 21. Per-type %printer and %destructor redeclared (input.at:970): ok (0m= 0.013s 0m0.000s) 22. Undefined symbols (input.at:1013): ok (0m0.005s 0m0.003s) 23. Unassociated types used for a printer or destructor (input.at:1045): ok= (0m0.186s 0m0.022s) 24. Useless printers or destructors (input.at:1074): ok (0m0.652s 0m0.0= 78s) 25. Unused values with default %destructor (input.at:1139): ok (0m0.348= s 0m0.047s) 26. Unused values with per-type %destructor (input.at:1187): ok (0m0.17= 8s 0m0.014s) 27. Duplicate string (input.at:1219): ok (0m0.199s 0m0.017s) 28. Token collisions (input.at:1247): ok (0m0.006s 0m0.003s) 29. Incompatible Aliases (input.at:1275): ok (0m0.046s 0m0.021s) 30. Torturing the Scanner (input.at:1400): ok (0m0.242s 0m0.029s) 31. Typed symbol aliases (input.at:1569): ok (0m0.037s 0m0.000s) 32. Require 1.0 (input.at:1609): ok (0m0.034s 0m0.005s) 33. Require 3.8.2 (input.at:1610): ok (0m0.033s 0m0.003s) 34. Require 100.0 (input.at:1612): ok (0m0.008s 0m0.000s) 35. String aliases for character tokens (input.at:1619): ok (0m0.033s 0= m0.001s) 36. Symbols (input.at:1642): ok (0m0.306s 0m0.026s) 37. Numbered tokens (input.at:1708): ok (0m0.025s 0m0.044s) 38. Unclosed constructs (input.at:1750): ok (0m0.006s 0m0.002s) 39. %start after first rule (input.at:1805): ok (0m0.033s 0m0.002s) 40. Duplicate %start symbol (input.at:1826): ok (0m0.534s 0m0.064s) 41. %prec takes a token (input.at:1895): ok (0m0.007s 0m0.000s) 42. %prec's token must be defined (input.at:1916): ok (0m0.173s 0m0.023= s) 43. Reject unused %code qualifiers (input.at:1936): ok (0m0.225s 0m0.03= 0s) 44. Multiple %code (input.at:2025): ok (0m0.131s 0m0.029s) 45. errors (input.at:2065): ok (0m0.032s 0m0.016s) 46. %define, --define, --force-define (input.at:2102): ok (0m0.071s 0m0= .015s) 47. "%define" Boolean variables (input.at:2170): ok (0m0.031s 0m0.008s) 48. "%define" code variables (input.at:2191): ok (0m0.412s 0m0.075s) 49. "%define" keyword variables (input.at:2224): ok (0m0.384s 0m0.039s) 50. "%define" enum variables (input.at:2257): ok (0m0.052s 0m0.018s) 51. "%define" file variables (input.at:2320): ok (0m0.038s 0m0.006s) 52. "%define" backward compatibility (input.at:2342): ok (0m0.009s 0m0.= 002s) 53. Unused api.pure (input.at:2393): ok (0m0.221s 0m0.031s) 54. C++ namespace reference errors (input.at:2429): ok (0m0.377s 0m0.05= 0s) 55. Bad character literals (input.at:2482): ok (0m0.055s 0m0.018s) 56. Bad escapes in literals (input.at:2543): ok (0m0.014s 0m0.003s) 57. Unexpected end of file (input.at:2582): ok (0m0.075s 0m0.043s) 58. LAC: Errors for %define (input.at:2675): ok (0m0.449s 0m0.056s) 59. -Werror combinations (input.at:2719): ok (0m0.661s 0m0.067s) 60. %name-prefix and api.prefix are incompatible (input.at:2764): ok (0= m0.134s 0m0.016s) 61. Redefined %union name (input.at:2793): ok (0m0.223s 0m0.035s) 62. Stray $ or @ (input.at:2840): ok (0m0.207s 0m0.026s) 63. Code injection (input.at:2883): ok (0m0.554s 0m0.048s) 64. Deprecated directives (input.at:2946): ok (0m0.132s 0m0.032s) 65. Unput's effect on locations (input.at:3077): ok (0m0.007s 0m0.002s) 66. Non-deprecated directives (input.at:3113): ok (0m0.179s 0m0.023s) 67. Cannot type action (input.at:3148): ok (0m0.161s 0m0.020s) 68. Character literals and api.token.raw (input.at:3171): ok (0m0.006s = 0m0.003s) 69. %token-table and parse.error (input.at:3205): ok (0m0.073s 0m0.008s= ) 70. Invalid file prefix mapping arguments (input.at:3231): ok (0m0.025s= 0m0.015s) 71. Tutorial calculator (named-refs.at:22): ok (0m0.240s 0m0.031s) 72. Undefined and ambiguous references (named-refs.at:196): ok (0m0.010= s 0m0.002s) 73. Misleading references (named-refs.at:297): ok (0m0.185s 0m0.026s) 74. Many kinds of errors (named-refs.at:316): ok (0m0.015s 0m0.017s) 75. Missing identifiers in brackets (named-refs.at:551): ok (0m0.009s 0= m0.004s) 76. Redundant words in brackets (named-refs.at:567): ok (0m0.002s 0m0.0= 16s) 77. Comments in brackets (named-refs.at:583): ok (0m0.006s 0m0.012s) 78. Stray symbols in brackets (named-refs.at:599): ok (0m0.007s 0m0.013= s) 79. Redundant words in LHS brackets (named-refs.at:618): ok (0m0.004s 0= m0.002s) 80. Factored LHS (named-refs.at:635): ok (0m0.022s 0m0.010s) 81. Unresolved references (named-refs.at:648): ok (0m0.005s 0m0.010s) 82. $ or @ followed by . or - (named-refs.at:715): ok (0m0.189s 0m0.025= s) 83. Output files: -dv (output.at:68): ok (0m0.033s 0m0.015s) 84. Output files: -dv >&- (output.at:74): ok (0m0.045s 0m0.005s) 85. Output files: -dv -o foo.c (output.at:81): ok (0m0.040s 0m0.009s) 86. Output files: -dv -y (output.at:84): ok (0m0.043s 0m0.011s) 87. Output files: api.header.include=3D{"./foo.h"} -dv -y (output.at:87): o= k (0m0.046s 0m0.003s) 88. Output files: -dv -o foo.tab.c (output.at:92): ok (0m0.045s 0m0.00= 1s) 89. Output files: --fixed-output-files -dv -g --html (output.at:95): ok = (0m0.056s 0m0.011s) 90. Output files: -Hfoo.header -v -gfoo.gv --html=3Dfoo.html (output.at:97= ): ok (0m0.050s 0m0.008s) 91. Output files: -dv -g --xml --fixed-output-files (output.at:100): ok = (0m0.044s 0m0.007s) 92. Output files: -dv -g --xml -y (output.at:102): ok (0m0.043s 0m0.01= 3s) 93. Output files: %require "3.4" -dv -g --xml -y (output.at:104): ok (0= m0.050s 0m0.002s) 94. Output files: -dv -g --xml -o y.tab.c (output.at:107): ok (0m0.048= s 0m0.003s) 95. Output files: -dv -b bar (output.at:110): ok (0m0.042s 0m0.006s) 96. Output files: -dv -g -o foo.c (output.at:112): ok (0m0.042s 0m0.00= 5s) 97. Output files: %header %verbose (output.at:116): ok (0m0.046s 0m0.0= 02s) 98. Output files: %header %verbose %yacc (output.at:118): ok (0m0.048s= 0m0.005s) 99. Output files: %header %verbose %yacc (output.at:121): ok (0m0.046s= 0m0.006s) 100. Output files: %file-prefix "bar" %header %verbose (output.at:125): ok= (0m0.044s 0m0.006s) 101. Output files: %output "bar.c" %header %verbose %yacc (output.at:127):= ok (0m0.048s 0m0.007s) 102. Output files: %file-prefix "baz" %output "bar.c" %header %verbose %yac= c (output.at:129): ok (0m0.043s 0m0.011s) 103. Output files: %header %verbose (output.at:136): ok (0m0.041s 0m0.= 010s) 104. Output files: %header %verbose -o foo.c (output.at:139): ok (0m0.= 045s 0m0.004s) 105. Output files: --header=3Dfoo.hpp -o foo.c++ (output.at:142): ok (= 0m0.044s 0m0.004s) 106. Output files: --header=3Dfoo.hpp -o foo.c++ (output.at:146): ok (= 0m0.036s 0m0.011s) 107. Output files: %header "foo.hpp" -o foo.c++ (output.at:150): ok (0m= 0.044s 0m0.003s) 108. Output files: -o foo.c++ --graph=3Dfoo.gph (output.at:154): ok (0= m0.041s 0m0.006s) 109. Output files: %type <foo> useless --header --graph --xml --report=3Dal= l -Wall -Werror (output.at:160): ok (0m0.041s 0m0.005s) 110. Output files: useless=3D--header --graph --xml --report=3Dall -Wall -W= error (output.at:167): ok (0m0.050s 0m0.006s) 111. Output files: %defines -o foo.c++ (output.at:173): ok (0m0.040s 0m= 0.016s) 112. Output files: %defines "foo.hpp" -o foo.c++ (output.at:176): ok (0= m0.041s 0m0.007s) 113. Output files: lalr1.cc (output.at:191): ok (0m0.043s 0m0.004s) 114. Output files: lalr1.cc %verbose (output.at:194): ok (0m0.043s 0m0= .005s) 115. Output files: lalr1.cc %header %verbose (output.at:197): ok (0m0.= 043s 0m0.006s) 116. Output files: lalr1.cc %verbose %locations (output.at:200): ok (0= m0.045s 0m0.010s) 117. Output files: lalr1.cc %header %verbose %locations (output.at:203): o= k (0m0.047s 0m0.002s) 118. Output files: lalr1.cc %header %verbose (output.at:206): ok (0m0.= 050s 0m0.019s) 119. Output files: lalr1.cc %header %verbose %locations -o subdir/foo.cc (o= utput.at:210): ok (0m0.073s 0m0.018s) 120. Output files: lalr1.cc %header %verbose %file-prefix "output_dir/foo" = (output.at:215): ok (0m0.064s 0m0.009s) 121. Output files: lalr1.cc %header %locations %verbose %file-prefix "outpu= t_dir/foo" (output.at:220): ok (0m0.070s 0m0.022s) 122. Output files: lalr1.cc %header %locations api.location.file=3Dnone %re= quire "3.2" (output.at:226): ok (0m0.031s 0m0.015s) 123. Output files: lalr1.cc %header %locations api.location.file=3D"foo.loc= .hh" %require "3.2" (output.at:231): ok (0m0.056s 0m0.012s) 124. Output files: lalr1.cc %header %locations api.location.file=3D"$at_dir= /foo.loc.hh" %require "3.2" (output.at:237): ok (0m0.055s 0m0.010s) 125. Conflicting output files: --graph=3D"foo.tab.c" (output.at:267): ok = (0m0.184s 0m0.027s) 126. Conflicting output files: %header "foo.output" -v (output.at:272): ok = (0m0.175s 0m0.028s) 127. Conflicting output files: lalr1.cc %header %locations --graph=3D"locat= ion.hh" (output.at:277): ok (0m0.174s 0m0.027s) 128. Conflicting output files: -o foo.y (output.at:282): ok (0m0.037s = 0m0.003s) 129. Output file name: `~!@#$%^&*()-=3D_+{}[]|\:;<>, .' (output.at:328): ok= (0m1.322s 0m0.088s) 130. Output file name: ( (output.at:335): ok (0m1.409s 0m0.109s) 131. Output file name: ) (output.at:336): ok (0m1.343s 0m0.101s) 132. Output file name: # (output.at:337): ok (0m1.327s 0m0.082s) 133. Output file name: @@ (output.at:338): ok (0m1.371s 0m0.117s) 134. Output file name: @{ (output.at:339): ok (0m1.285s 0m0.118s) 135. Output file name: @} (output.at:340): ok (0m1.316s 0m0.098s) 136. Output file name: [ (output.at:341): ok (0m1.543s 0m0.117s) 137. Output file name: ] (output.at:342): ok (0m1.385s 0m0.079s) 138. Graph with no conflicts (output.at:363): ok (0m0.041s 0m0.004s) 139. Graph with unsolved S/R (output.at:403): ok (0m0.043s 0m0.006s) 140. Graph with solved S/R (output.at:473): ok (0m0.030s 0m0.018s) 141. Graph with R/R (output.at:538): ok (0m0.036s 0m0.008s) 142. Graph with reductions with multiple LAT (output.at:576): ok (0m0.0= 37s 0m0.009s) 143. Graph with a reduction rule both enabled and disabled (output.at:641):= ok (0m0.192s 0m0.009s) 144. C++ Output File Prefix Mapping (output.at:744): ok (0m2.658s 0m0.2= 34s) 145. Warnings (diagnostics.at:84): ok (0m0.077s 0m0.013s) 146. Single point locations (diagnostics.at:133): ok (0m0.084s 0m0.012s= ) 147. Line is too short, and then you die (diagnostics.at:182): ok (0m0.= 017s 0m0.014s) 148. Zero-width characters (diagnostics.at:217): ok (0m0.027s 0m0.010s) 149. Tabulations and multibyte characters (diagnostics.at:235): ok (0m0= .092s 0m0.011s) 150. Tabulations and multibyte characters (diagnostics.at:282): ok (0m0= .066s 0m0.024s) 151. Special files (diagnostics.at:303): ok (0m0.086s 0m0.004s) 152. Complaints from M4 (diagnostics.at:328): ok (0m0.071s 0m0.021s) 153. Carriage return (diagnostics.at:351): ok (0m0.025s 0m0.012s) 154. CR NL (diagnostics.at:372): ok (0m0.076s 0m0.018s) 155. Screen width: 200 columns (diagnostics.at:399): ok (0m0.085s 0m0.0= 13s) 156. Screen width: 80 columns (diagnostics.at:432): ok (0m0.081s 0m0.01= 3s) 157. Screen width: 60 columns (diagnostics.at:465): ok (0m0.084s 0m0.01= 2s) 158. Suggestions (diagnostics.at:504): ok (0m0.026s 0m0.004s) 159. Counterexamples (diagnostics.at:527): ok (0m0.096s 0m0.019s) 160. Deep Counterexamples (diagnostics.at:645): ok (0m0.028s 0m0.011s) 161. Indentation with message suppression (diagnostics.at:713): ok (0m0= .193s 0m0.009s) 162. Relative skeleton file names (skeletons.at:25): ok (0m0.055s 0m0.0= 19s) 163. Installed skeleton file names (skeletons.at:85): ok (0m0.492s 0m0.= 061s) 164. Boolean=3Dvariables: invalid skeleton defaults (skeletons.at:142): ok = (0m0.019s 0m0.007s) 165. Complaining during macro argument expansion (skeletons.at:166): ok = (0m0.037s 0m0.006s) 166. Fatal errors make M4 exit immediately (skeletons.at:248): ok (0m0.= 017s 0m0.005s) 167. Fatal errors but M4 continues producing output (skeletons.at:302): ok = (0m0.012s 0m0.007s) 168. Nullable (sets.at:27): ok (0m0.032s 0m0.016s) 169. Broken Closure (sets.at:111): ok (0m0.047s 0m0.003s) 170. Firsts (sets.at:153): ok (0m0.047s 0m0.004s) 171. Accept (sets.at:228): ok (0m0.044s 0m0.005s) 172. Build relations (sets.at:269): ok (0m0.172s 0m0.021s) 173. Reduced Grammar (sets.at:315): ok (0m0.197s 0m0.018s) 174. Reduced Grammar with prec and assoc (sets.at:394): ok (0m0.045s 0m= 0.004s) 175. Useless Terminals (reduce.at:26): ok (0m0.056s 0m0.003s) 176. Useless Nonterminals (reduce.at:70): ok (0m0.258s 0m0.037s) 177. Useless Rules (reduce.at:120): ok (0m0.318s 0m0.031s) 178. Useless Parts (reduce.at:224): ok (0m0.261s 0m0.025s) 179. Reduced Automaton (reduce.at:312): ok (0m0.226s 0m0.023s) 180. Underivable Rules (reduce.at:406): ok (0m0.191s 0m0.047s) 181. Bad start symbols (reduce.at:452): ok (0m0.043s 0m0.018s) 182. no lr.type: Single State Split (reduce.at:550): ok (0m0.161s 0m0.0= 43s) 183. lr.type=3Dlalr: Single State Split (reduce.at:550): ok (0m0.151s 0= m0.040s) 184. lr.type=3Dielr: Single State Split (reduce.at:550): ok (0m0.175s 0= m0.030s) 185. lr.type=3Dcanonical-lr: Single State Split (reduce.at:550): ok (0m= 0.175s 0m0.029s) 186. no lr.type: Lane Split (reduce.at:783): ok (0m0.160s 0m0.037s) 187. lr.type=3Dlalr: Lane Split (reduce.at:783): ok (0m0.180s 0m0.018s) 188. lr.type=3Dielr: Lane Split (reduce.at:783): ok (0m0.164s 0m0.027s) 189. lr.type=3Dcanonical-lr: Lane Split (reduce.at:783): ok (0m0.154s 0= m0.040s) 190. no lr.type: Complex Lane Split (reduce.at:1027): ok (0m0.190s 0m0.= 015s) 191. lr.type=3Dlalr: Complex Lane Split (reduce.at:1027): ok (0m0.161s = 0m0.039s) 192. lr.type=3Dielr: Complex Lane Split (reduce.at:1027): ok (0m0.167s = 0m0.026s) 193. lr.type=3Dcanonical-lr: Complex Lane Split (reduce.at:1027): ok (0= m0.167s 0m0.036s) 194. no lr.type: Split During Added Lookahead Propagation (reduce.at:1296):= ok (0m0.350s 0m0.050s) 195. lr.type=3Dlalr: Split During Added Lookahead Propagation (reduce.at:12= 96): ok (0m0.332s 0m0.056s) 196. lr.type=3Dielr: Split During Added Lookahead Propagation (reduce.at:12= 96): ok (0m0.168s 0m0.035s) 197. lr.type=3Dcanonical-lr: Split During Added Lookahead Propagation (redu= ce.at:1296): ok (0m0.182s 0m0.029s) 198. no lr.default-reduction (reduce.at:1627): ok (0m0.151s 0m0.046s) 199. lr.default-reduction=3Dmost (reduce.at:1627): ok (0m0.161s 0m0.036= s) 200. lr.default-reduction=3Dconsistent (reduce.at:1627): ok (0m0.172s 0= m0.036s) 201. lr.default-reduction=3Daccepting (reduce.at:1627): ok (0m0.160s 0m= 0.029s) 202. Reports (report.at:37): ok (0m0.135s 0m0.020s) 203. Reports with conflicts (report.at:3123): ok (0m0.121s 0m0.024s) 204. Token declaration order (conflicts.at:28): ok (0m0.131s 0m0.020s) 205. Token declaration order: literals vs. identifiers (conflicts.at:101): = ok (0m0.053s 0m0.008s) 206. Useless associativity warning (conflicts.at:183): ok (0m0.214s 0m0= .018s) 207. Useless precedence warning (conflicts.at:218): ok (0m0.225s 0m0.03= 0s) 208. S/R in initial (conflicts.at:275): ok (0m0.343s 0m0.045s) 209. %nonassoc and eof (conflicts.at:301): ok (0m1.108s 0m0.143s) 210. parse.error=3Dverbose and consistent errors: lr.type=3Dielr (conflicts= .at:509): ok (0m0.239s 0m0.036s) 211. parse.error=3Dverbose and consistent errors: lr.type=3Dielr %glr-parse= r (conflicts.at:513): ok (0m0.658s 0m0.029s) 212. parse.error=3Dverbose and consistent errors: lr.type=3Dielr c++ (confl= icts.at:518): ok (0m1.114s 0m0.086s) 213. parse.error=3Dverbose and consistent errors: lr.type=3Dielr java (conf= licts.at:523): ok (0m2.643s 0m0.134s) 214. parse.error=3Dverbose and consistent errors: lr.type=3Dielr lr.default= -reduction=3Dconsistent (conflicts.at:530): ok (0m0.265s 0m0.016s) 215. parse.error=3Dverbose and consistent errors: lr.type=3Dielr lr.default= -reduction=3Daccepting (conflicts.at:535): ok (0m0.252s 0m0.034s) 216. parse.error=3Dverbose and consistent errors: lr.type=3Dcanonical-lr (c= onflicts.at:540): ok (0m0.252s 0m0.037s) 217. parse.error=3Dverbose and consistent errors: lr.type=3Dcanonical-lr pa= rse.lac=3Dfull (conflicts.at:546): ok (0m0.304s 0m0.019s) 218. parse.error=3Dverbose and consistent errors: lr.type=3Dielr parse.lac= =3Dfull (conflicts.at:551): ok (0m0.332s 0m0.011s) 219. parse.error=3Dverbose and consistent errors: c++ lr.type=3Dcanonical-l= r parse.lac=3Dfull (conflicts.at:558): ok (0m1.299s 0m0.096s) 220. parse.error=3Dverbose and consistent errors: c++ lr.type=3Dielr parse.= lac=3Dfull (conflicts.at:564): ok (0m1.357s 0m0.090s) 221. parse.error=3Dverbose and consistent errors: (conflicts.at:622): ok = (0m0.297s 0m0.027s) 222. parse.error=3Dverbose and consistent errors: %glr-parser (conflicts.at= :626): ok (0m0.634s 0m0.037s) 223. parse.error=3Dverbose and consistent errors: lr.default-reduction=3Dco= nsistent (conflicts.at:632): ok (0m0.288s 0m0.028s) 224. parse.error=3Dverbose and consistent errors: lr.default-reduction=3Dac= cepting (conflicts.at:638): ok (0m0.273s 0m0.034s) 225. parse.error=3Dverbose and consistent errors: lr.type=3Dcanonical-lr (c= onflicts.at:642): ok (0m0.285s 0m0.023s) 226. parse.error=3Dverbose and consistent errors: parse.lac=3Dfull (conflic= ts.at:647): ok (0m0.320s 0m0.035s) 227. parse.error=3Dverbose and consistent errors: parse.lac=3Dfull lr.defau= lt-reduction=3Daccepting (conflicts.at:651): ok (0m0.322s 0m0.038s) 228. LAC: %nonassoc requires splitting canonical LR states (conflicts.at:67= 6): ok (0m1.329s 0m0.173s) 229. Unresolved SR Conflicts (conflicts.at:764): ok (0m0.210s 0m0.026s) 230. Resolved SR Conflicts (conflicts.at:887): ok (0m0.057s 0m0.009s) 231. %precedence suffices (conflicts.at:989): ok (0m0.042s 0m0.009s) 232. %precedence does not suffice (conflicts.at:1015): ok (0m0.194s 0m0= .015s) 233. Syntax error in consistent error state: yacc.c (conflicts.at:1096): ok= (0m0.395s 0m0.046s) 234. Syntax error in consistent error state: glr.c (conflicts.at:1096): ok = (0m0.812s 0m0.054s) 235. Syntax error in consistent error state: lalr1.cc (conflicts.at:1096): = ok (0m1.257s 0m0.112s) 236. Syntax error in consistent error state: glr.cc (conflicts.at:1096): ok= (0m1.384s 0m0.129s) 237. Syntax error in consistent error state: glr2.cc (conflicts.at:1096): o= k (0m2.803s 0m0.187s) 238. Defaulted Conflicted Reduction (conflicts.at:1127): ok (0m0.172s 0= m0.032s) 239. %expect not enough (conflicts.at:1264): ok (0m0.008s 0m0.003s) 240. %expect right (conflicts.at:1284): ok (0m0.038s 0m0.000s) 241. %expect too much (conflicts.at:1301): ok (0m0.004s 0m0.006s) 242. %expect with reduce conflicts (conflicts.at:1321): ok (0m0.009s 0m= 0.002s) 243. %expect in grammar rule not enough (conflicts.at:1341): ok (0m0.00= 6s 0m0.004s) 244. %expect in grammar rule right (conflicts.at:1360): ok (0m0.033s 0m= 0.007s) 245. %expect in grammar rules (conflicts.at:1377): ok (0m0.040s 0m0.010= s) 246. %expect in grammar rule too much (conflicts.at:1396): ok (0m0.008s= 0m0.000s) 247. %expect-rr in grammar rule (conflicts.at:1415): ok (0m0.034s 0m0.0= 12s) 248. %expect-rr too much in grammar rule (conflicts.at:1440): ok (0m0.0= 06s 0m0.002s) 249. %expect-rr not enough in grammar rule (conflicts.at:1469): ok (0m0= .006s 0m0.005s) 250. %prec with user string (conflicts.at:1498): ok (0m0.033s 0m0.008s) 251. %no-default-prec without %prec (conflicts.at:1515): ok (0m0.176s 0= m0.023s) 252. %no-default-prec with %prec (conflicts.at:1544): ok (0m0.039s 0m0.= 000s) 253. %default-prec (conflicts.at:1568): ok (0m0.035s 0m0.004s) 254. Unreachable States After Conflict Resolution (conflicts.at:1592): ok = (0m0.387s 0m0.054s) 255. Solved conflicts report for multiple reductions in a state (conflicts.= at:1855): ok (0m0.044s 0m0.008s) 256. %nonassoc error actions for multiple reductions in a state (conflicts.= at:1935): ok (0m0.198s 0m0.039s) 257. %expect-rr non GLR (conflicts.at:2299): ok (0m0.339s 0m0.040s) 258. -W versus %expect and %expect-rr (conflicts.at:2331): ok (0m1.439s= 0m0.256s) 259. Unifying S/R (counterexample.at:43): ok (0m0.073s 0m0.021s) 260. Deep Unifying S/R (counterexample.at:83): ok (0m0.088s 0m0.015s) 261. S/R Conflict with Nullable Symbols (counterexample.at:144): ok (0m= 0.090s 0m0.010s) 262. Non-unifying Ambiguous S/R (counterexample.at:207): ok (0m0.097s 0= m0.008s) 263. Non-unifying Unambiguous S/R (counterexample.at:254): ok (0m0.082s= 0m0.013s) 264. S/R after first token (counterexample.at:298): ok (0m0.104s 0m0.00= 4s) 265. Unifying R/R counterexample (counterexample.at:363): ok (0m0.071s = 0m0.017s) 266. Non-unifying R/R LR(1) conflict (counterexample.at:399): ok (0m0.0= 86s 0m0.007s) 267. Non-unifying R/R LR(2) conflict (counterexample.at:441): ok (0m12.= 991s 0m0.897s) 268. Cex Search Prepend (counterexample.at:488): ok (0m0.086s 0m0.011s) 269. R/R cex with prec (counterexample.at:550): ok (0m0.103s 0m0.018s) 270. Null nonterminals (counterexample.at:610): ok (0m39.440s 0m1.514s) 271. Non-unifying Prefix Share (counterexample.at:797): ok (0m0.079s 0m= 0.013s) 272. Deep Null Unifying (counterexample.at:842): ok (0m0.076s 0m0.014s) 273. Deep Null Non-unifying (counterexample.at:884): ok (0m0.080s 0m0.0= 15s) 274. Prologue syncline (synclines.at:194): ok (0m0.067s 0m0.014s) 275. %union syncline (synclines.at:214): ok (0m0.063s 0m0.024s) 276. %union name syncline (synclines.at:237): ok (0m0.064s 0m0.024s) 277. Postprologue syncline (synclines.at:264): ok (0m0.055s 0m0.030s) 278. Action syncline (synclines.at:291): ok (0m0.071s 0m0.010s) 279. Epilogue syncline (synclines.at:310): ok (0m0.075s 0m0.012s) 280. %code top syncline (synclines.at:327): ok (0m0.087s 0m0.012s) 281. %destructor syncline (synclines.at:346): ok (0m0.068s 0m0.020s) 282. %printer syncline (synclines.at:370): ok (0m0.078s 0m0.027s) 283. syncline escapes: yacc.c (synclines.at:440): ok (0m0.160s 0m0.037s= ) 284. syncline escapes: glr.c (synclines.at:440): ok (0m0.589s 0m0.074s) 285. syncline escapes: lalr1.cc (synclines.at:440): ok (0m1.055s 0m0.09= 4s) 286. syncline escapes: glr.cc (synclines.at:440): ok (0m1.131s 0m0.110s= ) 287. syncline escapes: glr2.cc (synclines.at:440): ok (0m2.580s 0m0.164= s) 288. %no-lines: yacc.c (synclines.at:497): ok (0m0.089s 0m0.006s) 289. %no-lines: glr.c (synclines.at:497): ok (0m0.085s 0m0.012s) 290. %no-lines: lalr1.cc (synclines.at:497): ok (0m0.079s 0m0.011s) 291. %no-lines: glr.cc (synclines.at:497): ok (0m0.102s 0m0.016s) 292. %no-lines: glr2.cc (synclines.at:497): ok (0m0.098s 0m0.011s) 293. Output columns (synclines.at:507): ok (0m0.042s 0m0.006s) 294. Invalid CPP guards: --defines=3Dinput/input.h (headers.at:56): ok = (0m0.097s 0m0.017s) 295. Invalid CPP guards: --defines=3D9foo.h (headers.at:57): ok (0m0.0= 97s 0m0.016s) 296. Invalid CPP guards: %glr-parser --defines=3Dinput/input.h (headers.at:= 58): ok (0m0.451s 0m0.029s) 297. Invalid CPP guards: %glr-parser --defines=3D9foo.h (headers.at:59): ok= (0m0.438s 0m0.044s) 298. export YYLTYPE (headers.at:67): ok (0m0.321s 0m0.047s) 299. Sane headers: (headers.at:177): ok (0m0.219s 0m0.033s) 300. Sane headers: %locations %debug (headers.at:178): ok (0m0.326s 0m0= .033s) 301. Sane headers: %glr-parser (headers.at:180): ok (0m0.607s 0m0.046s) 302. Sane headers: %locations %debug %glr-parser (headers.at:181): ok (= 0m0.825s 0m0.036s) 303. Sane headers: api.pure (headers.at:183): ok (0m0.203s 0m0.048s) 304. Sane headers: api.push-pull=3Dboth (headers.at:184): ok (0m0.265s = 0m0.010s) 305. Sane headers: api.pure api.push-pull=3Dboth (headers.at:185): ok (= 0m0.252s 0m0.031s) 306. Sane headers: c++ (headers.at:187): ok (0m1.407s 0m0.180s) 307. Sane headers: %locations %debug c++ (headers.at:188): ok (0m2.465s= 0m0.208s) 308. Sane headers: c++ api.value.type=3Dvariant parse.assert (headers.at:18= 9): ok (0m1.637s 0m0.139s) 309. Sane headers: %locations c++ %glr-parser (headers.at:191): ok (0m2= .368s 0m0.244s) 310. Several parsers (headers.at:199): ok (0m14.133s 0m0.866s) 311. Midrule actions (actions.at:24): ok (0m0.366s 0m0.037s) 312. Typed midrule actions (actions.at:72): ok (0m0.395s 0m0.017s) 313. Implicitly empty rule (actions.at:122): ok (0m0.383s 0m0.046s) 314. Invalid uses of %empty (actions.at:172): ok (0m0.026s 0m0.008s) 315. Valid uses of %empty (actions.at:240): ok (0m0.197s 0m0.050s) 316. Add missing %empty (actions.at:270): ok (0m0.039s 0m0.013s) 317. Initial location: yacc.c (actions.at:365): ok (0m0.253s 0m0.026s) 318. Initial location: yacc.c api.pure=3Dfull (actions.at:366): ok (0m0= .244s 0m0.027s) 319. Initial location: yacc.c api.pure %parse-param { int x } (actions.at:3= 67): ok (0m0.242s 0m0.027s) 320. Initial location: yacc.c api.push-pull=3Dboth (actions.at:368): ok = (0m0.285s 0m0.029s) 321. Initial location: yacc.c api.push-pull=3Dboth api.pure=3Dfull (actions= .at:369): ok (0m0.276s 0m0.045s) 322. Initial location: glr.c (actions.at:370): ok (0m0.633s 0m0.046s) 323. Initial location: glr.c api.pure (actions.at:371): ok (0m0.646s 0m= 0.061s) 324. Initial location: lalr1.cc (actions.at:372): ok (0m1.203s 0m0.103= s) 325. Initial location: glr.cc (actions.at:373): ok (0m1.234s 0m0.098s) 326. Initial location: glr2.cc (actions.at:374): ok (0m2.943s 0m0.119s= ) 327. Initial location: yacc.c api.pure=3Dfull (actions.at:383): ok (0m0= .241s 0m0.037s) 328. Initial location: yacc.c api.pure=3Dfull (actions.at:394): ok (0m0= .230s 0m0.034s) 329. Location print: yacc.c (actions.at:478): ok (0m0.249s 0m0.023s) 330. Location print: glr.c (actions.at:478): ok (0m0.660s 0m0.036s) 331. Location print: lalr1.cc (actions.at:478): ok (0m1.169s 0m0.056s) 332. Location print: glr.cc (actions.at:478): ok (0m1.217s 0m0.100s) 333. Location print: glr2.cc (actions.at:478): ok (0m2.939s 0m0.134s) 334. Exotic Dollars (actions.at:488): ok (0m0.485s 0m0.041s) 335. Printers and Destructors (actions.at:1047): ok (0m0.465s 0m0.050s) 336. Printers and Destructors with union (actions.at:1048): ok (0m0.495= s 0m0.045s) 337. Printers and Destructors: %glr-parser (actions.at:1050): ok (0m1.0= 81s 0m0.059s) 338. Printers and Destructors with union: %glr-parser (actions.at:1051): ok= (0m1.093s 0m0.048s) 339. Printers and Destructors: %header lalr1.cc (actions.at:1053): ok (= 0m1.549s 0m0.133s) 340. Printers and Destructors with union: %header lalr1.cc (actions.at:1054= ): ok (0m1.531s 0m0.101s) 341. Printers and Destructors: %header glr.cc (actions.at:1056): ok (0m= 1.716s 0m0.089s) 342. Printers and Destructors with union: %header glr.cc (actions.at:1057):= ok (0m1.699s 0m0.102s) 343. Printers and Destructors: %header glr2.cc (actions.at:1059): ok (0= m3.850s 0m0.155s) 344. Printers and Destructors with union: %header glr2.cc (actions.at:1060)= : ok (0m3.857s 0m0.211s) 345. Default tagless %printer and %destructor (actions.at:1071): ok (0m= 0.573s 0m0.064s) 346. Default tagged and per-type %printer and %destructor (actions.at:1174)= : ok (0m0.576s 0m0.041s) 347. Default %printer and %destructor for user-defined end token (actions.a= t:1307): ok (0m1.008s 0m0.083s) 348. Default %printer and %destructor are not for error or $undefined (acti= ons.at:1429): ok (0m0.411s 0m0.057s) 349. Default %printer and %destructor are not for $accept (actions.at:1532)= : ok (0m0.357s 0m0.054s) 350. Default %printer and %destructor for midrule values (actions.at:1596):= ok (0m0.669s 0m0.080s) 351. @$ in %initial-action implies %locations (actions.at:1743): ok (0m= 0.243s 0m0.030s) 352. @$ in %destructor implies %locations (actions.at:1744): ok (0m0.26= 5s 0m0.026s) 353. @$ in %printer implies %locations (actions.at:1745): ok (0m0.257s = 0m0.028s) 354. Qualified $$ in actions: yacc.c (actions.at:1856): ok (0m0.253s 0m= 0.049s) 355. Qualified $$ in actions: glr.c (actions.at:1856): ok (0m0.771s 0m0= .042s) 356. Qualified $$ in actions: lalr1.cc (actions.at:1856): ok (0m1.184s = 0m0.091s) 357. Qualified $$ in actions: glr.cc (actions.at:1856): ok (0m1.463s 0m= 0.083s) 358. Qualified $$ in actions: glr2.cc (actions.at:1856): ok (0m2.944s 0= m0.150s) 359. Destroying lookahead assigned by semantic action (actions.at:1863): ok= (0m0.198s 0m0.025s) 360. YYBACKUP (actions.at:1918): ok (0m0.354s 0m0.034s) 361. %union vs. api.value.type (types.at:25): ok (0m0.033s 0m0.007s) 362. %yacc vs. api.value.type=3Dunion (types.at:44): ok (0m0.040s 0m0.0= 01s) 363. yacc.c api.value.type=3D{double} (types.at:139): ok (0m0.255s 0m0.= 035s) 364. yacc.c api.value.type=3D{double} %header (types.at:139): ok (0m0.2= 48s 0m0.045s) 365. yacc.c api.value.type=3D{variant} (types.at:139): ok (0m0.243s 0m0= .046s) 366. yacc.c api.value.type=3D{variant} %header (types.at:139): ok (0m0.= 271s 0m0.015s) 367. yacc.c api.value.type=3D{struct foo} (types.at:139): ok (0m0.260s = 0m0.034s) 368. yacc.c api.value.type=3D{struct foo} %header (types.at:139): ok (0= m0.275s 0m0.021s) 369. yacc.c api.value.type=3D{struct bar} (types.at:139): ok (0m0.240s = 0m0.044s) 370. yacc.c api.value.type=3D{struct bar} %header (types.at:139): ok (0= m0.255s 0m0.030s) 371. yacc.c api.value.type=3D{union foo} (types.at:139): ok (0m0.277s 0= m0.020s) 372. yacc.c api.value.type=3D{union foo} %header (types.at:139): ok (0m= 0.250s 0m0.037s) 373. yacc.c %union { float fval; int ival; }; (types.at:139): ok (0m0.2= 68s 0m0.020s) 374. yacc.c %union { float fval; int ival; }; %header (types.at:139): ok = (0m0.279s 0m0.026s) 375. yacc.c %union foo { float fval; int ival; }; (types.at:139): ok (0= m0.270s 0m0.027s) 376. yacc.c %union foo { float fval; int ival; }; %header (types.at:139): o= k (0m0.262s 0m0.032s) 377. yacc.c api.value.union.name=3Dfoo; %union { float fval; int ival; }; (= types.at:139): ok (0m0.249s 0m0.041s) 378. yacc.c api.value.union.name=3Dfoo; %union { float fval; int ival; }; %= header (types.at:139): ok (0m0.260s 0m0.034s) 379. yacc.c api.value.type=3Dunion (types.at:139): ok (0m0.261s 0m0.030= s) 380. yacc.c api.value.type=3Dunion %header (types.at:139): ok (0m0.266s= 0m0.025s) 381. glr.c api.value.type=3D{double} (types.at:139): ok (0m0.741s 0m0.0= 43s) 382. glr.c api.value.type=3D{double} %header (types.at:139): ok (0m0.74= 1s 0m0.053s) 383. glr.c api.value.type=3D{variant} (types.at:139): ok (0m0.737s 0m0.= 051s) 384. glr.c api.value.type=3D{variant} %header (types.at:139): ok (0m0.7= 38s 0m0.056s) 385. glr.c api.value.type=3D{struct foo} (types.at:139): ok (0m0.758s 0= m0.031s) 386. glr.c api.value.type=3D{struct foo} %header (types.at:139): ok (0m= 0.731s 0m0.058s) 387. glr.c api.value.type=3D{struct bar} (types.at:139): ok (0m0.749s 0= m0.031s) 388. glr.c api.value.type=3D{struct bar} %header (types.at:139): ok (0m= 0.715s 0m0.058s) 389. glr.c api.value.type=3D{union foo} (types.at:139): ok (0m0.724s 0m= 0.047s) 390. glr.c api.value.type=3D{union foo} %header (types.at:139): ok (0m0= .734s 0m0.041s) 391. glr.c %union { float fval; int ival; }; (types.at:139): ok (0m0.73= 1s 0m0.065s) 392. glr.c %union { float fval; int ival; }; %header (types.at:139): ok = (0m0.719s 0m0.054s) 393. glr.c %union foo { float fval; int ival; }; (types.at:139): ok (0m= 0.719s 0m0.054s) 394. glr.c %union foo { float fval; int ival; }; %header (types.at:139): ok= (0m0.746s 0m0.041s) 395. glr.c api.value.union.name=3Dfoo; %union { float fval; int ival; }; (t= ypes.at:139): ok (0m0.750s 0m0.028s) 396. glr.c api.value.union.name=3Dfoo; %union { float fval; int ival; }; %h= eader (types.at:139): ok (0m0.743s 0m0.034s) 397. glr.c api.value.type=3Dunion (types.at:139): ok (0m0.738s 0m0.040s= ) 398. glr.c api.value.type=3Dunion %header (types.at:139): ok (0m0.736s = 0m0.032s) 399. lalr1.cc api.value.type=3D{double} (types.at:139): ok (0m8.180s 0m= 0.671s) 400. lalr1.cc api.value.type=3D{double} %header (types.at:139): ok (0m8= .259s 0m0.719s) 401. lalr1.cc api.value.type=3D{variant} (types.at:139): ok (0m8.387s 0= m0.600s) 402. lalr1.cc api.value.type=3D{variant} %header (types.at:139): ok (0m= 8.317s 0m0.593s) 403. lalr1.cc api.value.type=3D{struct foo} (types.at:139): ok (0m8.974= s 0m0.769s) 404. lalr1.cc api.value.type=3D{struct foo} %header (types.at:139): ok = (0m8.108s 0m0.631s) 405. lalr1.cc api.value.type=3D{struct bar} (types.at:139): ok (0m8.330= s 0m0.694s) 406. lalr1.cc api.value.type=3D{struct bar} %header (types.at:139): ok = (0m8.212s 0m0.665s) 407. lalr1.cc api.value.type=3D{union foo} (types.at:139): ok (0m8.190s= 0m0.541s) 408. lalr1.cc api.value.type=3D{union foo} %header (types.at:139): ok (= 0m8.175s 0m0.624s) 409. lalr1.cc %union { float fval; int ival; }; (types.at:139): ok (0m8= .228s 0m0.641s) 410. lalr1.cc %union { float fval; int ival; }; %header (types.at:139): ok = (0m8.198s 0m0.660s) 411. lalr1.cc api.value.type=3Dunion (types.at:139): ok (0m8.160s 0m0.6= 93s) 412. lalr1.cc api.value.type=3Dunion %header (types.at:139): ok (0m8.43= 9s 0m0.702s) 413. lalr1.cc api.value.type=3Dvariant (types.at:139): ok (0m9.981s 0m0= .808s) 414. lalr1.cc api.value.type=3Dvariant %header (types.at:139): ok (0m9.= 989s 0m0.784s) 415. lalr1.cc api.value.type=3Dvariant (types.at:139): ok (0m11.195s 0m= 0.825s) 416. lalr1.cc api.value.type=3Dvariant %header (types.at:139): ok (0m11= .620s 0m0.841s) 417. lalr1.cc api.value.type=3Dvariant api.token.constructor (types.at:139)= : ok (0m8.716s 0m0.715s) 418. lalr1.cc api.value.type=3Dvariant api.token.constructor %header (types= .at:139): ok (0m8.713s 0m0.672s) 419. lalr1.cc %code requires { #include <memory> } api.value.type=3Dvariant= (types.at:139): ok (0m7.063s 0m0.661s) 420. lalr1.cc %code requires { #include <memory> } api.value.type=3Dvariant= %header (types.at:139): ok (0m7.193s 0m0.578s) 421. lalr1.cc %code requires { #include <memory> } api.value.type=3Dvariant= api.token.constructor (types.at:139): ok (0m7.389s 0m0.610s) 422. lalr1.cc %code requires { #include <memory> } api.value.type=3Dvariant= api.token.constructor %header (types.at:139): ok (0m7.095s 0m0.629s) 423. lalr1.cc %code requires { #include <memory> } api.value.type=3Dvariant= api.token.constructor (types.at:139): ok (0m7.183s 0m0.595s) 424. lalr1.cc %code requires { #include <memory> } api.value.type=3Dvariant= api.token.constructor %header (types.at:139): ok (0m7.249s 0m0.576s) 425. glr.cc api.value.type=3D{double} (types.at:139): ok (0m9.281s 0m0.= 610s) 426. glr.cc api.value.type=3D{double} %header (types.at:139): ok (0m9.2= 06s 0m0.595s) 427. glr.cc api.value.type=3D{variant} (types.at:139): ok (0m9.119s 0m0= .645s) 428. glr.cc api.value.type=3D{variant} %header (types.at:139): ok (0m9.= 097s 0m0.685s) 429. glr.cc api.value.type=3D{struct foo} (types.at:139): ok (0m9.264s = 0m0.599s) 430. glr.cc api.value.type=3D{struct foo} %header (types.at:139): ok (0= m9.222s 0m0.623s) 431. glr.cc api.value.type=3D{struct bar} (types.at:139): ok (0m9.301s = 0m0.576s) 432. glr.cc api.value.type=3D{struct bar} %header (types.at:139): ok (0= m9.427s 0m0.563s) 433. glr.cc api.value.type=3D{union foo} (types.at:139): ok (0m9.298s 0= m0.702s) 434. glr.cc api.value.type=3D{union foo} %header (types.at:139): ok (0m= 9.357s 0m0.659s) 435. glr.cc %union { float fval; int ival; }; (types.at:139): ok (0m9.4= 50s 0m0.580s) 436. glr.cc %union { float fval; int ival; }; %header (types.at:139): ok = (0m9.361s 0m0.664s) 437. glr.cc api.value.type=3Dunion (types.at:139): ok (0m9.378s 0m0.660= s) 438. glr.cc api.value.type=3Dunion %header (types.at:139): ok (0m9.278s= 0m0.709s) 439. glr2.cc api.value.type=3D{double} (types.at:139): ok (0m16.061s 0m= 0.976s) 440. glr2.cc api.value.type=3D{double} %header (types.at:139): ok (0m16= .497s 0m1.022s) 441. glr2.cc api.value.type=3D{variant} (types.at:139): ok (0m16.300s 0= m1.023s) 442. glr2.cc api.value.type=3D{variant} %header (types.at:139): ok (0m1= 6.221s 0m1.286s) 443. glr2.cc api.value.type=3D{struct foo} (types.at:139): ok (0m16.645= s 0m0.982s) 444. glr2.cc api.value.type=3D{struct foo} %header (types.at:139): ok (= 0m16.103s 0m0.963s) 445. glr2.cc api.value.type=3D{struct bar} (types.at:139): ok (0m16.010= s 0m1.189s) 446. glr2.cc api.value.type=3D{struct bar} %header (types.at:139): ok (= 0m16.360s 0m0.935s) 447. glr2.cc api.value.type=3D{union foo} (types.at:139): ok (0m16.318s= 0m1.134s) 448. glr2.cc api.value.type=3D{union foo} %header (types.at:139): ok (0= m16.167s 0m1.030s) 449. glr2.cc %union { float fval; int ival; }; (types.at:139): ok (0m16= .136s 0m0.909s) 450. glr2.cc %union { float fval; int ival; }; %header (types.at:139): ok = (0m15.969s 0m1.026s) 451. glr2.cc api.value.type=3Dunion (types.at:139): ok (0m16.178s 0m1.0= 17s) 452. glr2.cc api.value.type=3Dunion %header (types.at:139): ok (0m16.20= 4s 0m0.987s) 453. lalr1.cc: Named %union (types.at:377): ok (0m0.039s 0m0.002s) 454. glr.cc: Named %union (types.at:377): ok (0m0.043s 0m0.012s) 455. Token numbers: yacc.c (scanner.at:326): ok (0m0.312s 0m0.034s) 456. Token numbers: yacc.c api.token.raw (scanner.at:326): ok (0m0.290s= 0m0.047s) 457. Token numbers: glr.c (scanner.at:326): ok (0m0.787s 0m0.035s) 458. Token numbers: glr.c api.token.raw (scanner.at:326): ok (0m0.763s = 0m0.058s) 459. Token numbers: lalr1.cc (scanner.at:326): ok (0m1.212s 0m0.083s) 460. Token numbers: lalr1.cc api.token.raw (scanner.at:326): ok (0m1.17= 2s 0m0.081s) 461. Token numbers: glr.cc (scanner.at:326): ok (0m1.318s 0m0.108s) 462. Token numbers: glr.cc api.token.raw (scanner.at:326): ok (0m1.352s= 0m0.071s) 463. Token numbers: glr2.cc (scanner.at:326): ok (0m2.947s 0m0.181s) 464. Token numbers: glr2.cc api.token.raw (scanner.at:326): ok (0m3.060= s 0m0.185s) 465. Token numbers: lalr1.d (scanner.at:326): skipped (scanner.at:326) 466. Token numbers: lalr1.d api.token.raw (scanner.at:326): skipped (scanne= r.at:326) 467. Token numbers: lalr1.java (scanner.at:326): ok (0m3.072s 0m0.128s) 468. Token numbers: lalr1.java api.token.raw (scanner.at:326): ok (0m2.= 652s 0m0.164s) 469. Token numbers: lalr1.cc api.token.raw api.value.type=3Dvariant api.tok= en.constructor (scanner.at:330): ok (0m1.246s 0m0.110s) 470. Calculator parse.trace (calc.at:1334): ok (0m0.732s 0m0.208s) 471. Calculator %header (calc.at:1336): ok (0m0.670s 0m0.180s) 472. Calculator %debug %locations (calc.at:1337): ok (0m0.685s 0m0.213= s) 473. Calculator %locations api.location.type=3D{Span} (calc.at:1338): ok = (0m0.584s 0m0.179s) 474. Calculator %name-prefix "calc" (calc.at:1340): ok (0m0.599s 0m0.1= 78s) 475. Calculator %verbose (calc.at:1341): ok (0m0.617s 0m0.157s) 476. Calculator %yacc (calc.at:1342): ok (0m0.622s 0m0.162s) 477. Calculator parse.error=3Ddetailed (calc.at:1343): ok (0m0.650s 0m= 0.169s) 478. Calculator parse.error=3Dverbose (calc.at:1344): ok (0m0.786s 0m0= .156s) 479. Calculator api.pure=3Dfull %locations (calc.at:1346): ok (0m0.621= s 0m0.125s) 480. Calculator api.push-pull=3Dboth api.pure=3Dfull %locations (calc.at:1= 347): ok (0m0.680s 0m0.149s) 481. Calculator parse.error=3Ddetailed %locations (calc.at:1348): ok (= 0m0.657s 0m0.134s) 482. Calculator parse.error=3Ddetailed %locations %header api.prefix=3D{cal= c} %verbose %yacc (calc.at:1350): ok (0m0.686s 0m0.164s) 483. Calculator parse.error=3Ddetailed %locations %header %name-prefix "cal= c" api.token.prefix=3D{TOK_} %verbose %yacc (calc.at:1351): ok (0m0.69= 3s 0m0.151s) 484. Calculator %debug (calc.at:1353): ok (0m0.746s 0m0.189s) 485. Calculator parse.error=3Ddetailed %debug %locations %header %name-pref= ix "calc" %verbose %yacc (calc.at:1354): ok (0m0.776s 0m0.203s) 486. Calculator parse.error=3Ddetailed %debug %locations %header api.prefix= =3D{calc} %verbose %yacc (calc.at:1355): ok (0m0.821s 0m0.175s) 487. Calculator api.pure=3Dfull parse.error=3Ddetailed %debug %locations %h= eader %name-prefix "calc" %verbose %yacc (calc.at:1357): ok (0m0.824s = 0m0.186s) 488. Calculator api.push-pull=3Dboth api.pure=3Dfull parse.error=3Ddetailed= %debug %locations %header api.prefix=3D{calc} %verbose %yacc (calc.at:135= 8): ok (0m0.866s 0m0.195s) 489. Calculator api.pure parse.error=3Ddetailed %debug %locations %header a= pi.prefix=3D{calc} %verbose %yacc %parse-param {semantic_value *result}{int= *count}{int *nerrs} (calc.at:1360): ok (0m0.891s 0m0.181s) 490. Calculator %no-lines api.pure parse.error=3Ddetailed %debug %locations= %header api.prefix=3D{calc} %verbose %yacc %parse-param {semantic_value *r= esult}{int *count}{int *nerrs} (calc.at:1362): ok (0m0.845s 0m0.224s) 491. Calculator %no-lines api.pure parse.error=3Dverbose %debug %locations = %header api.prefix=3D{calc} %verbose %yacc %parse-param {semantic_value *re= sult}{int *count}{int *nerrs} (calc.at:1363): ok (0m0.846s 0m0.219s) 492. Calculator %no-lines api.pure parse.error=3Dverbose %debug %locations = %defines api.prefix=3D{calc} %verbose %yacc %parse-param {semantic_value *r= esult}{int *count}{int *nerrs} (calc.at:1364): ok (0m0.888s 0m0.182s) 493. Calculator parse.error=3Dcustom (calc.at:1367): ok (0m0.594s 0m0.= 110s) 494. Calculator parse.error=3Dcustom %locations api.prefix=3D{calc} (calc.= at:1368): ok (0m0.595s 0m0.097s) 495. Calculator parse.error=3Dcustom %locations api.prefix=3D{calc} %parse-= param {semantic_value *result}{int *count}{int *nerrs} (calc.at:1369): ok = (0m0.636s 0m0.135s) 496. Calculator parse.error=3Dcustom %locations api.prefix=3D{calc} %parse-= param {semantic_value *result}{int *count}{int *nerrs} api.push-pull=3Dboth= api.pure=3Dfull (calc.at:1370): ok (0m0.661s 0m0.134s) 497. Calculator parse.error=3Dcustom %locations api.prefix=3D{calc} %parse-= param {semantic_value *result}{int *count}{int *nerrs} api.push-pull=3Dboth= api.pure=3Dfull parse.lac=3Dfull (calc.at:1371): ok (0m0.718s 0m0.117= s) 498. Calculator %start input exp NUM api.value.type=3Dunion (calc.at:1374)= : ok (0m0.735s 0m0.201s) 499. Calculator %start input exp NUM api.value.type=3Dunion %locations pars= e.error=3Ddetailed (calc.at:1375): ok (0m0.725s 0m0.148s) 500. Calculator %glr-parser (calc.at:1387): ok (0m1.115s 0m0.159s) 501. Calculator %glr-parser %header (calc.at:1389): ok (0m1.166s 0m0.1= 97s) 502. Calculator %glr-parser %locations (calc.at:1390): ok (0m1.114s 0m= 0.162s) 503. Calculator %glr-parser %locations api.location.type=3D{Span} (calc.at= :1391): ok (0m1.137s 0m0.127s) 504. Calculator %glr-parser %name-prefix "calc" (calc.at:1392): ok (0m= 1.094s 0m0.193s) 505. Calculator %glr-parser api.prefix=3D{calc} (calc.at:1393): ok (0m= 1.115s 0m0.167s) 506. Calculator %glr-parser %verbose (calc.at:1394): ok (0m1.138s 0m0.= 157s) 507. Calculator %glr-parser parse.error=3Dverbose (calc.at:1395): ok (= 0m1.130s 0m0.160s) 508. Calculator %glr-parser api.pure %locations (calc.at:1397): ok (0m= 1.053s 0m0.164s) 509. Calculator %glr-parser parse.error=3Dverbose %locations (calc.at:1398= ): ok (0m1.139s 0m0.127s) 510. Calculator %glr-parser parse.error=3Dcustom %locations %header %name-p= refix "calc" %verbose (calc.at:1400): ok (0m1.099s 0m0.152s) 511. Calculator %glr-parser parse.error=3Dcustom %locations %header %name-p= refix "calc" %verbose api.pure (calc.at:1401): ok (0m1.075s 0m0.131s) 512. Calculator %glr-parser parse.error=3Ddetailed %locations %header %name= -prefix "calc" %verbose (calc.at:1402): ok (0m1.144s 0m0.185s) 513. Calculator %glr-parser parse.error=3Dverbose %locations %header %name-= prefix "calc" %verbose (calc.at:1403): ok (0m1.132s 0m0.202s) 514. Calculator %glr-parser parse.error=3Dcustom %locations %header %name-p= refix "calc" %verbose (calc.at:1405): ok (0m1.069s 0m0.157s) 515. Calculator %glr-parser %debug (calc.at:1407): ok (0m1.227s 0m0.21= 8s) 516. Calculator %glr-parser parse.error=3Dverbose %debug %locations %header= %name-prefix "calc" %verbose (calc.at:1408): ok (0m1.294s 0m0.201s) 517. Calculator %glr-parser parse.error=3Dverbose %debug %locations %header= api.prefix=3D{calc} api.token.prefix=3D{TOK_} %verbose (calc.at:1409): ok= (0m1.295s 0m0.209s) 518. Calculator %glr-parser api.pure parse.error=3Dverbose %debug %location= s %header %name-prefix "calc" %verbose (calc.at:1411): ok (0m1.302s 0m= 0.199s) 519. Calculator %glr-parser api.pure parse.error=3Dverbose %debug %location= s %header %name-prefix "calc" %verbose %parse-param {semantic_value *result= }{int *count}{int *nerrs} (calc.at:1413): ok (0m1.346s 0m0.236s) 520. Calculator %glr-parser api.pure parse.error=3Dverbose %debug %location= s %header api.prefix=3D{calc} %verbose %parse-param {semantic_value *result= }{int *count}{int *nerrs} (calc.at:1414): ok (0m1.381s 0m0.233s) 521. Calculator %glr-parser %no-lines api.pure parse.error=3Dverbose %debug= %locations %header api.prefix=3D{calc} %verbose %parse-param {semantic_val= ue *result}{int *count}{int *nerrs} (calc.at:1416): ok (0m1.375s 0m0.2= 05s) 522. Calculator lalr1.cc %header (calc.at:1426): ok (0m2.324s 0m0.309s= ) 523. Calculator C++ (calc.at:1431): ok (0m1.516s 0m0.244s) 524. Calculator C++ %locations (calc.at:1432): ok (0m1.578s 0m0.216s) 525. Calculator C++ %locations $NO_EXCEPTIONS_CXXFLAGS (calc.at:1433): ok = (0m1.510s 0m0.227s) 526. Calculator C++ %locations api.location.type=3D{Span} (calc.at:1434): = ok (0m1.570s 0m0.183s) 527. Calculator C++ %header %locations parse.error=3Dverbose %name-prefix "= calc" %verbose (calc.at:1435): ok (0m2.509s 0m0.329s) 528. Calculator C++ %locations parse.error=3Dverbose api.prefix=3D{calc} %v= erbose (calc.at:1437): ok (0m1.641s 0m0.184s) 529. Calculator C++ %locations parse.error=3Dverbose %debug %name-prefix "c= alc" %verbose (calc.at:1438): ok (0m1.748s 0m0.268s) 530. Calculator C++ %locations parse.error=3Dverbose %debug api.prefix=3D{c= alc} %verbose (calc.at:1440): ok (0m1.792s 0m0.273s) 531. Calculator C++ %locations parse.error=3Dverbose %debug api.prefix=3D{c= alc} api.token.prefix=3D{TOK_} %verbose (calc.at:1441): ok (0m1.775s 0= m0.250s) 532. Calculator C++ %header %locations parse.error=3Dverbose %debug %name-p= refix "calc" %verbose %parse-param {semantic_value *result}{int *count}{int= *nerrs} (calc.at:1443): ok (0m2.649s 0m0.386s) 533. Calculator C++ parse.error=3Dverbose %debug api.prefix=3D{calc} %verbo= se %parse-param {semantic_value *result}{int *count}{int *nerrs} (calc.at:= 1445): ok (0m1.694s 0m0.324s) 534. Calculator C++ %header %locations parse.error=3Dverbose %debug api.pre= fix=3D{calc} %verbose %parse-param {semantic_value *result}{int *count}{int= *nerrs} (calc.at:1446): ok (0m2.787s 0m0.386s) 535. Calculator C++ %header %locations api.location.file=3Dnone (calc.at:1= 448): ok (0m2.344s 0m0.357s) 536. Calculator C++ %header %locations api.location.file=3D"my-location.hh"= (calc.at:1449): ok (0m2.411s 0m0.287s) 537. Calculator C++ %no-lines %header %locations api.location.file=3D"my-lo= cation.hh" (calc.at:1451): ok (0m2.423s 0m0.287s) 538. Calculator C++ %locations parse.lac=3Dfull parse.error=3Dverbose (cal= c.at:1453): ok (0m1.779s 0m0.188s) 539. Calculator C++ %locations parse.lac=3Dfull parse.error=3Ddetailed (ca= lc.at:1454): ok (0m1.730s 0m0.195s) 540. Calculator C++ %locations parse.lac=3Dfull parse.error=3Ddetailed pars= e.trace (calc.at:1455): ok (0m1.899s 0m0.280s) 541. Calculator C++ parse.error=3Dcustom (calc.at:1457): ok (0m1.443s = 0m0.200s) 542. Calculator C++ parse.error=3Dcustom %locations api.prefix=3D{calc} %pa= rse-param {semantic_value *result}{int *count}{int *nerrs} (calc.at:1458):= ok (0m1.593s 0m0.160s) 543. Calculator C++ parse.error=3Dcustom %locations api.prefix=3D{calc} %pa= rse-param {semantic_value *result}{int *count}{int *nerrs} parse.lac=3Dfull= (calc.at:1459): ok (0m1.726s 0m0.217s) 544. Calculator glr.cc (calc.at:1468): ok (0m1.726s 0m0.295s) 545. Calculator glr2.cc (calc.at:1469): ok (0m3.300s 0m0.291s) 546. Calculator C++ %glr-parser (calc.at:1476): ok (0m1.750s 0m0.223s= ) 547. Calculator glr2.cc (calc.at:1476): ok (0m3.285s 0m0.300s) 548. Calculator C++ %glr-parser %locations (calc.at:1477): ok (0m1.795= s 0m0.173s) 549. Calculator glr2.cc %locations (calc.at:1477): ok (0m3.398s 0m0.27= 3s) 550. Calculator C++ %glr-parser %locations api.location.type=3D{Span} (cal= c.at:1478): ok (0m1.735s 0m0.243s) 552. Calculator C++ %glr-parser %header parse.error=3Dverbose %name-prefix = "calc" %verbose (calc.at:1479): ok (0m2.537s 0m0.318s) 553. Calculator glr2.cc %header parse.error=3Dverbose %name-prefix "calc" %= verbose (calc.at:1479): ok (0m4.430s 0m0.339s) 554. Calculator C++ %glr-parser parse.error=3Dverbose api.prefix=3D{calc} %= verbose (calc.at:1480): ok (0m1.729s 0m0.218s) 555. Calculator glr2.cc parse.error=3Dverbose api.prefix=3D{calc} %verbose = (calc.at:1480): ok (0m3.090s 0m0.258s) 556. Calculator C++ %glr-parser %debug (calc.at:1482): ok (0m1.799s 0m= 0.238s) 557. Calculator glr2.cc %debug (calc.at:1482): ok (0m3.626s 0m0.321s) 558. Calculator C++ %glr-parser parse.error=3Ddetailed %debug %name-prefix = "calc" %verbose (calc.at:1485): ok (0m1.792s 0m0.240s) 559. Calculator glr2.cc parse.error=3Ddetailed %debug %name-prefix "calc" %= verbose (calc.at:1485): ok (0m3.857s 0m0.325s) 560. Calculator C++ %glr-parser parse.error=3Dverbose %debug %name-prefix "= calc" %verbose (calc.at:1486): ok (0m1.809s 0m0.231s) 561. Calculator glr2.cc parse.error=3Dverbose %debug %name-prefix "calc" %v= erbose (calc.at:1486): ok (0m3.610s 0m0.311s) 562. Calculator glr2.cc parse.error=3Dcustom %debug %name-prefix "calc" %ve= rbose (calc.at:1487): ok (0m3.608s 0m0.322s) 563. Calculator C++ %glr-parser parse.error=3Dverbose %debug %name-prefix "= calc" api.token.prefix=3D{TOK_} %verbose (calc.at:1489): ok (0m1.848s = 0m0.217s) 564. Calculator glr2.cc parse.error=3Dverbose %debug %name-prefix "calc" ap= i.token.prefix=3D{TOK_} %verbose (calc.at:1489): ok (0m3.592s 0m0.372s= ) 565. Calculator C++ %glr-parser %locations %header parse.error=3Dverbose %d= ebug %name-prefix "calc" %verbose %parse-param {semantic_value *result}{int= *count}{int *nerrs} (calc.at:1491): ok (0m2.764s 0m0.321s) 566. Calculator glr2.cc %locations %header parse.error=3Dverbose %debug %na= me-prefix "calc" %verbose %parse-param {semantic_value *result}{int *count}= {int *nerrs} (calc.at:1491): ok (0m5.147s 0m0.478s) 567. Calculator C++ %glr-parser %locations %header parse.error=3Dverbose %d= ebug api.prefix=3D{calc} %verbose %parse-param {semantic_value *result}{int= *count}{int *nerrs} (calc.at:1492): ok (0m2.757s 0m0.330s) 568. Calculator glr2.cc %locations %header parse.error=3Dverbose %debug api= .prefix=3D{calc} %verbose %parse-param {semantic_value *result}{int *count}= {int *nerrs} (calc.at:1492): ok (0m4.866s 0m0.570s) 569. Calculator C++ %glr-parser %no-lines %locations %header parse.error=3D= verbose %debug api.prefix=3D{calc} %verbose %parse-param {semantic_value *r= esult}{int *count}{int *nerrs} (calc.at:1494): ok (0m2.772s 0m0.412s) 570. Calculator glr2.cc %no-lines %locations %header parse.error=3Dverbose = %debug api.prefix=3D{calc} %verbose %parse-param {semantic_value *result}{i= nt *count}{int *nerrs} (calc.at:1494): ok (0m4.844s 0m0.452s) 571. Calculator lalr1.d (calc.at:1504): skipped (calc.at:1504) 572. Calculator D (calc.at:1509): skipped (calc.at:1509) 573. Calculator D %locations (calc.at:1510): skipped (calc.at:1510) 574. Calculator D parse.error=3Ddetailed api.prefix=3D{calc} %verbose (cal= c.at:1512): skipped (calc.at:1512) 575. Calculator D %debug (calc.at:1514): skipped (calc.at:1514) 576. Calculator D parse.error=3Dcustom (calc.at:1516): skipped (calc.at:15= 16) 577. Calculator D %locations parse.error=3Dcustom (calc.at:1517): skipped = (calc.at:1517) 578. Calculator D %locations parse.error=3Ddetailed (calc.at:1518): skippe= d (calc.at:1518) 579. Calculator D %locations parse.error=3Dsimple (calc.at:1519): skipped = (calc.at:1519) 580. Calculator D parse.error=3Ddetailed %debug %verbose (calc.at:1520): s= kipped (calc.at:1520) 581. Calculator D parse.error=3Ddetailed %debug api.symbol.prefix=3D{SYMB_}= api.token.prefix=3D{TOK_} %verbose (calc.at:1521): skipped (calc.at:1521) 582. Calculator D %locations parse.lac=3Dfull parse.error=3Ddetailed (calc= .at:1523): skipped (calc.at:1523) 583. Calculator D %locations parse.lac=3Dfull parse.error=3Dcustom (calc.a= t:1524): skipped (calc.at:1524) 584. Calculator D %locations parse.lac=3Dfull parse.error=3Ddetailed parse.= trace (calc.at:1525): skipped (calc.at:1525) 585. Calculator D api.token.constructor %locations parse.error=3Dcustom api= .value.type=3Dunion (calc.at:1530): skipped (calc.at:1530) 586. Calculator D api.token.constructor %locations parse.error=3Ddetailed = (calc.at:1531): skipped (calc.at:1531) 587. Calculator D api.push-pull=3Dboth (calc.at:1532): skipped (calc.at:15= 32) 588. Calculator D parse.trace parse.error=3Dcustom %locations api.push-pull= =3Dboth parse.lac=3Dfull (calc.at:1533): skipped (calc.at:1533) 589. Calculator Java (calc.at:1544): ok (0m4.612s 0m0.541s) 590. Calculator Java parse.error=3Dcustom (calc.at:1545): ok (0m4.376s= 0m0.635s) 591. Calculator Java parse.error=3Ddetailed (calc.at:1546): ok (0m4.36= 4s 0m0.571s) 592. Calculator Java parse.error=3Dverbose (calc.at:1547): ok (0m4.442= s 0m0.579s) 593. Calculator Java %locations parse.error=3Dcustom (calc.at:1548): ok = (0m4.552s 0m0.531s) 594. Calculator Java %locations parse.error=3Ddetailed (calc.at:1549): ok = (0m4.589s 0m0.490s) 595. Calculator Java %locations parse.error=3Dverbose (calc.at:1550): ok = (0m4.680s 0m0.522s) 596. Calculator Java parse.trace parse.error=3Dverbose (calc.at:1551): ok = (0m5.197s 0m0.629s) 597. Calculator Java parse.trace parse.error=3Dverbose %locations %lex-para= m {InputStream is} (calc.at:1552): ok (0m5.029s 0m0.536s) 598. Calculator Java api.push-pull=3Dboth (calc.at:1554): ok (0m4.465s= 0m0.572s) 599. Calculator Java api.push-pull=3Dboth parse.error=3Ddetailed %locations= (calc.at:1555): ok (0m4.759s 0m0.500s) 600. Calculator Java parse.trace parse.error=3Dcustom %locations %lex-param= {InputStream is} api.push-pull=3Dboth (calc.at:1556): ok (0m5.214s 0m= 0.524s) 601. Calculator Java parse.trace parse.error=3Dverbose %locations %lex-para= m {InputStream is} api.push-pull=3Dboth (calc.at:1557): ok (0m5.418s 0= m0.586s) 602. Calculator Java parse.trace parse.error=3Dcustom %locations parse.lac= =3Dfull (calc.at:1560): ok (0m5.261s 0m0.573s) 603. Calculator Java parse.trace parse.error=3Dcustom %locations api.push-p= ull=3Dboth parse.lac=3Dfull (calc.at:1561): ok (0m5.629s 0m0.679s) 604. Big triangle (torture.at:132): ok (0m1.639s 0m0.072s) 605. Big horizontal (torture.at:216): ok (0m1.654s 0m0.048s) 606. State number type: 128 states (torture.at:270): skipped (torture.at:27= 0) 607. State number type: 129 states (torture.at:271): skipped (torture.at:27= 1) 608. State number type: 256 states (torture.at:272): skipped (torture.at:27= 2) 609. State number type: 257 states (torture.at:273): skipped (torture.at:27= 3) 610. State number type: 32768 states (torture.at:274): skipped (torture.at:= 274) 611. State number type: 65536 states (torture.at:275): skipped (torture.at:= 275) 612. State number type: 65537 states (torture.at:276): skipped (torture.at:= 276) 613. Many lookahead tokens (torture.at:385): ok (0m6.487s 0m0.159s) 614. Exploding the Stack Size with Alloca (torture.at:485): ok (0m0.535= s 0m0.055s) 615. Exploding the Stack Size with Malloc (torture.at:531): ok (0m0.570= s 0m0.037s) 616. GNU AWK 3.1.0 Grammar: LALR(1) (existing.at:74): ok (0m1.179s 0m0.= 057s) 617. GNU AWK 3.1.0 Grammar: IELR(1) (existing.at:74): ok (0m1.194s 0m0.= 076s) 618. GNU AWK 3.1.0 Grammar: Canonical LR(1) (existing.at:74): ok (0m4.3= 07s 0m0.175s) 619. GNU Cim Grammar: LALR(1) (existing.at:808): ok (0m1.768s 0m0.069s) 620. GNU Cim Grammar: IELR(1) (existing.at:808): ok (0m1.782s 0m0.080s) 621. GNU Cim Grammar: Canonical LR(1) (existing.at:808): ok (0m27.252s = 0m0.529s) 622. GNU pic (Groff 1.18.1) Grammar: LALR(1) (existing.at:1460): ok (0m= 1.834s 0m0.082s) 623. GNU pic (Groff 1.18.1) Grammar: IELR(1) (existing.at:1460): ok (0m= 1.869s 0m0.123s) 624. GNU pic (Groff 1.18.1) Grammar: Canonical LR(1) (existing.at:1460): ok= (0m13.250s 0m0.422s) 625. Trivial grammars (regression.at:25): ok (0m0.460s 0m0.036s) 626. YYSTYPE typedef (regression.at:55): ok (0m0.103s 0m0.007s) 627. Early token definitions with --yacc (regression.at:85): ok (0m0.11= 4s 0m0.015s) 628. Early token definitions without --yacc (regression.at:127): ok (0m= 0.119s 0m0.019s) 629. Braces parsing (regression.at:173): ok (0m0.029s 0m0.009s) 630. Rule Line Numbers (regression.at:196): ok (0m0.035s 0m0.007s) 631. Mixing %token styles (regression.at:345): ok (0m0.177s 0m0.013s) 632. Token definitions: parse.error=3Ddetailed (regression.at:437): ok = (0m0.398s 0m0.054s) 633. Token definitions: parse.error=3Dverbose (regression.at:438): ok (= 0m0.408s 0m0.040s) 634. Characters Escapes (regression.at:447): ok (0m0.107s 0m0.019s) 635. Web2c Report (regression.at:480): ok (0m0.047s 0m0.007s) 636. Web2c Actions (regression.at:661): ok (0m0.037s 0m0.011s) 637. Useless Tokens (regression.at:812): ok (0m0.155s 0m0.004s) 638. Dancer (regression.at:1143): ok (0m0.246s 0m0.035s) 639. Dancer %glr-parser (regression.at:1144): ok (0m0.637s 0m0.053s) 640. Dancer lalr1.cc (regression.at:1145): ok (0m1.116s 0m0.088s) 641. Expecting two tokens (regression.at:1220): ok (0m0.245s 0m0.026s) 642. Expecting two tokens %glr-parser (regression.at:1221): ok (0m0.643= s 0m0.029s) 643. Expecting two tokens lalr1.cc (regression.at:1222): ok (0m1.125s 0= m0.096s) 644. Braced code in declaration in rules section (regression.at:1230): ok = (0m0.346s 0m0.045s) 645. String alias declared after use (regression.at:1291): ok (0m0.025s= 0m0.002s) 646. Extra lookahead sets in report (regression.at:1314): ok (0m0.035s = 0m0.005s) 647. Token number in precedence declaration (regression.at:1355): ok (0= m0.403s 0m0.051s) 648. parse-gram.y: LALR =3D IELR (regression.at:1408): ok (0m0.527s 0m0= .007s) 649. parse.error=3Dverbose and YYSTACK_USE_ALLOCA (regression.at:1430): ok = (0m0.228s 0m0.040s) 650. parse.error=3Dverbose overflow (regression.at:1504): ok (0m0.231s = 0m0.040s) 651. LAC: Exploratory stack (regression.at:1628): ok (0m6.244s 0m0.408s= ) 652. LAC: Memory exhaustion (regression.at:1739): ok (0m1.502s 0m0.128s= ) 653. Lex and parse params: yacc.c (regression.at:1874): ok (0m0.188s 0m= 0.022s) 654. Lex and parse params: glr.c (regression.at:1875): ok (0m0.623s 0m0= .069s) 655. Lex and parse params: lalr1.cc (regression.at:1876): ok (0m1.078s = 0m0.077s) 656. Lex and parse params: glr.cc (regression.at:1877): ok (0m1.192s 0m= 0.103s) 657. Lex and parse params: glr2.cc (regression.at:1878): ok (0m2.544s 0= m0.164s) 658. stdio.h is not needed (regression.at:1889): ok (0m0.131s 0m0.028s) 659. Memory Leak for Early Deletion (push.at:25): ok (0m0.175s 0m0.023s= ) 660. Multiple impure instances (push.at:84): ok (0m0.329s 0m0.057s) 661. Unsupported Skeletons (push.at:145): ok (0m0.038s 0m0.007s) 662. Pstate reuse (push.at:167): ok (0m0.270s 0m0.028s) 663. C++ Locations Unit Tests (c++.at:26): ok (0m9.690s 0m0.686s) 664. C++ Variant-based Symbols Unit Tests (c++.at:107): ok (0m13.338s 0= m0.840s) 665. Multiple occurrences of $n and api.value.automove (c++.at:247): ok = (0m0.184s 0m0.022s) 666. Variants lalr1.cc (c++.at:566): ok (0m16.545s 0m1.290s) 667. Variants lalr1.cc parse.assert (c++.at:567): ok (0m18.116s 0m1.384= s) 668. Variants lalr1.cc parse.assert api.value.automove (c++.at:568): ok = (0m18.089s 0m1.482s) 669. Variants lalr1.cc parse.assert %locations (c++.at:569): ok (0m19.0= 10s 0m1.253s) 670. Variants lalr1.cc parse.assert %code {\n#define TWO_STAGE_BUILD\n} (c+= +.at:570): ok (0m18.342s 0m1.342s) 671. Variants lalr1.cc parse.assert api.token.constructor (c++.at:571): ok = (0m18.653s 0m1.356s) 672. Variants lalr1.cc parse.assert api.token.constructor api.token.prefix= =3D{TOK_} (c++.at:572): ok (0m18.766s 0m1.402s) 673. Variants lalr1.cc parse.assert api.token.constructor api.token.prefix= =3D{TOK_} %locations (c++.at:573): ok (0m19.790s 0m1.340s) 674. Variants lalr1.cc parse.assert api.token.constructor api.token.prefix= =3D{TOK_} %locations api.value.automove (c++.at:574): ok (0m19.006s 0m1= .278s) 675. Variants and Typed Midrule Actions (c++.at:584): ok (0m10.561s 0m0= .751s) 676. Doxygen Public Documentation (c++.at:794): ok (0m6.179s 0m1.151s) 677. Doxygen Private Documentation (c++.at:795): ok (0m7.959s 0m1.620s) 678. Relative namespace references (c++.at:848): ok (0m21.805s 0m1.757s= ) 679. Absolute namespace references (c++.at:854): ok (0m42.579s 0m3.754s= ) 680. Syntactically invalid namespace references (c++.at:863): ok (0m0.1= 55s 0m0.027s) 681. Syntax error discarding no lookahead (c++.at:884): ok (0m8.009s 0m= 0.666s) 682. Syntax error as exception: lalr1.cc (c++.at:1064): ok (0m12.413s 0= m1.021s) 683. Syntax error as exception: glr.cc (c++.at:1065): ok (0m12.496s 0m0= .967s) 684. Syntax error as exception: glr2.cc (c++.at:1066): ok (0m20.465s 0m= 1.368s) 685. Exception safety with error recovery (c++.at:1360): ok (0m13.372s= 0m0.899s) 686. Exception safety without error recovery (c++.at:1361): ok (0m12.9= 26s 0m1.069s) 687. Exception safety with error recovery api.value.type=3Dvariant (c++.at:= 1362): ok (0m15.127s 0m1.064s) 688. Exception safety without error recovery api.value.type=3Dvariant (c++.= at:1363): ok (0m14.963s 0m1.031s) 689. C++ GLR parser identifier shadowing (c++.at:1371): ok (0m7.443s 0m= 0.486s) 690. Shared locations (c++.at:1422): ok (0m2.477s 0m0.193s) 691. Default action (c++.at:1517): ok (0m6.869s 0m0.600s) 692. Java invalid directives (java.at:25): ok (0m0.067s 0m0.010s) 693. Java parser class and package names (java.at:186): ok (0m20.947s 0= m0.833s) 694. Java parser class modifiers (java.at:217): ok (0m36.744s 0m1.416s) 695. Java parser class extends and implements (java.at:287): ok (0m8.76= 6s 0m0.417s) 696. Java %parse-param and %lex-param (java.at:307): ok (0m26.570s 0m0.= 976s) 697. Java throws specifications (java.at:381): ok (1m32.275s 0m3.775s) 698. Java constructor init and init_throws (java.at:470): ok (0m5.978s = 0m0.235s) 699. Java value, position, and location types (java.at:497): ok (0m6.23= 6s 0m0.216s) 700. Java syntax error handling without error token (java.at:528): ok (= 0m2.477s 0m0.179s) 701. Trivial Push Parser with api.push-pull verification (javapush.at:172):= ok (0m3.300s 0m0.159s) 702. Trivial Push Parser with %initial-action (javapush.at:217): ok (0m= 3.300s 0m0.089s) 703. D parser class extends and implements (d.at:103): skipped (d.at:106) 704. D parser class api.token.raw true by default (d.at:138): skipped (d.at= :141) 705. GLR: Resolve ambiguity, impure, no locations (cxx-type.at:409): ok = (0m0.853s 0m0.058s) 706. GLR: Resolve ambiguity, impure, locations (cxx-type.at:415): ok (0= m0.925s 0m0.060s) 707. GLR: Resolve ambiguity, pure, no locations (cxx-type.at:420): ok (= 0m0.946s 0m0.036s) 708. GLR: Resolve ambiguity, pure, locations (cxx-type.at:426): ok (0m0= .935s 0m0.052s) 709. GLR: Merge conflicting parses, impure, no locations (cxx-type.at:432):= ok (0m0.876s 0m0.056s) 710. GLR: Merge conflicting parses, impure, locations (cxx-type.at:438): ok= (0m0.949s 0m0.052s) 711. GLR: Merge conflicting parses, pure, no locations (cxx-type.at:444): o= k (0m0.890s 0m0.044s) 712. GLR: Merge conflicting parses, pure, locations (cxx-type.at:449): ok = (0m0.953s 0m0.040s) 713. GLR: Verbose messages, resolve ambiguity, impure, no locations (cxx-ty= pe.at:455): ok (0m0.924s 0m0.065s) 714. Badly Collapsed GLR States: glr.c (glr-regression.at:205): ok (0m0= .732s 0m0.037s) 715. Badly Collapsed GLR States: glr.cc (glr-regression.at:206): ok (0m= 1.242s 0m0.102s) 716. Badly Collapsed GLR States: glr2.cc (glr-regression.at:207): ok (0= m2.876s 0m0.163s) 717. Improper handling of embedded actions and dollar(-N) in GLR parsers: g= lr.c (glr-regression.at:354): ok (0m0.814s 0m0.043s) 718. Improper handling of embedded actions and dollar(-N) in GLR parsers: g= lr.cc (glr-regression.at:355): ok (0m1.337s 0m0.097s) 719. Improper handling of embedded actions and dollar(-N) in GLR parsers: g= lr2.cc (glr-regression.at:356): ok (0m3.003s 0m0.143s) 720. Improper merging of GLR delayed action sets: glr.c (glr-regression.at:= 488): ok (0m0.780s 0m0.022s) 721. Improper merging of GLR delayed action sets: glr.cc (glr-regression.at= :489): ok (0m1.289s 0m0.087s) 722. Improper merging of GLR delayed action sets: glr2.cc (glr-regression.a= t:490): ok (0m2.933s 0m0.136s) 723. Duplicate representation of merged trees: %union { char *ptr; } glr.c = (glr-regression.at:592): ok (0m0.764s 0m0.043s) 724. Duplicate representation of merged trees: %union { char *ptr; } glr.cc= (glr-regression.at:593): ok (0m1.345s 0m0.064s) 725. Duplicate representation of merged trees: %union { char *ptr; } glr2.c= c (glr-regression.at:594): ok (0m2.914s 0m0.171s) 726. Duplicate representation of merged trees: api.value.type=3Dunion glr.c= (glr-regression.at:596): ok (0m0.780s 0m0.044s) 727. Duplicate representation of merged trees: api.value.type=3Dunion glr.c= c (glr-regression.at:597): ok (0m1.331s 0m0.079s) 728. Duplicate representation of merged trees: api.value.type=3Dunion glr2.= cc (glr-regression.at:598): ok (0m2.895s 0m0.219s) 729. User destructor for unresolved GLR semantic value: glr.c (glr-regressi= on.at:670): ok (0m0.731s 0m0.040s) 730. User destructor for unresolved GLR semantic value: glr.cc (glr-regress= ion.at:671): ok (0m1.262s 0m0.093s) 731. User destructor for unresolved GLR semantic value: glr2.cc (glr-regres= sion.at:672): ok (0m2.854s 0m0.155s) 732. User destructor after an error during a split parse: glr.c (glr-regres= sion.at:738): ok (0m0.713s 0m0.041s) 733. User destructor after an error during a split parse: glr.cc (glr-regre= ssion.at:739): ok (0m1.270s 0m0.061s) 734. User destructor after an error during a split parse: glr2.cc (glr-regr= ession.at:740): ok (0m2.884s 0m0.151s) 735. Duplicated user destructor for lookahead: glr.c (glr-regression.at:843= ): ok (0m0.690s 0m0.039s) 736. Duplicated user destructor for lookahead: glr.cc (glr-regression.at:84= 4): ok (0m1.205s 0m0.081s) 737. Duplicated user destructor for lookahead: glr2.cc (glr-regression.at:8= 45): ok (0m2.842s 0m0.148s) 738. Incorrectly initialized location for empty right-hand side in GLR: glr= .c (glr-regression.at:944): ok (0m0.770s 0m0.060s) 739. Incorrectly initialized location for empty right-hand side in GLR: glr= .cc (glr-regression.at:945): ok (0m1.388s 0m0.084s) 740. Incorrectly initialized location for empty right-hand side in GLR: glr= 2.cc (glr-regression.at:946): ok (0m3.108s 0m0.159s) 741. No users destructors if stack 0 deleted: glr.c (glr-regression.at:1036= ): ok (0m0.708s 0m0.036s) 742. No users destructors if stack 0 deleted: glr.cc (glr-regression.at:103= 7): ok (0m1.221s 0m0.092s) 743. No users destructors if stack 0 deleted: glr2.cc (glr-regression.at:10= 38): ok (0m2.840s 0m0.133s) 744. Corrupted semantic options if user action cuts parse: glr.c (glr-regre= ssion.at:1102): ok (0m0.809s 0m0.049s) 745. Corrupted semantic options if user action cuts parse: glr.cc (glr-regr= ession.at:1103): ok (0m1.331s 0m0.092s) 746. Corrupted semantic options if user action cuts parse: glr2.cc (glr-reg= ression.at:1104): ok (0m2.945s 0m0.232s) 747. Undesirable destructors if user action cuts parse: glr.c (glr-regressi= on.at:1174): ok (0m0.753s 0m0.042s) 748. Undesirable destructors if user action cuts parse: glr.cc (glr-regress= ion.at:1175): ok (0m1.326s 0m0.123s) 749. Undesirable destructors if user action cuts parse: glr2.cc (glr-regres= sion.at:1176): ok (0m3.189s 0m0.161s) 750. Leaked semantic values if user action cuts parse: glr.c (glr-regressio= n.at:1310): ok (0m0.783s 0m0.036s) 751. Leaked semantic values if user action cuts parse: glr.cc (glr-regressi= on.at:1311): ok (0m1.442s 0m0.116s) 752. Leaked semantic values if user action cuts parse: glr2.cc (glr-regress= ion.at:1312): ok (0m2.884s 0m0.183s) 753. Incorrect lookahead during deterministic GLR: glr.c (glr-regression.at= :1445): ok (0m0.757s 0m0.061s) 754. Incorrect lookahead during deterministic GLR: glr.cc (glr-regression.a= t:1446): ok (0m1.360s 0m0.115s) 755. Incorrect lookahead during deterministic GLR: glr2.cc (glr-regression.= at:1447): ok (0m3.151s 0m0.134s) 756. Incorrect lookahead during nondeterministic GLR: glr.c (glr-regression= .at:1678): ok (0m0.812s 0m0.048s) 757. Incorrect lookahead during nondeterministic GLR: glr.cc (glr-regressio= n.at:1679): ok (0m1.432s 0m0.083s) 758. Incorrect lookahead during nondeterministic GLR: glr2.cc (glr-regressi= on.at:1680): ok (0m3.221s 0m0.136s) 759. Leaked semantic values when reporting ambiguity: glr.c (glr-regression= .at:1785): ok (0m0.701s 0m0.061s) 760. Leaked semantic values when reporting ambiguity: glr.cc (glr-regressio= n.at:1786): ok (0m1.241s 0m0.098s) 761. Leaked semantic values when reporting ambiguity: glr2.cc (glr-regressi= on.at:1787): ok (0m2.923s 0m0.153s) 762. Leaked lookahead after nondeterministic parse syntax error: glr.c (glr= -regression.at:1860): ok (0m0.753s 0m0.055s) 763. Leaked lookahead after nondeterministic parse syntax error: glr.cc (gl= r-regression.at:1861): ok (0m1.275s 0m0.083s) 764. Leaked lookahead after nondeterministic parse syntax error: glr2.cc (g= lr-regression.at:1862): ok (0m2.958s 0m0.147s) 765. Uninitialized location when reporting ambiguity: glr.c api.pure (glr-r= egression.at:1964): ok (0m0.827s 0m0.052s) 766. Uninitialized location when reporting ambiguity: glr.cc (glr-regressio= n.at:1965): ok (0m1.449s 0m0.084s) 767. Uninitialized location when reporting ambiguity: glr2.cc (glr-regressi= on.at:1966): ok (0m3.201s 0m0.169s) 768. Missed %merge type warnings when LHS type is declared later: glr.c (gl= r-regression.at:2035): ok (0m0.006s 0m0.006s) 769. Missed %merge type warnings when LHS type is declared later: glr.cc (g= lr-regression.at:2036): ok (0m0.007s 0m0.003s) 770. Missed %merge type warnings when LHS type is declared later: glr2.cc (= glr-regression.at:2037): ok (0m0.009s 0m0.001s) 771. Ambiguity reports: glr.c (glr-regression.at:2149): ok (0m0.716s 0m= 0.048s) 772. Ambiguity reports: glr.cc (glr-regression.at:2150): ok (0m1.251s 0= m0.123s) 773. Ambiguity reports: glr2.cc (glr-regression.at:2151): ok (0m2.944s = 0m0.146s) 774. Predicates: glr.c (glr-regression.at:2229): ok (0m0.806s 0m0.040s) 775. Predicates: glr.cc (glr-regression.at:2230): ok (0m1.370s 0m0.084s= ) 776. Predicates: glr2.cc (glr-regression.at:2231): ok (0m3.055s 0m0.122= s) testsuite: ending at: Fri May 23 13:37:36 UTC 2025 testsuite: test suite duration: 0h 31m 28s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 747 tests were run, 1 failed unexpectedly. 29 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Bison 3.8.2 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 551: calc.at:1478 Calculator glr2.cc %locations api.location.type=3D= {Span}=20 glr c++ Skipped tests: GNU Bison 3.8.2 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 465: scanner.at:326 Token numbers: lalr1.d d 466: scanner.at:326 Token numbers: lalr1.d api.token.raw d 571: calc.at:1504 Calculator lalr1.d=20 d 572: calc.at:1509 Calculator D =20 d 573: calc.at:1510 Calculator D %locations=20 d 574: calc.at:1512 Calculator D parse.error=3Ddetailed api.prefix=3D{= calc} %verbose=20 d 575: calc.at:1514 Calculator D %debug=20 d 576: calc.at:1516 Calculator D parse.error=3Dcustom=20 d 577: calc.at:1517 Calculator D %locations parse.error=3Dcustom=20 d 578: calc.at:1518 Calculator D %locations parse.error=3Ddetailed=20 d 579: calc.at:1519 Calculator D %locations parse.error=3Dsimple=20 d 580: calc.at:1520 Calculator D parse.error=3Ddetailed %debug %verbos= e=20 d 581: calc.at:1521 Calculator D parse.error=3Ddetailed %debug api.sym= bol.prefix=3D{SYMB_} api.token.prefix=3D{TOK_} %verbose=20 d 582: calc.at:1523 Calculator D %locations parse.lac=3Dfull parse.err= or=3Ddetailed=20 d 583: calc.at:1524 Calculator D %locations parse.lac=3Dfull parse.err= or=3Dcustom=20 d 584: calc.at:1525 Calculator D %locations parse.lac=3Dfull parse.err= or=3Ddetailed parse.trace=20 d 585: calc.at:1530 Calculator D api.token.constructor %locations pars= e.error=3Dcustom api.value.type=3Dunion=20 d 586: calc.at:1531 Calculator D api.token.constructor %locations pars= e.error=3Ddetailed=20 d 587: calc.at:1532 Calculator D api.push-pull=3Dboth=20 push d 588: calc.at:1533 Calculator D parse.trace parse.error=3Dcustom %loc= ations api.push-pull=3Dboth parse.lac=3Dfull=20 push d 606: torture.at:270 State number type: 128 states 607: torture.at:271 State number type: 129 states 608: torture.at:272 State number type: 256 states 609: torture.at:273 State number type: 257 states 610: torture.at:274 State number type: 32768 states 611: torture.at:275 State number type: 65536 states 612: torture.at:276 State number type: 65537 states 703: d.at:103 D parser class extends and implements d 704: d.at:138 D parser class api.token.raw true by default d ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 551. calc.at:1478: testing Calculator glr2.cc %locations api.location.type= =3D{Span} ... ./calc.at:1478: mv calc.y.tmp calc.y ./calc.at:1478: COLUMNS=3D1000; export COLUMNS; NO_TERM_HYPERLINKS=3D1; exp= ort NO_TERM_HYPERLINKS; bison --color=3Dno -fno-caret -Wno-deprecated -o c= alc.cc calc.y ./calc.at:1478: $CXX $CPPFLAGS $CXX11_CXXFLAGS $CXXFLAGS $LDFLAGS -o calc c= alc.cc $LIBS stderr: calc.cc: In member function 'int yy::parser::glr_stack::parse()': calc.cc:2612:33: error: variable 'yyerrloc' might be clobbered by 'longjmp'= or 'vfork' [-Werror=3Dclobbered] 2612 | location_type yyerrloc; | ^~~~~~~~ cc1plus: all warnings being treated as errors stdout: ./calc.at:1478: exit code was 1, expected 0 551. calc.at:1478: 551. Calculator glr2.cc %locations api.location.type=3D{= Span} (calc.at:1478): FAILED (calc.at:1478) ## ------------- ## ## ../config.log ## ## ------------- ## | This file contains any messages produced by compilers while | running configure, to aid debugging if configure makes a mistake. |=20 | It was created by GNU Bison configure 3.8.2, which was | generated by GNU Autoconf 2.71. Invocation command line was |=20 | $ ./configure --prefix=3D/usr/local --build=3Dx86_64-linux-gnu --host= =3Dx86_64-linux-gnu --disable-silent-rules --enable-gcc-warnings M4=3D/usr/= local/bin/m4 |=20 | ## --------- ## | ## Platform. ## | ## --------- ## |=20 | hostname =3D HOMINITRIX | uname -m =3D x86_64 | uname -r =3D 5.15.0-138-generic | uname -s =3D Linux | uname -v =3D #148~20.04.1-Ubuntu SMP Fri Mar 28 14:32:35 UTC 2025 |=20 | /usr/bin/uname -p =3D x86_64 | /bin/uname -X =3D unknown |=20 | /bin/arch =3D x86_64 | /usr/bin/arch -k =3D unknown | /usr/convex/getsysinfo =3D unknown | /usr/bin/hostinfo =3D unknown | /bin/machine =3D unknown | /usr/bin/oslevel =3D unknown | /bin/universe =3D unknown |=20 | PATH: /usr/local/TexLIve/2024/bin/x86_64-linux/ | PATH: /3Xe/NOOODE.018o020o007.RELEAZE/APLIC4THION/bin/ | PATH: /3Xe/MEZZONN-01o08o00-RELEAZE/APLIC4THION/ | PATH: /3Xe/INTEL4.SDE-09o38o00-RELEAZE/APLC4TION/ | PATH: /3Xe/GO-DIALECT.01o20o14.RELEAZE/APLIC4THION/bin/ | PATH: /3Xe/CEH-MAKE.03o30o07.RELEAZE/APLIC4THION/bin/ | PATH: /home/oreo/.local/bin/ | PATH: /home/oreo/.4Me/ | PATH: /home/oreo/.3Xe/ | PATH: /home/oreo/.2Me/ | PATH: /home/oreo/.1oL/ | PATH: /usr/local/sbin/ | PATH: /usr/local/bin/ | PATH: /usr/sbin/ | PATH: /usr/bin/ | PATH: /sbin/ | PATH: /bin/ | PATH: /snap/bin/ |=20 |=20 | ## ----------- ## | ## Core tests. ## | ## ----------- ## |=20 | configure:4721: looking for aux files: config.rpath config.guess config.s= ub compile missing install-sh | configure:4734: trying ./build-aux/ | configure:4763: ./build-aux/config.rpath found | configure:4763: ./build-aux/config.guess found | configure:4763: ./build-aux/config.sub found | configure:4763: ./build-aux/compile found | configure:4763: ./build-aux/missing found | configure:4745: ./build-aux/install-sh found | configure:4910: checking for a BSD-compatible install | configure:4983: result: /usr/bin/install -c | configure:4994: checking whether build environment is sane | configure:5049: result: yes | configure:5206: checking for a race-free mkdir -p | configure:5250: result: /usr/bin/mkdir -p | configure:5257: checking for gawk | configure:5278: found /usr/bin/gawk | configure:5289: result: gawk | configure:5300: checking whether make sets $(MAKE) | configure:5323: result: yes | configure:5353: checking whether make supports nested variables | configure:5371: result: yes | configure:5519: checking whether make supports nested variables | configure:5537: result: yes | configure:5569: checking for x86_64-linux-gnu-gcc | configure:5601: result: gcc-10 | configure:5999: checking for C compiler version | configure:6008: gcc-10 --version >&5 | gcc-10 (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 | Copyright (C) 2020 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is N= O | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. |=20 | configure:6019: $? =3D 0 | configure:6008: gcc-10 -v >&5 | Using built-in specs. | COLLECT_GCC=3Dgcc-10 | COLLECT_LTO_WRAPPER=3D/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper | OFFLOAD_TARGET_NAMES=3Dnvptx-none:amdgcn-amdhsa:hsa | OFFLOAD_TARGET_DEFAULT=3D1 | Target: x86_64-linux-gnu | Configured with: ../src/configure -v --with-pkgversion=3D'Ubuntu 10.5.0-1= ubuntu1~20.04' --with-bugurl=3Dfile:///usr/share/doc/gcc-10/README.Bugs --e= nable-languages=3Dc,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=3D/u= sr --with-gcc-major-version-only --program-suffix=3D-10 --program-prefix=3D= x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=3D/= usr/lib --without-included-gettext --enable-threads=3Dposix --libdir=3D/usr= /lib --enable-nls --enable-bootstrap --enable-clocale=3Dgnu --enable-libstd= cxx-debug --enable-libstdcxx-time=3Dyes --with-default-libstdcxx-abi=3Dnew = --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable= -default-pie --with-system-zlib --enable-libphobos-checking=3Drelease --wit= h-target-system-zlib=3Dauto --enable-objc-gc=3Dauto --enable-multiarch --di= sable-werror --with-arch-32=3Di686 --with-abi=3Dm64 --with-multilib-list=3D= m32,m64,mx32 --enable-multilib --with-tune=3Dgeneric --enable-offload-targe= ts=3Dnvptx-none=3D/build/gcc-10-g5VkgL/gcc-10-10.5.0/debian/tmp-nvptx/usr,a= mdgcn-amdhsa=3D/build/gcc-10-g5VkgL/gcc-10-10.5.0/debian/tmp-gcn/usr,hsa --= without-cuda-driver --enable-checking=3Drelease --build=3Dx86_64-linux-gnu = --host=3Dx86_64-linux-gnu --target=3Dx86_64-linux-gnu --with-build-config= =3Dbootstrap-lto-lean --enable-link-mutex | Thread model: posix | Supported LTO compression algorithms: zlib zstd | gcc version 10.5.0 (Ubuntu 10.5.0-1ubuntu1~20.04)=20 | ... rest of stderr output deleted ... | configure:6019: $? =3D 0 | configure:6008: gcc-10 -V >&5 | gcc-10: error: unrecognized command-line option '-V' | gcc-10: fatal error: no input files | compilation terminated. | configure:6019: $? =3D 1 | configure:6008: gcc-10 -qversion >&5 | gcc-10: error: unrecognized command-line option '-qversion'; did you mean= '--version'? | gcc-10: fatal error: no input files | compilation terminated. | configure:6019: $? =3D 1 | configure:6008: gcc-10 -version >&5 | gcc-10: error: unrecognized command-line option '-version' | gcc-10: fatal error: no input files | compilation terminated. | configure:6019: $? =3D 1 | configure:6039: checking whether the C compiler works | configure:6061: gcc-10 conftest.c >&5 | configure:6065: $? =3D 0 | configure:6115: result: yes | configure:6118: checking for C compiler default output file name | configure:6120: result: a.out | configure:6126: checking for suffix of executables | configure:6133: gcc-10 -o conftest conftest.c >&5 | configure:6137: $? =3D 0 | configure:6160: result:=20 | configure:6182: checking whether we are cross compiling | configure:6190: gcc-10 -o conftest conftest.c >&5 | configure:6194: $? =3D 0 | configure:6201: ./conftest | configure:6205: $? =3D 0 | configure:6193: result: no | configure:6198: checking for suffix of object files | configure:6221: gcc-10 -c conftest.c >&5 | configure:6225: $? =3D 0 | configure:6247: result: o | configure:6251: checking whether the compiler supports GNU C | configure:6271: gcc-10 -c conftest.c >&5 | configure:6271: $? =3D 0 | configure:6281: result: yes | configure:6292: checking whether gcc-10 accepts -g | configure:6313: gcc-10 -c -g conftest.c >&5 | configure:6313: $? =3D 0 | configure:6357: result: yes | configure:6377: checking for gcc-10 option to enable C11 features | configure:6392: gcc-10 -c -g -O2 conftest.c >&5 | configure:6392: $? =3D 0 | configure:6410: result: none needed | configure:6526: checking whether gcc-10 understands -c and -o together | configure:6549: gcc-10 -c conftest.c -o conftest2.o | configure:6552: $? =3D 0 | configure:6549: gcc-10 -c conftest.c -o conftest2.o | configure:6552: $? =3D 0 | configure:6564: result: yes | configure:6582: checking whether the compiler is clang | configure:6604: gcc-10 -c -g -O2 conftest.c >&5 | configure:6604: $? =3D 0 | configure:6613: result: no | configure:6617: checking for compiler option needed when checking for dec= larations | configure:6650: result: none | configure:6662: checking whether make supports the include directive | configure:6677: make -f confmf.GNU && cat confinc.out | this is the am__doit target | configure:6680: $? =3D 0 | configure:6699: result: yes (GNU style) | configure:6725: checking dependency style of gcc-10 | configure:6837: result: gcc3 | configure:6980: checking for C++ compiler version | configure:6989: g++-10 --version >&5 | g++-10 (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 | Copyright (C) 2020 Free Software Foundation, Inc. | This is free software; see the source for copying conditions. There is N= O | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOS= E. |=20 | configure:7000: $? =3D 0 | configure:6989: g++-10 -v >&5 | Using built-in specs. | COLLECT_GCC=3Dg++-10 | COLLECT_LTO_WRAPPER=3D/usr/lib/gcc/x86_64-linux-gnu/10/lto-wrapper | OFFLOAD_TARGET_NAMES=3Dnvptx-none:amdgcn-amdhsa:hsa | OFFLOAD_TARGET_DEFAULT=3D1 | Target: x86_64-linux-gnu | Configured with: ../src/configure -v --with-pkgversion=3D'Ubuntu 10.5.0-1= ubuntu1~20.04' --with-bugurl=3Dfile:///usr/share/doc/gcc-10/README.Bugs --e= nable-languages=3Dc,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=3D/u= sr --with-gcc-major-version-only --program-suffix=3D-10 --program-prefix=3D= x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=3D/= usr/lib --without-included-gettext --enable-threads=3Dposix --libdir=3D/usr= /lib --enable-nls --enable-bootstrap --enable-clocale=3Dgnu --enable-libstd= cxx-debug --enable-libstdcxx-time=3Dyes --with-default-libstdcxx-abi=3Dnew = --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable= -default-pie --with-system-zlib --enable-libphobos-checking=3Drelease --wit= h-target-system-zlib=3Dauto --enable-objc-gc=3Dauto --enable-multiarch --di= sable-werror --with-arch-32=3Di686 --with-abi=3Dm64 --with-multilib-list=3D= m32,m64,mx32 --enable-multilib --with-tune=3Dgeneric --enable-offload-targe= ts=3Dnvptx-none=3D/build/gcc-10-g5VkgL/gcc-10-10.5.0/debian/tmp-nvptx/usr,a= mdgcn-amdhsa=3D/build/gcc-10-g5VkgL/gcc-10-10.5.0/debian/tmp-gcn/usr,hsa --= without-cuda-driver --enable-checking=3Drelease --build=3Dx86_64-linux-gnu = --host=3Dx86_64-linux-gnu --target=3Dx86_64-linux-gnu --with-build-config= =3Dbootstrap-lto-lean --enable-link-mutex | Thread model: posix | Supported LTO compression algorithms: zlib zstd | gcc version 10.5.0 (Ubuntu 10.5.0-1ubuntu1~20.04)=20 | ... rest of stderr output deleted ... | configure:7000: $? =3D 0 | configure:6989: g++-10 -V >&5 | g++-10: error: unrecognized command-line option '-V' | g++-10: fatal error: no input files | compilation terminated. | configure:7000: $? =3D 1 | configure:6989: g++-10 -qversion >&5 | g++-10: error: unrecognized command-line option '-qversion'; did you mean= '--version'? | g++-10: fatal error: no input files | compilation terminated. | configure:7000: $? =3D 1 | configure:7004: checking whether the compiler supports GNU C++ | configure:7024: g++-10 -c conftest.cpp >&5 | configure:7024: $? =3D 0 | configure:7034: result: yes | configure:7045: checking whether g++-10 accepts -g | configure:7066: g++-10 -c -g conftest.cpp >&5 | configure:7066: $? =3D 0 | configure:7110: result: yes | configure:7130: checking for g++-10 option to enable C++11 features | configure:7145: g++-10 -c -g -O2 conftest.cpp >&5 | configure:7145: $? =3D 0 | configure:7163: result: none needed | configure:7229: checking dependency style of g++-10 | configure:7341: result: gcc3 | configure:7363: checking for stdio.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for stdlib.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for string.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for inttypes.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for stdint.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for strings.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/stat.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/types.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for unistd.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for wchar.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for minix/config.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:50:10: fatal error: minix/config.h: No such file or directory | 50 | #include <minix/config.h> | | ^~~~~~~~~~~~~~~~ | compilation terminated. | configure:7363: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | | #include <minix/config.h> | configure:7363: result: no | configure:7363: checking for locale.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/param.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/socket.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for stdio_ext.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for features.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for getopt.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/cdefs.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/time.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for iconv.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for limits.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for crtdefs.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:60:10: fatal error: crtdefs.h: No such file or directory | 60 | #include <crtdefs.h> | | ^~~~~~~~~~~ | compilation terminated. | configure:7363: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | | #include <crtdefs.h> | configure:7363: result: no | configure:7363: checking for wctype.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for threads.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for math.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/mman.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for spawn.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/ioctl.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/resource.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/times.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for sys/wait.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for termios.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for dirent.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | configure:7363: $? =3D 0 | configure:7363: result: yes | configure:7363: checking for xlocale.h | configure:7363: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:71:10: fatal error: xlocale.h: No such file or directory | 71 | #include <xlocale.h> | | ^~~~~~~~~~~ | compilation terminated. | configure:7363: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | | #include <xlocale.h> | configure:7363: result: no | configure:7394: checking whether it is safe to define __EXTENSIONS__ | configure:7413: gcc-10 -c -g -O2 conftest.c >&5 | configure:7413: $? =3D 0 | configure:7421: result: yes | configure:7424: checking whether _XOPEN_SOURCE should be defined | configure:7446: gcc-10 -c -g -O2 conftest.c >&5 | configure:7446: $? =3D 0 | configure:7473: result: no | configure:7535: checking build system type | configure:7550: result: x86_64-pc-linux-gnu | configure:7570: checking host system type | configure:7584: result: x86_64-pc-linux-gnu | configure:7621: checking how to run the C preprocessor | configure:7647: gcc-10 -E conftest.c | configure:7647: $? =3D 0 | configure:7662: gcc-10 -E conftest.c | conftest.c:60:10: fatal error: ac_nonexistent.h: No such file or director= y | 60 | #include <ac_nonexistent.h> | | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:7662: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | /* end confdefs.h. */ | | #include <ac_nonexistent.h> | configure:7689: result: gcc-10 -E | configure:7703: gcc-10 -E conftest.c | configure:7703: $? =3D 0 | configure:7718: gcc-10 -E conftest.c | conftest.c:60:10: fatal error: ac_nonexistent.h: No such file or director= y | 60 | #include <ac_nonexistent.h> | | ^~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:7718: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | /* end confdefs.h. */ | | #include <ac_nonexistent.h> | configure:7749: checking for grep that handles long lines and -e | configure:7813: result: /usr/bin/grep | configure:7818: checking for egrep | configure:7886: result: /usr/bin/grep -E | configure:7894: checking for Minix Amsterdam compiler | configure:7920: result: no | configure:7937: checking for x86_64-linux-gnu-ar | configure:7958: found /usr/bin/x86_64-linux-gnu-ar | configure:7969: result: x86_64-linux-gnu-ar | configure:8049: checking for x86_64-linux-gnu-ranlib | configure:8070: found /usr/bin/x86_64-linux-gnu-ranlib | configure:8081: result: x86_64-linux-gnu-ranlib | configure:8190: checking for special C compiler options needed for large = files | configure:8238: result: no | configure:8244: checking for _FILE_OFFSET_BITS value needed for large fil= es | configure:8270: gcc-10 -c -g -O2 conftest.c >&5 | configure:8270: $? =3D 0 | configure:8305: result: no | configure:8982: checking for ld used by gcc-10 | configure:9110: result: /usr/bin/ld | configure:9117: checking if the linker (/usr/bin/ld) is GNU ld | configure:9133: result: yes | configure:9141: checking for shared library run path origin | configure:9155: result: done | configure:9177: checking 32-bit host C ABI | configure:9244: gcc-10 -c -g -O2 conftest.c >&5 | configure:9244: $? =3D 0 | configure:9440: result: no | configure:9449: checking for ELF binary format | configure:9473: result: yes | configure:9525: checking for the common suffixes of directories in the li= brary search path | configure:9594: result: lib,lib,lib64 | configure:10133: checking for libtextstyle | configure:10156: gcc-10 -o conftest -g -O2 conftest.c -ltextstyle >&5 | conftest.c:60:10: fatal error: textstyle.h: No such file or directory | 60 | #include <textstyle.h> | | ^~~~~~~~~~~~~ | compilation terminated. | configure:10156: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | /* end confdefs.h. */ | | #include <textstyle.h> | | int | | main (void) | | { | | styled_ostream_t s =3D term_styled_ostream_create(1,"",TTYCTL_AUTO,""); | | ostream_printf(s,"%d",42); | | ; | | return 0; | | } | configure:10167: result: no | configure:10193: checking for inline | configure:10210: gcc-10 -c -g -O2 conftest.c >&5 | configure:10210: $? =3D 0 | configure:10219: result: inline | configure:10241: checking for tcdrain | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for canonicalize_file_name | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for faccessat | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for realpath | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for lstat | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for readlinkat | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for _set_invalid_parameter_handler | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/ccSHoVjr.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:93: undefined re= ference to `_set_invalid_parameter_handler' | collect2: error: ld returned 1 exit status | configure:10241: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | /* end confdefs.h. */ | | /* Define _set_invalid_parameter_handler to an innocuous variant, in ca= se <limits.h> declares _set_invalid_parameter_handler. | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter= _handler | |=20 | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char _set_invalid_parameter_handler (); belo= w. */ | |=20 | | #include <limits.h> | | #undef _set_invalid_parameter_handler | |=20 | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char _set_invalid_parameter_handler (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub__set_invalid_parameter_handler || defined __stub____= set_invalid_parameter_handler | | choke me | | #endif | |=20 | | int | | main (void) | | { | | return _set_invalid_parameter_handler (); | | ; | | return 0; | | } | configure:10241: result: no | configure:10241: checking for fchdir | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for fcntl | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for symlink | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for ffsl | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:85:6: warning: conflicting types for built-in function 'ffsl';= expected 'int(long int)' [-Wbuiltin-declaration-mismatch] | 85 | char ffsl (); | | ^~~~ | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for vasnprintf | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/cc2ZQDfM.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:97: undefined re= ference to `vasnprintf' | collect2: error: ld returned 1 exit status | configure:10241: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | /* end confdefs.h. */ | | /* Define vasnprintf to an innocuous variant, in case <limits.h> declar= es vasnprintf. | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | | #define vasnprintf innocuous_vasnprintf | |=20 | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char vasnprintf (); below. */ | |=20 | | #include <limits.h> | | #undef vasnprintf | |=20 | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char vasnprintf (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_vasnprintf || defined __stub___vasnprintf | | choke me | | #endif | |=20 | | int | | main (void) | | { | | return vasnprintf (); | | ; | | return 0; | | } | configure:10241: result: no | configure:10241: checking for snprintf | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:86:6: warning: conflicting types for built-in function 'snprin= tf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuilt= in-declaration-mismatch] | 86 | char snprintf (); | | ^~~~~~~~ | conftest.c:78:1: note: 'snprintf' is declared in header '<stdio.h>' | 77 | #include <limits.h> | 78 | #undef snprintf | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for fsync | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for microuptime | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/ccMV9WrC.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:99: undefined re= ference to `microuptime' | collect2: error: ld returned 1 exit status | configure:10241: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | /* end confdefs.h. */ | | /* Define microuptime to an innocuous variant, in case <limits.h> decla= res microuptime. | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | | #define microuptime innocuous_microuptime | |=20 | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char microuptime (); below. */ | |=20 | | #include <limits.h> | | #undef microuptime | |=20 | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char microuptime (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_microuptime || defined __stub___microuptime | | choke me | | #endif | |=20 | | int | | main (void) | | { | | return microuptime (); | | ; | | return 0; | | } | configure:10241: result: no | configure:10241: checking for nanouptime | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/ccdMoXtE.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:99: undefined re= ference to `nanouptime' | collect2: error: ld returned 1 exit status | configure:10241: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | /* end confdefs.h. */ | | /* Define nanouptime to an innocuous variant, in case <limits.h> declar= es nanouptime. | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | | #define nanouptime innocuous_nanouptime | |=20 | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char nanouptime (); below. */ | |=20 | | #include <limits.h> | | #undef nanouptime | |=20 | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char nanouptime (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_nanouptime || defined __stub___nanouptime | | choke me | | #endif | |=20 | | int | | main (void) | | { | | return nanouptime (); | | ; | | return 0; | | } | configure:10241: result: no | configure:10241: checking for getprogname | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/ccML70CS.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:99: undefined re= ference to `getprogname' | collect2: error: ld returned 1 exit status | configure:10241: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | /* end confdefs.h. */ | | /* Define getprogname to an innocuous variant, in case <limits.h> decla= res getprogname. | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | | #define getprogname innocuous_getprogname | |=20 | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char getprogname (); below. */ | |=20 | | #include <limits.h> | | #undef getprogname | |=20 | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char getprogname (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_getprogname || defined __stub___getprogname | | choke me | | #endif | |=20 | | int | | main (void) | | { | | return getprogname (); | | ; | | return 0; | | } | configure:10241: result: no | configure:10241: checking for getexecname | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/ccZTjCDW.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:99: undefined re= ference to `getexecname' | collect2: error: ld returned 1 exit status | configure:10241: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | /* end confdefs.h. */ | | /* Define getexecname to an innocuous variant, in case <limits.h> decla= res getexecname. | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | | #define getexecname innocuous_getexecname | |=20 | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char getexecname (); below. */ | |=20 | | #include <limits.h> | | #undef getexecname | |=20 | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char getexecname (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_getexecname || defined __stub___getexecname | | choke me | | #endif | |=20 | | int | | main (void) | | { | | return getexecname (); | | ; | | return 0; | | } | configure:10241: result: no | configure:10241: checking for getrusage | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for gettimeofday | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for iswcntrl | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:90:6: warning: conflicting types for built-in function 'iswcnt= rl'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] | 90 | char iswcntrl (); | | ^~~~~~~~ | conftest.c:82:1: note: 'iswcntrl' is declared in header '<wctype.h>' | 81 | #include <limits.h> | 82 | #undef iswcntrl | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for iswblank | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:91:6: warning: conflicting types for built-in function 'iswbla= nk'; expected 'int(unsigned int)' [-Wbuiltin-declaration-mismatch] | 91 | char iswblank (); | | ^~~~~~~~ | conftest.c:83:1: note: 'iswblank' is declared in header '<wctype.h>' | 82 | #include <limits.h> | 83 | #undef iswblank | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for mbsinit | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for mbrtowc | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for isascii | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:94:6: warning: conflicting types for built-in function 'isasci= i'; expected 'int(int)' [-Wbuiltin-declaration-mismatch] | 94 | char isascii (); | | ^~~~~~~ | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for mprotect | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for obstack_printf | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for strerror_r | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for __xpg_strerror_r | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for pipe | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for pipe2 | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for posix_spawn_file_actions_addchdir_np | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for posix_spawn_file_actions_addchdir | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/ccYpPRNg.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:113: undefined r= eference to `posix_spawn_file_actions_addchdir' | collect2: error: ld returned 1 exit status | configure:10241: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | /* end confdefs.h. */ | | /* Define posix_spawn_file_actions_addchdir to an innocuous variant, in= case <limits.h> declares posix_spawn_file_actions_addchdir. | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | | #define posix_spawn_file_actions_addchdir innocuous_posix_spawn_file_ac= tions_addchdir | |=20 | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char posix_spawn_file_actions_addchdir (); b= elow. */ | |=20 | | #include <limits.h> | | #undef posix_spawn_file_actions_addchdir | |=20 | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char posix_spawn_file_actions_addchdir (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_posix_spawn_file_actions_addchdir || defined __stub_= __posix_spawn_file_actions_addchdir | | choke me | | #endif | |=20 | | int | | main (void) | | { | | return posix_spawn_file_actions_addchdir (); | | ; | | return 0; | | } | configure:10241: result: no | configure:10241: checking for readlink | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for setenv | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for link | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for sigaction | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for sigaltstack | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for siginterrupt | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for stpncpy | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:108:6: warning: conflicting types for built-in function 'stpnc= py'; expected 'char *(char *, const char *, long unsigned int)' [-Wbuiltin-= declaration-mismatch] | 108 | char stpncpy (); | | ^~~~~~~ | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for strndup | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:109:6: warning: conflicting types for built-in function 'strnd= up'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declarat= ion-mismatch] | 109 | char strndup (); | | ^~~~~~~ | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for wcwidth | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for fdopendir | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for mempcpy | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:112:6: warning: conflicting types for built-in function 'mempc= py'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-= declaration-mismatch] | 112 | char mempcpy (); | | ^~~~~~~ | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for __fseterr | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/cc7mDjtp.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:124: undefined r= eference to `__fseterr' | collect2: error: ld returned 1 exit status | configure:10241: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | /* end confdefs.h. */ | | /* Define __fseterr to an innocuous variant, in case <limits.h> declare= s __fseterr. | | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | | #define __fseterr innocuous___fseterr | |=20 | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char __fseterr (); below. */ | |=20 | | #include <limits.h> | | #undef __fseterr | |=20 | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char __fseterr (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub___fseterr || defined __stub_____fseterr | | choke me | | #endif | |=20 | | int | | main (void) | | { | | return __fseterr (); | | ; | | return 0; | | } | configure:10241: result: no | configure:10241: checking for fstatat | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for getdelim | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for getdtablesize | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for openat | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for catgets | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10241: checking for setlocale | configure:10241: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:10241: $? =3D 0 | configure:10241: result: yes | configure:10279: checking whether pragma GCC diagnostic push works | configure:10302: gcc-10 -c -Wunknown-pragmas -Werror conftest.c >&5 | configure:10302: $? =3D 0 | configure:10311: result: yes | configure:10329: checking whether C++ compiler handles -Werror -Wunknown-= warning-option | configure:10349: g++-10 -o conftest -g -O2 -Werror -Wunknown-warning-opt= ion conftest.cpp >&5 | g++-10: error: unrecognized command-line option '-Wunknown-warning-option= ' | configure:10349: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:10360: result: no | configure:10378: checking whether C++ compiler handles -fno-exceptions | configure:10398: g++-10 -o conftest -g -O2 -fno-exceptions conftest.cp= p >&5 | configure:10398: $? =3D 0 | configure:10409: result: yes | configure:10427: checking whether C++ compiler accepts -std=3Dc++98 | configure:10449: g++-10 -o conftest -g -O2 -std=3Dc++98 conftest.cpp = >&5 | configure:10449: $? =3D 0 | configure:10460: result: yes | configure:10486: checking whether C++ compiler accepts -std=3Dc++03 | configure:10509: g++-10 -o conftest -g -O2 -std=3Dc++03 conftest.cpp = >&5 | configure:10509: $? =3D 0 | configure:10520: result: yes | configure:10546: checking whether C++ compiler accepts -std=3Dc++11 | configure:10639: g++-10 -o conftest -g -O2 -std=3Dc++11 conftest.cpp = >&5 | configure:10639: $? =3D 0 | configure:10650: result: yes | configure:10676: checking whether C++ compiler accepts -std=3Dc++14 | configure:10779: g++-10 -o conftest -g -O2 -std=3Dc++14 conftest.cpp = >&5 | configure:10779: $? =3D 0 | configure:10790: result: yes | configure:10816: checking whether C++ compiler accepts -std=3Dc++17 | configure:10926: g++-10 -o conftest -g -O2 -std=3Dc++17 conftest.cpp = >&5 | configure:10926: $? =3D 0 | configure:10937: result: yes | configure:10963: checking whether C++ compiler accepts -std=3Dc++20 | configure:11075: g++-10 -o conftest -g -O2 -std=3Dc++20 conftest.cpp = >&5 | configure:11075: $? =3D 0 | configure:11086: result: yes | configure:11112: checking whether C++ compiler accepts -std=3Dc++2b | configure:11226: g++-10 -o conftest -g -O2 -std=3Dc++2b conftest.cpp = >&5 | g++-10: error: unrecognized command-line option '-std=3Dc++2b'; did you m= ean '-std=3Dc++20'? | configure:11226: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | |=20 | |=20 | | // C++11 | | #include <algorithm> | | #include <cassert> | | #include <memory> | | #include <set> | | #include <sstream> | | #include <string> | | #include <utility> // std::swap | | #include <vector> | |=20 | | template <typename T> | | struct check | | { | | static_assert(sizeof(int) <=3D sizeof(T), "not big enough"); | | }; | |=20 | | using right_angle_brackets =3D check<check<bool>>; | |=20 | | auto f =3D std::make_shared<std::string>("shared_ptr"); | |=20 | | int a; | | decltype(a) b; | |=20 | | typedef check<int> check_type; | | check_type c; | | check_type&& cr =3D static_cast<check_type&&>(c); | |=20 | | auto d =3D a; | |=20 | | // Some versions of libstdc++ do not support std::set::emplace. | | void foo() | | { | | std::set<int> is; | | is.emplace(42); | | } | |=20 | | // Clang++ 3.5, for a while, was unable to process properly | | // the for-loop because its variable, r, is a typedef... | | // It failed as follows: | | // | | // error: unexpected ':' in nested name specifier; did you mean '::'? | | // for (auto r: std::set<int>{1, 2}) | | // ^ | | // :: | | using r =3D std::set<int>; | | void bar() | | { | | for (int r: std::set<int>{1, 2}) | | continue; | | } | |=20 | | // GCC 4.8.2 on Solaris 11.3 does not support to_string. | | auto e =3D std::to_string(42); | |=20 | | // Needed by glr2.cc. | | void cxx11_vector_data () | | { | | std::vector<int> ints; | | ints.emplace_back (42); | | assert (ints.data () =3D=3D &ints[0]); | | } | |=20 | | // Needed by glr2.cc. | | void cxx11_array_swap () | | { | | int i0[4] =3D { 1, 2, 3, 4 }; | | int i1[4] =3D { 5, 6, 7, 8 }; | | std::swap (i0, i1); | | } | |=20 | | // C++14 | | void mismatch() | | { | | using ints =3D std::vector<int>; | | auto v1 =3D ints{1, 2, 3}; | | auto v2 =3D ints{1, 2}; | | std::mismatch(std::begin(v1), std::end(v1), | | std::begin(v2), std::end(v2)); | | } | |=20 | | // C++17 | | namespace ns1::ns2::ns3 {} | |=20 | | #include <optional> | | auto opt_string =3D std::optional<std::string>{}; | | auto out =3D std::ostringstream{}; | |=20 | | // C++20 | |=20 | | // C++2B | |=20 | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11237: result: no | configure:11112: checking whether C++ compiler accepts -std=3Dc++2b -stdl= ib=3Dlibc++ | configure:11226: g++-10 -o conftest -g -O2 -std=3Dc++2b -stdlib=3Dlibc++= conftest.cpp >&5 | g++-10: error: unrecognized command-line option '-std=3Dc++2b'; did you m= ean '-std=3Dc++20'? | g++-10: error: unrecognized command-line option '-stdlib=3Dlibc++' | configure:11226: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | |=20 | |=20 | | // C++11 | | #include <algorithm> | | #include <cassert> | | #include <memory> | | #include <set> | | #include <sstream> | | #include <string> | | #include <utility> // std::swap | | #include <vector> | |=20 | | template <typename T> | | struct check | | { | | static_assert(sizeof(int) <=3D sizeof(T), "not big enough"); | | }; | |=20 | | using right_angle_brackets =3D check<check<bool>>; | |=20 | | auto f =3D std::make_shared<std::string>("shared_ptr"); | |=20 | | int a; | | decltype(a) b; | |=20 | | typedef check<int> check_type; | | check_type c; | | check_type&& cr =3D static_cast<check_type&&>(c); | |=20 | | auto d =3D a; | |=20 | | // Some versions of libstdc++ do not support std::set::emplace. | | void foo() | | { | | std::set<int> is; | | is.emplace(42); | | } | |=20 | | // Clang++ 3.5, for a while, was unable to process properly | | // the for-loop because its variable, r, is a typedef... | | // It failed as follows: | | // | | // error: unexpected ':' in nested name specifier; did you mean '::'? | | // for (auto r: std::set<int>{1, 2}) | | // ^ | | // :: | | using r =3D std::set<int>; | | void bar() | | { | | for (int r: std::set<int>{1, 2}) | | continue; | | } | |=20 | | // GCC 4.8.2 on Solaris 11.3 does not support to_string. | | auto e =3D std::to_string(42); | |=20 | | // Needed by glr2.cc. | | void cxx11_vector_data () | | { | | std::vector<int> ints; | | ints.emplace_back (42); | | assert (ints.data () =3D=3D &ints[0]); | | } | |=20 | | // Needed by glr2.cc. | | void cxx11_array_swap () | | { | | int i0[4] =3D { 1, 2, 3, 4 }; | | int i1[4] =3D { 5, 6, 7, 8 }; | | std::swap (i0, i1); | | } | |=20 | | // C++14 | | void mismatch() | | { | | using ints =3D std::vector<int>; | | auto v1 =3D ints{1, 2, 3}; | | auto v2 =3D ints{1, 2}; | | std::mismatch(std::begin(v1), std::end(v1), | | std::begin(v2), std::end(v2)); | | } | |=20 | | // C++17 | | namespace ns1::ns2::ns3 {} | |=20 | | #include <optional> | | auto opt_string =3D std::optional<std::string>{}; | | auto out =3D std::ostringstream{}; | |=20 | | // C++20 | |=20 | | // C++2B | |=20 | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11237: result: no | configure:11380: checking whether C compiler handles -Werror -Wunknown-wa= rning-option | configure:11400: gcc-10 -o conftest -g -O2 -Werror -Wunknown-warning-opt= ion conftest.c >&5 | gcc-10: error: unrecognized command-line option '-Wunknown-warning-option= ' | configure:11400: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11411: result: no | configure:11429: checking whether C compiler handles -Werror=3Dunknown-wa= rning-option | configure:11449: gcc-10 -o conftest -g -O2 -Werror=3Dunknown-warning-opt= ion conftest.c >&5 | cc1: error: '-Werror=3Dunknown-warning-option': no option '-Wunknown-warn= ing-option' | configure:11449: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11460: result: no | configure:11472: checking whether C compiler handles -Wunreachable-code | configure:11492: gcc-10 -o conftest -g -O2 -Wunreachable-code conftest= .c >&5 | configure:11492: $? =3D 0 | configure:11503: result: yes | configure:11520: checking whether C compiler handles -Wall | configure:11540: gcc-10 -o conftest -g -O2 -Wall conftest.c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wextra | configure:11540: gcc-10 -o conftest -g -O2 -Wextra conftest.c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wcast-align | configure:11540: gcc-10 -o conftest -g -O2 -Wcast-align conftest.c >&= 5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wchar-subscripts | configure:11540: gcc-10 -o conftest -g -O2 -Wchar-subscripts conftest.= c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -fparse-all-comments | configure:11540: gcc-10 -o conftest -g -O2 -fparse-all-comments confte= st.c >&5 | gcc-10: error: unrecognized command-line option '-fparse-all-comments'; d= id you mean '--warn-no-comments'? | configure:11540: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11552: result: no | configure:11520: checking whether C compiler handles -Wdocumentation | configure:11540: gcc-10 -o conftest -g -O2 -Wdocumentation conftest.c = >&5 | gcc-10: error: unrecognized command-line option '-Wdocumentation' | configure:11540: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11552: result: no | configure:11520: checking whether C compiler handles -Wformat | configure:11540: gcc-10 -o conftest -g -O2 -Wformat conftest.c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wimplicit-fallthrou= gh | configure:11540: gcc-10 -o conftest -g -O2 -Wimplicit-fallthrough conf= test.c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wmismatched-dealloc | configure:11540: gcc-10 -o conftest -g -O2 -Wmismatched-dealloc confte= st.c >&5 | gcc-10: error: unrecognized command-line option '-Wmismatched-dealloc'; d= id you mean '-Wmismatched-tags'? | configure:11540: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11552: result: no | configure:11520: checking whether C compiler handles -Wnull-dereference | configure:11540: gcc-10 -o conftest -g -O2 -Wnull-dereference conftest= .c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wno-sign-compare | configure:11540: gcc-10 -o conftest -g -O2 -Wsign-compare conftest.c = >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wno-tautological-co= nstant-out-of-range-compare | configure:11540: gcc-10 -o conftest -g -O2 -Wtautological-constant-out-o= f-range-compare conftest.c >&5 | gcc-10: error: unrecognized command-line option '-Wtautological-constant-= out-of-range-compare' | configure:11540: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11552: result: no | configure:11520: checking whether C compiler handles -Wpointer-arith | configure:11540: gcc-10 -o conftest -g -O2 -Wpointer-arith conftest.c = >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wshadow | configure:11540: gcc-10 -o conftest -g -O2 -Wshadow conftest.c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wstrict-aliasing | configure:11540: gcc-10 -o conftest -g -O2 -Wstrict-aliasing conftest.= c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wwrite-strings | configure:11540: gcc-10 -o conftest -g -O2 -Wwrite-strings conftest.c = >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -wr188 | configure:11540: gcc-10 -o conftest -g -O2 -wr188 conftest.c >&5 | gcc-10: error: unrecognized command-line option '-wr188' | configure:11540: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11552: result: no | configure:11520: checking whether C compiler handles -wr2259 | configure:11540: gcc-10 -o conftest -g -O2 -wr2259 conftest.c >&5 | gcc-10: error: unrecognized command-line option '-wr2259' | configure:11540: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11552: result: no | configure:11520: checking whether C compiler handles -wr3179 | configure:11540: gcc-10 -o conftest -g -O2 -wr3179 conftest.c >&5 | gcc-10: error: unrecognized command-line option '-wr3179' | configure:11540: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11552: result: no | configure:11520: checking whether C compiler handles -Wbad-function-cast | configure:11540: gcc-10 -o conftest -g -O2 -Wbad-function-cast conftes= t.c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wmissing-prototypes | configure:11540: gcc-10 -o conftest -g -O2 -Wmissing-prototypes confte= st.c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11520: checking whether C compiler handles -Wstrict-prototypes | configure:11540: gcc-10 -o conftest -g -O2 -Wstrict-prototypes conftes= t.c >&5 | configure:11540: $? =3D 0 | configure:11552: result: yes | configure:11563: checking whether C compiler handles -Werror | configure:11583: gcc-10 -o conftest -g -O2 -Werror conftest.c >&5 | configure:11583: $? =3D 0 | configure:11594: result: yes | configure:11618: checking whether C compiler handles -Wundef | configure:11638: gcc-10 -o conftest -g -O2 -Wundef conftest.c >&5 | configure:11638: $? =3D 0 | configure:11650: result: yes | configure:11618: checking whether C compiler handles -pedantic | configure:11638: gcc-10 -o conftest -g -O2 -pedantic conftest.c >&5 | configure:11638: $? =3D 0 | configure:11650: result: yes | configure:11618: checking whether C compiler handles -Wconversion | configure:11638: gcc-10 -o conftest -g -O2 -Wconversion conftest.c >&= 5 | configure:11638: $? =3D 0 | configure:11650: result: yes | configure:11618: checking whether C compiler handles -Wdeprecated | configure:11638: gcc-10 -o conftest -g -O2 -Wdeprecated conftest.c >&= 5 | configure:11638: $? =3D 0 | configure:11650: result: yes | configure:11618: checking whether C compiler handles -Wsign-compare | configure:11638: gcc-10 -o conftest -g -O2 -Wsign-compare conftest.c = >&5 | configure:11638: $? =3D 0 | configure:11650: result: yes | configure:11618: checking whether C compiler handles -Wsign-conversion | configure:11638: gcc-10 -o conftest -g -O2 -Wsign-conversion conftest.= c >&5 | configure:11638: $? =3D 0 | configure:11650: result: yes | configure:11618: checking whether C compiler handles -Wtautological-const= ant-out-of-range-compare | configure:11638: gcc-10 -o conftest -g -O2 -Wtautological-constant-out-o= f-range-compare conftest.c >&5 | gcc-10: error: unrecognized command-line option '-Wtautological-constant-= out-of-range-compare' | configure:11638: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11650: result: no | configure:11618: checking whether C compiler handles -fno-color-diagnosti= cs | configure:11638: gcc-10 -o conftest -g -O2 -fno-color-diagnostics conf= test.c >&5 | gcc-10: error: unrecognized command-line option '-fno-color-diagnostics' | configure:11638: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11650: result: no | configure:11618: checking whether C compiler handles -Wno-keyword-macro | configure:11638: gcc-10 -o conftest -g -O2 -Wkeyword-macro conftest.c = >&5 | gcc-10: error: unrecognized command-line option '-Wkeyword-macro' | configure:11638: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11650: result: no | configure:11618: checking whether C compiler handles -Wincompatible-point= er-types | configure:11638: gcc-10 -o conftest -g -O2 -Wincompatible-pointer-types = conftest.c >&5 | configure:11638: $? =3D 0 | configure:11650: result: yes | configure:11677: checking whether C++ compiler handles -Werror=3Dunknown-= warning-option | configure:11697: g++-10 -o conftest -g -O2 -Werror=3Dunknown-warning-opt= ion conftest.cpp >&5 | cc1plus: error: '-Werror=3Dunknown-warning-option': no option '-Wunknown-= warning-option' | configure:11697: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11708: result: no | configure:11725: checking whether C++ compiler handles -Wall | configure:11745: g++-10 -o conftest -g -O2 -Wall conftest.cpp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wextra | configure:11745: g++-10 -o conftest -g -O2 -Wextra conftest.cpp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wcast-align | configure:11745: g++-10 -o conftest -g -O2 -Wcast-align conftest.cpp = >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wchar-subscripts | configure:11745: g++-10 -o conftest -g -O2 -Wchar-subscripts conftest.= cpp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -fparse-all-commen= ts | configure:11745: g++-10 -o conftest -g -O2 -fparse-all-comments confte= st.cpp >&5 | g++-10: error: unrecognized command-line option '-fparse-all-comments'; d= id you mean '--warn-no-comments'? | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11725: checking whether C++ compiler handles -Wdocumentation | configure:11745: g++-10 -o conftest -g -O2 -Wdocumentation conftest.cp= p >&5 | g++-10: error: unrecognized command-line option '-Wdocumentation' | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11725: checking whether C++ compiler handles -Wformat | configure:11745: g++-10 -o conftest -g -O2 -Wformat conftest.cpp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wimplicit-fallthr= ough | configure:11745: g++-10 -o conftest -g -O2 -Wimplicit-fallthrough conf= test.cpp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wmismatched-deall= oc | configure:11745: g++-10 -o conftest -g -O2 -Wmismatched-dealloc confte= st.cpp >&5 | g++-10: error: unrecognized command-line option '-Wmismatched-dealloc'; d= id you mean '-Wmismatched-tags'? | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11725: checking whether C++ compiler handles -Wnull-dereference | configure:11745: g++-10 -o conftest -g -O2 -Wnull-dereference conftest= .cpp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wno-sign-compare | configure:11745: g++-10 -o conftest -g -O2 -Wsign-compare conftest.cpp= >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wno-tautological-= constant-out-of-range-compare | configure:11745: g++-10 -o conftest -g -O2 -Wtautological-constant-out-o= f-range-compare conftest.cpp >&5 | g++-10: error: unrecognized command-line option '-Wtautological-constant-= out-of-range-compare' | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11725: checking whether C++ compiler handles -Wpointer-arith | configure:11745: g++-10 -o conftest -g -O2 -Wpointer-arith conftest.cp= p >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wshadow | configure:11745: g++-10 -o conftest -g -O2 -Wshadow conftest.cpp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wstrict-aliasing | configure:11745: g++-10 -o conftest -g -O2 -Wstrict-aliasing conftest.= cpp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wwrite-strings | configure:11745: g++-10 -o conftest -g -O2 -Wwrite-strings conftest.cp= p >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -wr188 | configure:11745: g++-10 -o conftest -g -O2 -wr188 conftest.cpp >&5 | g++-10: error: unrecognized command-line option '-wr188' | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11725: checking whether C++ compiler handles -wr2259 | configure:11745: g++-10 -o conftest -g -O2 -wr2259 conftest.cpp >&5 | g++-10: error: unrecognized command-line option '-wr2259' | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11725: checking whether C++ compiler handles -wr3179 | configure:11745: g++-10 -o conftest -g -O2 -wr3179 conftest.cpp >&5 | g++-10: error: unrecognized command-line option '-wr3179' | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11725: checking whether C++ compiler handles -Wextra-semi | configure:11745: g++-10 -o conftest -g -O2 -Wextra-semi conftest.cpp = >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wnoexcept | configure:11745: g++-10 -o conftest -g -O2 -Wnoexcept conftest.cpp >&= 5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wold-style-cast | configure:11745: g++-10 -o conftest -g -O2 -Wold-style-cast conftest.c= pp >&5 | configure:11745: $? =3D 0 | configure:11757: result: yes | configure:11725: checking whether C++ compiler handles -Wundefined-func-t= emplate | configure:11745: g++-10 -o conftest -g -O2 -Wundefined-func-template c= onftest.cpp >&5 | g++-10: error: unrecognized command-line option '-Wundefined-func-templat= e' | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11725: checking whether C++ compiler handles -Wweak-vtables | configure:11745: g++-10 -o conftest -g -O2 -Wweak-vtables conftest.cpp= >&5 | g++-10: error: unrecognized command-line option '-Wweak-vtables' | configure:11745: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11757: result: no | configure:11770: checking whether C++ compiler handles -Wunreachable-code | configure:11790: g++-10 -o conftest -g -O2 -Wunreachable-code conftest= .cpp >&5 | configure:11790: $? =3D 0 | configure:11801: result: yes | configure:11811: checking whether C++ compiler handles -Wzero-as-null-poi= nter-constant | configure:11831: g++-10 -o conftest -g -O2 -Wzero-as-null-pointer-consta= nt conftest.cpp >&5 | configure:11831: $? =3D 0 | configure:11842: result: yes | configure:11854: checking whether C++ compiler handles -Wuseless-cast | configure:11878: g++-10 -o conftest -g -O2 -Wuseless-cast conftest.cpp= >&5 | configure:11878: $? =3D 0 | configure:11889: result: yes | configure:11899: checking whether C++ compiler handles -Werror | configure:11919: g++-10 -o conftest -g -O2 -Werror conftest.cpp >&5 | configure:11919: $? =3D 0 | configure:11930: result: yes | configure:11948: checking whether C++ compiler handles -Wundef | configure:11968: g++-10 -o conftest -g -O2 -Wundef conftest.cpp >&5 | configure:11968: $? =3D 0 | configure:11980: result: yes | configure:11948: checking whether C++ compiler handles -pedantic | configure:11968: g++-10 -o conftest -g -O2 -pedantic conftest.cpp >&5 | configure:11968: $? =3D 0 | configure:11980: result: yes | configure:11948: checking whether C++ compiler handles -Wconversion | configure:11968: g++-10 -o conftest -g -O2 -Wconversion conftest.cpp = >&5 | configure:11968: $? =3D 0 | configure:11980: result: yes | configure:11948: checking whether C++ compiler handles -Wdeprecated | configure:11968: g++-10 -o conftest -g -O2 -Wdeprecated conftest.cpp = >&5 | configure:11968: $? =3D 0 | configure:11980: result: yes | configure:11948: checking whether C++ compiler handles -Wsign-compare | configure:11968: g++-10 -o conftest -g -O2 -Wsign-compare conftest.cpp= >&5 | configure:11968: $? =3D 0 | configure:11980: result: yes | configure:11948: checking whether C++ compiler handles -Wsign-conversion | configure:11968: g++-10 -o conftest -g -O2 -Wsign-conversion conftest.= cpp >&5 | configure:11968: $? =3D 0 | configure:11980: result: yes | configure:11948: checking whether C++ compiler handles -Wtautological-con= stant-out-of-range-compare | configure:11968: g++-10 -o conftest -g -O2 -Wtautological-constant-out-o= f-range-compare conftest.cpp >&5 | g++-10: error: unrecognized command-line option '-Wtautological-constant-= out-of-range-compare' | configure:11968: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11980: result: no | configure:11948: checking whether C++ compiler handles -fno-color-diagnos= tics | configure:11968: g++-10 -o conftest -g -O2 -fno-color-diagnostics conf= test.cpp >&5 | g++-10: error: unrecognized command-line option '-fno-color-diagnostics' | configure:11968: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11980: result: no | configure:11948: checking whether C++ compiler handles -Wno-keyword-macro | configure:11968: g++-10 -o conftest -g -O2 -Wkeyword-macro conftest.cp= p >&5 | g++-10: error: unrecognized command-line option '-Wkeyword-macro' | configure:11968: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:11980: result: no | configure:11992: checking whether C++ compiler handles -Wno-error | configure:12012: g++-10 -o conftest -g -O2 -Werror conftest.cpp >&5 | configure:12012: $? =3D 0 | configure:12023: result: yes | configure:12034: checking whether C++ compiler handles -Wno-deprecated | configure:12054: g++-10 -o conftest -g -O2 -Wdeprecated conftest.cpp = >&5 | configure:12054: $? =3D 0 | configure:12065: result: yes | configure:12096: gcc-10 -c -g -O2 conftest.c >&5 | configure:12096: $? =3D 0 | configure:12115: checking whether gcc-10 supports POSIXLY_CORRECT=3D1 | configure:12140: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:12140: $? =3D 0 | configure:12155: result: yes | configure:12172: checking whether g++-10 builds executables that work | configure:12209: g++-10 -c -g -O2 conftest.cpp >&5 | configure:12209: $? =3D 0 | configure:12212: g++-10 -o conftest -g -O2 conftest.o >&5 | configure:12215: $? =3D 0 | configure:12223: ./conftest | configure:12226: $? =3D 0 | configure:12243: result: yes | configure:12267: checking whether g++-10 supports POSIXLY_CORRECT=3D1 | configure:12292: g++-10 -o conftest -g -O2 conftest.cpp >&5 | configure:12292: $? =3D 0 | configure:12307: result: yes | configure:12329: checking for dmd | configure:12364: result: no | configure:12376: checking for -g | configure:12411: result: no | configure:12501: checking for Java compiler | configure:12757: found /usr/bin/javac | configure:12941: javac -d . conftest.java | configure:12970: javac -target 1.7 -d . conftest.java | javac: target release 1.7 conflicts with default source release 1.8 | configure:12999: javac -target 1.7 -source 1.7 -d . conftest.java | warning: [options] bootstrap class path not set in conjunction with -sour= ce 1.7 | 1 warning | configure:13003: result: javac -target 1.7 -source 1.7 | configure:13014: checking for Java virtual machine | configure:13105: found /usr/bin/java | configure:13238: result: java | configure:13286: checking for flex | configure:13307: found /usr/bin/flex | configure:13318: result: flex | configure:13331: checking whether lex is flex | configure:13348: flex conftest.l | conftest.l:5: warning, -s option given but default rule can be matched | configure:13352: $? =3D 0 | configure:13360: result: yes | configure:13364: checking whether flex supports --header=3DFILE | configure:13375: flex --header=3Dconftest.h conftest.l | conftest.l:5: warning, -s option given but default rule can be matched | configure:13379: $? =3D 0 | configure:13387: result: yes | configure:13421: flex conftest.l | configure:13425: $? =3D 0 | configure:13427: checking lex output file root | configure:13442: result: lex.yy | configure:13447: checking lex library | configure:13462: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/ccYnVVZ1.o: in function `input': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/lex.yy.c:1180: undefined re= ference to `yywrap' | /usr/bin/ld: /tmp/ccYnVVZ1.o: in function `yylex': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/lex.yy.c:871: undefined ref= erence to `yywrap' | /usr/bin/ld: /tmp/ccYnVVZ1.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.l:17: undefined re= ference to `yywrap' | collect2: error: ld returned 1 exit status | configure:13462: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | /* end confdefs.h. */ | |=20 | | #line 3 "lex.yy.c" | |=20 | | #define YY_INT_ALIGNED short int | |=20 | | /* A lexical scanner generated by flex */ | |=20 | | #define FLEX_SCANNER | | #define YY_FLEX_MAJOR_VERSION 2 | | #define YY_FLEX_MINOR_VERSION 6 | | #define YY_FLEX_SUBMINOR_VERSION 4 | | #if YY_FLEX_SUBMINOR_VERSION > 0 | | #define FLEX_BETA | | #endif | |=20 | | /* First, we deal with platform-specific or compiler-specific issues. = */ | |=20 | | /* begin standard C headers. */ | | #include <stdio.h> | | #include <string.h> | | #include <errno.h> | | #include <stdlib.h> | |=20 | | /* end standard C headers. */ | |=20 | | /* flex integer type definitions */ | |=20 | | #ifndef FLEXINT_H | | #define FLEXINT_H | |=20 | | /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ | |=20 | | #if defined (__STDC_VERSION__) && __STDC_VERSION__ >=3D 199901L | |=20 | | /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, | | * if you want the limit (max/min) macros for int types.=20 | | */ | | #ifndef __STDC_LIMIT_MACROS | | #define __STDC_LIMIT_MACROS 1 | | #endif | |=20 | | #include <inttypes.h> | | typedef int8_t flex_int8_t; | | typedef uint8_t flex_uint8_t; | | typedef int16_t flex_int16_t; | | typedef uint16_t flex_uint16_t; | | typedef int32_t flex_int32_t; | | typedef uint32_t flex_uint32_t; | | #else | | typedef signed char flex_int8_t; | | typedef short int flex_int16_t; | | typedef int flex_int32_t; | | typedef unsigned char flex_uint8_t;=20 | | typedef unsigned short int flex_uint16_t; | | typedef unsigned int flex_uint32_t; | |=20 | | /* Limits of integral types. */ | | #ifndef INT8_MIN | | #define INT8_MIN (-128) | | #endif | | #ifndef INT16_MIN | | #define INT16_MIN (-32767-1) | | #endif | | #ifndef INT32_MIN | | #define INT32_MIN (-2147483647-1) | | #endif | | #ifndef INT8_MAX | | #define INT8_MAX (127) | | #endif | | #ifndef INT16_MAX | | #define INT16_MAX (32767) | | #endif | | #ifndef INT32_MAX | | #define INT32_MAX (2147483647) | | #endif | | #ifndef UINT8_MAX | | #define UINT8_MAX (255U) | | #endif | | #ifndef UINT16_MAX | | #define UINT16_MAX (65535U) | | #endif | | #ifndef UINT32_MAX | | #define UINT32_MAX (4294967295U) | | #endif | |=20 | | #ifndef SIZE_MAX | | #define SIZE_MAX (~(size_t)0) | | #endif | |=20 | | #endif /* ! C99 */ | |=20 | | #endif /* ! FLEXINT_H */ | |=20 | | /* begin standard C++ headers. */ | |=20 | | /* TODO: this is always defined, so inline it */ | | #define yyconst const | |=20 | | #if defined(__GNUC__) && __GNUC__ >=3D 3 | | #define yynoreturn __attribute__((__noreturn__)) | | #else | | #define yynoreturn | | #endif | |=20 | | /* Returned upon end-of-file. */ | | #define YY_NULL 0 | |=20 | | /* Promotes a possibly negative, possibly signed char to an | | * integer in range [0..255] for use as an array index. | | */ | | #define YY_SC_TO_UI(c) ((YY_CHAR) (c)) | |=20 | | /* Enter a start condition. This macro really ought to take a paramete= r, | | * but we do it the disgusting crufty way forced on us by the ()-less | | * definition of BEGIN. | | */ | | #define BEGIN (yy_start) =3D 1 + 2 * | | /* Translate the current start state into a value that can be later han= ded | | * to BEGIN to return to the state. The YYSTATE alias is for lex | | * compatibility. | | */ | | #define YY_START (((yy_start) - 1) / 2) | | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | | #define YY_NEW_FILE yyrestart( yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | |=20 | | /* Size of default input buffer. */ | | #ifndef YY_BUF_SIZE | | #ifdef __ia64__ | | /* On IA-64, the buffer size is 16k, not 8k. | | * Moreover, YY_BUF_SIZE is 2*YY_READ_BUF_SIZE in the general case. | | * Ditto for the __ia64__ case accordingly. | | */ | | #define YY_BUF_SIZE 32768 | | #else | | #define YY_BUF_SIZE 16384 | | #endif /* __ia64__ */ | | #endif | |=20 | | /* The state buf must be large enough to hold one state per character i= n the main buffer. | | */ | | #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) | |=20 | | #ifndef YY_TYPEDEF_YY_BUFFER_STATE | | #define YY_TYPEDEF_YY_BUFFER_STATE | | typedef struct yy_buffer_state *YY_BUFFER_STATE; | | #endif | |=20 | | #ifndef YY_TYPEDEF_YY_SIZE_T | | #define YY_TYPEDEF_YY_SIZE_T | | typedef size_t yy_size_t; | | #endif | |=20 | | extern int yyleng; | |=20 | | extern FILE *yyin, *yyout; | |=20 | | #define EOB_ACT_CONTINUE_SCAN 0 | | #define EOB_ACT_END_OF_FILE 1 | | #define EOB_ACT_LAST_MATCH 2 | | =20 | | #define YY_LESS_LINENO(n) | | #define YY_LINENO_REWIND_TO(ptr) | | =20 | | /* Return all but the first "n" matched characters back to the input st= ream. */ | | #define yyless(n) \ | | =09do \ | | =09=09{ \ | | =09=09/* Undo effects of setting up yytext. */ \ | | int yyless_macro_arg =3D (n); \ | | YY_LESS_LINENO(yyless_macro_arg);\ | | =09=09*yy_cp =3D (yy_hold_char); \ | | =09=09YY_RESTORE_YY_MORE_OFFSET \ | | =09=09(yy_c_buf_p) =3D yy_cp =3D yy_bp + yyless_macro_arg - YY_MORE_ADJ= ; \ | | =09=09YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | | =09=09} \ | | =09while ( 0 ) | | #define unput(c) yyunput( c, (yytext_ptr) ) | |=20 | | #ifndef YY_STRUCT_YY_BUFFER_STATE | | #define YY_STRUCT_YY_BUFFER_STATE | | struct yy_buffer_state | | =09{ | | =09FILE *yy_input_file; | |=20 | | =09char *yy_ch_buf;=09=09/* input buffer */ | | =09char *yy_buf_pos;=09=09/* current position in input buffer */ | |=20 | | =09/* Size of input buffer in bytes, not including room for EOB | | =09 * characters. | | =09 */ | | =09int yy_buf_size; | |=20 | | =09/* Number of characters read into yy_ch_buf, not including EOB | | =09 * characters. | | =09 */ | | =09int yy_n_chars; | |=20 | | =09/* Whether we "own" the buffer - i.e., we know we created it, | | =09 * and can realloc() it to grow it, and should free() it to | | =09 * delete it. | | =09 */ | | =09int yy_is_our_buffer; | |=20 | | =09/* Whether this is an "interactive" input source; if so, and | | =09 * if we're using stdio for input, then we want to use getc() | | =09 * instead of fread(), to make sure we stop fetching input after | | =09 * each newline. | | =09 */ | | =09int yy_is_interactive; | |=20 | | =09/* Whether we're considered to be at the beginning of a line. | | =09 * If so, '^' rules will be active on the next match, otherwise | | =09 * not. | | =09 */ | | =09int yy_at_bol; | |=20 | | int yy_bs_lineno; /**< The line count. */ | | int yy_bs_column; /**< The column count. */ | |=20 | | =09/* Whether to try to fill the input buffer when we reach the | | =09 * end of it. | | =09 */ | | =09int yy_fill_buffer; | |=20 | | =09int yy_buffer_status; | |=20 | | #define YY_BUFFER_NEW 0 | | #define YY_BUFFER_NORMAL 1 | | =09/* When an EOF's been seen but there's still some text to process | | =09 * then we mark the buffer as YY_EOF_PENDING, to indicate that we | | =09 * shouldn't try reading from the input source any more. We might | | =09 * still have a bunch of tokens to match, though, because of | | =09 * possible backing-up. | | =09 * | | =09 * When we actually see the EOF, we change the status to "new" | | =09 * (via yyrestart()), so that the user can continue scanning by | | =09 * just pointing yyin at a new input file. | | =09 */ | | #define YY_BUFFER_EOF_PENDING 2 | |=20 | | =09}; | | #endif /* !YY_STRUCT_YY_BUFFER_STATE */ | |=20 | | /* Stack of input buffers. */ | | static size_t yy_buffer_stack_top =3D 0; /**< index of top of stack. */ | | static size_t yy_buffer_stack_max =3D 0; /**< capacity of stack. */ | | static YY_BUFFER_STATE * yy_buffer_stack =3D NULL; /**< Stack as an arr= ay. */ | |=20 | | /* We provide macros for accessing buffer states in case in the | | * future we want to put the buffer states in a more general | | * "scanner state". | | * | | * Returns the top of the stack, or NULL. | | */ | | #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ | | ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ | | : NULL) | | /* Same as previous macro, but useful when we know that the buffer stac= k is not | | * NULL or when we need an lvalue. For internal use only. | | */ | | #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top= )] | |=20 | | /* yy_hold_char holds the character lost when yytext is formed. */ | | static char yy_hold_char; | | static int yy_n_chars;=09=09/* number of characters read into yy_ch_buf= */ | | int yyleng; | |=20 | | /* Points to current character in buffer. */ | | static char *yy_c_buf_p =3D NULL; | | static int yy_init =3D 0;=09=09/* whether we need to initialize */ | | static int yy_start =3D 0;=09/* start state number */ | |=20 | | /* Flag which is used to allow yywrap()'s to do buffer switches | | * instead of setting up a fresh yyin. A bit of a hack ... | | */ | | static int yy_did_buffer_switch_on_eof; | |=20 | | void yyrestart ( FILE *input_file ); | | void yy_switch_to_buffer ( YY_BUFFER_STATE new_buffer ); | | YY_BUFFER_STATE yy_create_buffer ( FILE *file, int size ); | | void yy_delete_buffer ( YY_BUFFER_STATE b ); | | void yy_flush_buffer ( YY_BUFFER_STATE b ); | | void yypush_buffer_state ( YY_BUFFER_STATE new_buffer ); | | void yypop_buffer_state ( void ); | |=20 | | static void yyensure_buffer_stack ( void ); | | static void yy_load_buffer_state ( void ); | | static void yy_init_buffer ( YY_BUFFER_STATE b, FILE *file ); | | #define YY_FLUSH_BUFFER yy_flush_buffer( YY_CURRENT_BUFFER ) | |=20 | | YY_BUFFER_STATE yy_scan_buffer ( char *base, yy_size_t size ); | | YY_BUFFER_STATE yy_scan_string ( const char *yy_str ); | | YY_BUFFER_STATE yy_scan_bytes ( const char *bytes, int len ); | |=20 | | void *yyalloc ( yy_size_t ); | | void *yyrealloc ( void *, yy_size_t ); | | void yyfree ( void * ); | |=20 | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | | =09{ \ | | =09if ( ! YY_CURRENT_BUFFER ){ \ | | yyensure_buffer_stack (); \ | | =09=09YY_CURRENT_BUFFER_LVALUE =3D \ | | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | | =09} \ | | =09YY_CURRENT_BUFFER_LVALUE->yy_is_interactive =3D is_interactive; \ | | =09} | | #define yy_set_bol(at_bol) \ | | =09{ \ | | =09if ( ! YY_CURRENT_BUFFER ){\ | | yyensure_buffer_stack (); \ | | =09=09YY_CURRENT_BUFFER_LVALUE =3D \ | | yy_create_buffer( yyin, YY_BUF_SIZE ); \ | | =09} \ | | =09YY_CURRENT_BUFFER_LVALUE->yy_at_bol =3D at_bol; \ | | =09} | | #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) | |=20 | | /* Begin user sect3 */ | | typedef flex_uint8_t YY_CHAR; | |=20 | | FILE *yyin =3D NULL, *yyout =3D NULL; | |=20 | | typedef int yy_state_type; | |=20 | | extern int yylineno; | | int yylineno =3D 1; | |=20 | | extern char *yytext; | | #ifdef yytext_ptr | | #undef yytext_ptr | | #endif | | #define yytext_ptr yytext | |=20 | | static yy_state_type yy_get_previous_state ( void ); | | static yy_state_type yy_try_NUL_trans ( yy_state_type current_state ); | | static int yy_get_next_buffer ( void ); | | static void yynoreturn yy_fatal_error ( const char* msg ); | |=20 | | /* Done after the current pattern has been matched and before the | | * corresponding action - sets up yytext. | | */ | | #define YY_DO_BEFORE_ACTION \ | | =09(yytext_ptr) =3D yy_bp; \ | | =09(yytext_ptr) -=3D (yy_more_len); \ | | =09yyleng =3D (int) (yy_cp - (yytext_ptr)); \ | | =09(yy_hold_char) =3D *yy_cp; \ | | =09*yy_cp =3D '\0'; \ | | =09(yy_c_buf_p) =3D yy_cp; | | #define YY_NUM_RULES 8 | | #define YY_END_OF_BUFFER 9 | | /* This struct is not used in this scanner, | | but its presence is necessary. */ | | struct yy_trans_info | | =09{ | | =09flex_int32_t yy_verify; | | =09flex_int32_t yy_nxt; | | =09}; | | static const flex_int16_t yy_acclist[23] =3D | | { 0, | | 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, | | 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, | | 7, 8 | | } ; | |=20 | | static const flex_int16_t yy_accept[14] =3D | | { 0, | | 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, | | 20, 23, 23 | | } ; | |=20 | | static const YY_CHAR yy_ec[256] =3D | | { 0, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, | |=20 | | 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | |=20 | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1 | | } ; | |=20 | | static const YY_CHAR yy_meta[9] =3D | | { 0, | | 1, 1, 1, 1, 1, 1, 1, 1 | | } ; | |=20 | | static const flex_int16_t yy_base[13] =3D | | { 0, | | 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, | | 10, 10 | | } ; | |=20 | | static const flex_int16_t yy_def[13] =3D | | { 0, | | 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, | | 12, 0 | | } ; | |=20 | | static const flex_int16_t yy_nxt[19] =3D | | { 0, | | 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, | | 12, 12, 12, 12, 12, 12, 12, 12 | | } ; | |=20 | | static const flex_int16_t yy_chk[19] =3D | | { 0, | | 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, | | 12, 12, 12, 12, 12, 12, 12, 12 | | } ; | |=20 | | extern int yy_flex_debug; | | int yy_flex_debug =3D 0; | |=20 | | static yy_state_type *yy_state_buf=3D0, *yy_state_ptr=3D0; | | static char *yy_full_match; | | static int yy_lp; | | #define REJECT \ | | { \ | | *yy_cp =3D (yy_hold_char); /* undo effects of setting up yytext */ \ | | yy_cp =3D (yy_full_match); /* restore poss. backed-over text */ \ | | ++(yy_lp); \ | | goto find_rule; \ | | } | |=20 | | static int yy_more_flag =3D 0; | | static int yy_more_len =3D 0; | | #define yymore() ((yy_more_flag) =3D 1) | | #define YY_MORE_ADJ (yy_more_len) | | #define YY_RESTORE_YY_MORE_OFFSET | | char *yytext; | | #line 1 "conftest.l" | | #line 460 "lex.yy.c" | |=20 | | #define INITIAL 0 | |=20 | | #ifndef YY_NO_UNISTD_H | | /* Special case for "unistd.h", since it is non-ANSI. We include it way | | * down here because we want the user's section 1 to have been scanned = first. | | * The user has a chance to override it with an option. | | */ | | #include <unistd.h> | | #endif | |=20 | | #ifndef YY_EXTRA_TYPE | | #define YY_EXTRA_TYPE void * | | #endif | |=20 | | static int yy_init_globals ( void ); | |=20 | | /* Accessor methods to globals. | | These are made visible to non-reentrant scanners for convenience. */ | |=20 | | int yylex_destroy ( void ); | |=20 | | int yyget_debug ( void ); | |=20 | | void yyset_debug ( int debug_flag ); | |=20 | | YY_EXTRA_TYPE yyget_extra ( void ); | |=20 | | void yyset_extra ( YY_EXTRA_TYPE user_defined ); | |=20 | | FILE *yyget_in ( void ); | |=20 | | void yyset_in ( FILE * _in_str ); | |=20 | | FILE *yyget_out ( void ); | |=20 | | void yyset_out ( FILE * _out_str ); | |=20 | | =09=09=09int yyget_leng ( void ); | |=20 | | char *yyget_text ( void ); | |=20 | | int yyget_lineno ( void ); | |=20 | | void yyset_lineno ( int _line_number ); | |=20 | | /* Macros after this point can all be overridden by user definitions in | | * section 1. | | */ | |=20 | | #ifndef YY_SKIP_YYWRAP | | #ifdef __cplusplus | | extern "C" int yywrap ( void ); | | #else | | extern int yywrap ( void ); | | #endif | | #endif | |=20 | | #ifndef YY_NO_UNPUT | | =20 | | static void yyunput ( int c, char *buf_ptr ); | | =20 | | #endif | |=20 | | #ifndef yytext_ptr | | static void yy_flex_strncpy ( char *, const char *, int ); | | #endif | |=20 | | #ifdef YY_NEED_STRLEN | | static int yy_flex_strlen ( const char * ); | | #endif | |=20 | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | | static int yyinput ( void ); | | #else | | static int input ( void ); | | #endif | |=20 | | #endif | |=20 | | /* Amount of stuff to slurp up with each read. */ | | #ifndef YY_READ_BUF_SIZE | | #ifdef __ia64__ | | /* On IA-64, the buffer size is 16k, not 8k */ | | #define YY_READ_BUF_SIZE 16384 | | #else | | #define YY_READ_BUF_SIZE 8192 | | #endif /* __ia64__ */ | | #endif | |=20 | | /* Copy whatever the last rule matched to the standard output. */ | | #ifndef ECHO | | /* This used to be an fputs(), but since the string might contain NUL's= , | | * we now use fwrite(). | | */ | | #define ECHO do { if (fwrite( yytext, (size_t) yyleng, 1, yyout )) {} }= while (0) | | #endif | |=20 | | /* Gets input and stuffs it into "buf". number of characters read, or = YY_NULL, | | * is returned in "result". | | */ | | #ifndef YY_INPUT | | #define YY_INPUT(buf,result,max_size) \ | | =09if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ | | =09=09{ \ | | =09=09int c =3D '*'; \ | | =09=09int n; \ | | =09=09for ( n =3D 0; n < max_size && \ | | =09=09=09 (c =3D getc( yyin )) !=3D EOF && c !=3D '\n'; ++n ) \ | | =09=09=09buf[n] =3D (char) c; \ | | =09=09if ( c =3D=3D '\n' ) \ | | =09=09=09buf[n++] =3D (char) c; \ | | =09=09if ( c =3D=3D EOF && ferror( yyin ) ) \ | | =09=09=09YY_FATAL_ERROR( "input in flex scanner failed" ); \ | | =09=09result =3D n; \ | | =09=09} \ | | =09else \ | | =09=09{ \ | | =09=09errno=3D0; \ | | =09=09while ( (result =3D (int) fread(buf, 1, (yy_size_t) max_size, yyi= n)) =3D=3D 0 && ferror(yyin)) \ | | =09=09=09{ \ | | =09=09=09if( errno !=3D EINTR) \ | | =09=09=09=09{ \ | | =09=09=09=09YY_FATAL_ERROR( "input in flex scanner failed" ); \ | | =09=09=09=09break; \ | | =09=09=09=09} \ | | =09=09=09errno=3D0; \ | | =09=09=09clearerr(yyin); \ | | =09=09=09} \ | | =09=09}\ | | \ | |=20 | | #endif | |=20 | | /* No semi-colon after return; correct usage is to write "yyterminate()= ;" - | | * we don't want an extra ';' after the "return" because that will caus= e | | * some compilers to complain about unreachable statements. | | */ | | #ifndef yyterminate | | #define yyterminate() return YY_NULL | | #endif | |=20 | | /* Number of entries by which start-condition stack grows. */ | | #ifndef YY_START_STACK_INCR | | #define YY_START_STACK_INCR 25 | | #endif | |=20 | | /* Report a fatal error. */ | | #ifndef YY_FATAL_ERROR | | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | | #endif | |=20 | | /* end tables serialization structures and prototypes */ | |=20 | | /* Default declaration of generated scanner - a define so the user can | | * easily add parameters. | | */ | | #ifndef YY_DECL | | #define YY_DECL_IS_OURS 1 | |=20 | | extern int yylex (void); | |=20 | | #define YY_DECL int yylex (void) | | #endif /* !YY_DECL */ | |=20 | | /* Code executed at the beginning of each rule, after yytext and yyleng | | * have been set up. | | */ | | #ifndef YY_USER_ACTION | | #define YY_USER_ACTION | | #endif | |=20 | | /* Code executed at the end of each rule. */ | | #ifndef YY_BREAK | | #define YY_BREAK /*LINTED*/break; | | #endif | |=20 | | #define YY_RULE_SETUP \ | | =09YY_USER_ACTION | |=20 | | /** The main scanner function which does all the work. | | */ | | YY_DECL | | { | | =09yy_state_type yy_current_state; | | =09char *yy_cp, *yy_bp; | | =09int yy_act; | | =20 | | =09if ( !(yy_init) ) | | =09=09{ | | =09=09(yy_init) =3D 1; | |=20 | | #ifdef YY_USER_INIT | | =09=09YY_USER_INIT; | | #endif | |=20 | | /* Create the reject buffer large enough to save one state per = allowed character. */ | | if ( ! (yy_state_buf) ) | | (yy_state_buf) =3D (yy_state_type *)yyalloc(YY_STATE_BUF_SI= ZE ); | | if ( ! (yy_state_buf) ) | | YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); | |=20 | | =09=09if ( ! (yy_start) ) | | =09=09=09(yy_start) =3D 1;=09/* first start state */ | |=20 | | =09=09if ( ! yyin ) | | =09=09=09yyin =3D stdin; | |=20 | | =09=09if ( ! yyout ) | | =09=09=09yyout =3D stdout; | |=20 | | =09=09if ( ! YY_CURRENT_BUFFER ) { | | =09=09=09yyensure_buffer_stack (); | | =09=09=09YY_CURRENT_BUFFER_LVALUE =3D | | =09=09=09=09yy_create_buffer( yyin, YY_BUF_SIZE ); | | =09=09} | |=20 | | =09=09yy_load_buffer_state( ); | | =09=09} | |=20 | | =09{ | | #line 1 "conftest.l" | |=20 | | #line 685 "lex.yy.c" | |=20 | | =09while ( /*CONSTCOND*/1 )=09=09/* loops until end-of-file is reached = */ | | =09=09{ | | =09=09(yy_more_len) =3D 0; | | =09=09if ( (yy_more_flag) ) | | =09=09=09{ | | =09=09=09(yy_more_len) =3D (int) ((yy_c_buf_p) - (yytext_ptr)); | | =09=09=09(yy_more_flag) =3D 0; | | =09=09=09} | | =09=09yy_cp =3D (yy_c_buf_p); | |=20 | | =09=09/* Support of yytext. */ | | =09=09*yy_cp =3D (yy_hold_char); | |=20 | | =09=09/* yy_bp points to the position in yy_ch_buf of the start of | | =09=09 * the current run. | | =09=09 */ | | =09=09yy_bp =3D yy_cp; | |=20 | | =09=09yy_current_state =3D (yy_start); | |=20 | | =09=09(yy_state_ptr) =3D (yy_state_buf); | | =09=09*(yy_state_ptr)++ =3D yy_current_state; | |=20 | | yy_match: | | =09=09do | | =09=09=09{ | | =09=09=09YY_CHAR yy_c =3D yy_ec[YY_SC_TO_UI(*yy_cp)] ; | | =09=09=09while ( yy_chk[yy_base[yy_current_state] + yy_c] !=3D yy_curre= nt_state ) | | =09=09=09=09{ | | =09=09=09=09yy_current_state =3D (int) yy_def[yy_current_state]; | | =09=09=09=09if ( yy_current_state >=3D 13 ) | | =09=09=09=09=09yy_c =3D yy_meta[yy_c]; | | =09=09=09=09} | | =09=09=09yy_current_state =3D yy_nxt[yy_base[yy_current_state] + yy_c]; | | =09=09=09*(yy_state_ptr)++ =3D yy_current_state; | | =09=09=09++yy_cp; | | =09=09=09} | | =09=09while ( yy_base[yy_current_state] !=3D 10 ); | |=20 | | yy_find_action: | | =09=09yy_current_state =3D *--(yy_state_ptr); | | =09=09(yy_lp) =3D yy_accept[yy_current_state]; | |=20 | | find_rule: /* we branch to this label when backing up */ | |=20 | | =09=09for ( ; ; ) /* until we find what rule we matched */ | | =09=09=09{ | | =09=09=09if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) | | =09=09=09=09{ | | =09=09=09=09yy_act =3D yy_acclist[(yy_lp)]; | | =09=09=09=09=09{ | | =09=09=09=09=09(yy_full_match) =3D yy_cp; | | =09=09=09=09=09break; | | =09=09=09=09=09} | | =09=09=09=09} | | =09=09=09--yy_cp; | | =09=09=09yy_current_state =3D *--(yy_state_ptr); | | =09=09=09(yy_lp) =3D yy_accept[yy_current_state]; | | =09=09=09} | |=20 | | =09=09YY_DO_BEFORE_ACTION; | |=20 | | do_action:=09/* This label is used only to access EOF actions. */ | |=20 | | =09=09switch ( yy_act ) | | =09{ /* beginning of action switch */ | | case 1: | | YY_RULE_SETUP | | #line 2 "conftest.l" | | { ECHO; } | | =09YY_BREAK | | case 2: | | YY_RULE_SETUP | | #line 3 "conftest.l" | | { REJECT; } | | =09YY_BREAK | | case 3: | | YY_RULE_SETUP | | #line 4 "conftest.l" | | { yymore (); } | | =09YY_BREAK | | case 4: | | YY_RULE_SETUP | | #line 5 "conftest.l" | | { yyless (1); } | | =09YY_BREAK | | case 5: | | YY_RULE_SETUP | | #line 6 "conftest.l" | | { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ | | yyless ((input () !=3D 0)); } | | =09YY_BREAK | | case 6: | | YY_RULE_SETUP | | #line 8 "conftest.l" | | { unput (yytext[0]); } | | =09YY_BREAK | | case 7: | | YY_RULE_SETUP | | #line 9 "conftest.l" | | { BEGIN INITIAL; } | | =09YY_BREAK | | case 8: | | YY_RULE_SETUP | | #line 10 "conftest.l" | | ECHO; | | =09YY_BREAK | | #line 794 "lex.yy.c" | | =09=09=09case YY_STATE_EOF(INITIAL): | | =09=09=09=09yyterminate(); | |=20 | | =09case YY_END_OF_BUFFER: | | =09=09{ | | =09=09/* Amount of text matched not including the EOB char. */ | | =09=09int yy_amount_of_matched_text =3D (int) (yy_cp - (yytext_ptr)) - = 1; | |=20 | | =09=09/* Undo the effects of YY_DO_BEFORE_ACTION. */ | | =09=09*yy_cp =3D (yy_hold_char); | | =09=09YY_RESTORE_YY_MORE_OFFSET | |=20 | | =09=09if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =3D=3D YY_BUFFER_= NEW ) | | =09=09=09{ | | =09=09=09/* We're scanning a new file or input source. It's | | =09=09=09 * possible that this happened because the user | | =09=09=09 * just pointed yyin at a new source and called | | =09=09=09 * yylex(). If so, then we have to assure | | =09=09=09 * consistency between YY_CURRENT_BUFFER and our | | =09=09=09 * globals. Here is the right place to do so, because | | =09=09=09 * this is the first action (other than possibly a | | =09=09=09 * back-up) that will match for the new input source. | | =09=09=09 */ | | =09=09=09(yy_n_chars) =3D YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | | =09=09=09YY_CURRENT_BUFFER_LVALUE->yy_input_file =3D yyin; | | =09=09=09YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =3D YY_BUFFER_NORMA= L; | | =09=09=09} | |=20 | | =09=09/* Note that here we test for yy_c_buf_p "<=3D" to the position | | =09=09 * of the first EOB in the buffer, since yy_c_buf_p will | | =09=09 * already have been incremented past the NUL character | | =09=09 * (since all states make transitions on EOB to the | | =09=09 * end-of-buffer state). Contrast this with the test | | =09=09 * in input(). | | =09=09 */ | | =09=09if ( (yy_c_buf_p) <=3D &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n= _chars)] ) | | =09=09=09{ /* This was really a NUL. */ | | =09=09=09yy_state_type yy_next_state; | |=20 | | =09=09=09(yy_c_buf_p) =3D (yytext_ptr) + yy_amount_of_matched_text; | |=20 | | =09=09=09yy_current_state =3D yy_get_previous_state( ); | |=20 | | =09=09=09/* Okay, we're now positioned to make the NUL | | =09=09=09 * transition. We couldn't have | | =09=09=09 * yy_get_previous_state() go ahead and do it | | =09=09=09 * for us because it doesn't know how to deal | | =09=09=09 * with the possibility of jamming (and we don't | | =09=09=09 * want to build jamming into it because then it | | =09=09=09 * will run more slowly). | | =09=09=09 */ | |=20 | | =09=09=09yy_next_state =3D yy_try_NUL_trans( yy_current_state ); | |=20 | | =09=09=09yy_bp =3D (yytext_ptr) + YY_MORE_ADJ; | |=20 | | =09=09=09if ( yy_next_state ) | | =09=09=09=09{ | | =09=09=09=09/* Consume the NUL. */ | | =09=09=09=09yy_cp =3D ++(yy_c_buf_p); | | =09=09=09=09yy_current_state =3D yy_next_state; | | =09=09=09=09goto yy_match; | | =09=09=09=09} | |=20 | | =09=09=09else | | =09=09=09=09{ | | =09=09=09=09yy_cp =3D (yy_c_buf_p); | | =09=09=09=09goto yy_find_action; | | =09=09=09=09} | | =09=09=09} | |=20 | | =09=09else switch ( yy_get_next_buffer( ) ) | | =09=09=09{ | | =09=09=09case EOB_ACT_END_OF_FILE: | | =09=09=09=09{ | | =09=09=09=09(yy_did_buffer_switch_on_eof) =3D 0; | |=20 | | =09=09=09=09if ( yywrap( ) ) | | =09=09=09=09=09{ | | =09=09=09=09=09/* Note: because we've taken care in | | =09=09=09=09=09 * yy_get_next_buffer() to have set up | | =09=09=09=09=09 * yytext, we can now set up | | =09=09=09=09=09 * yy_c_buf_p so that if some total | | =09=09=09=09=09 * hoser (like flex itself) wants to | | =09=09=09=09=09 * call the scanner after we return the | | =09=09=09=09=09 * YY_NULL, it'll still work - another | | =09=09=09=09=09 * YY_NULL will get returned. | | =09=09=09=09=09 */ | | =09=09=09=09=09(yy_c_buf_p) =3D (yytext_ptr) + YY_MORE_ADJ; | |=20 | | =09=09=09=09=09yy_act =3D YY_STATE_EOF(YY_START); | | =09=09=09=09=09goto do_action; | | =09=09=09=09=09} | |=20 | | =09=09=09=09else | | =09=09=09=09=09{ | | =09=09=09=09=09if ( ! (yy_did_buffer_switch_on_eof) ) | | =09=09=09=09=09=09YY_NEW_FILE; | | =09=09=09=09=09} | | =09=09=09=09break; | | =09=09=09=09} | |=20 | | =09=09=09case EOB_ACT_CONTINUE_SCAN: | | =09=09=09=09(yy_c_buf_p) =3D | | =09=09=09=09=09(yytext_ptr) + yy_amount_of_matched_text; | |=20 | | =09=09=09=09yy_current_state =3D yy_get_previous_state( ); | |=20 | | =09=09=09=09yy_cp =3D (yy_c_buf_p); | | =09=09=09=09yy_bp =3D (yytext_ptr) + YY_MORE_ADJ; | | =09=09=09=09goto yy_match; | |=20 | | =09=09=09case EOB_ACT_LAST_MATCH: | | =09=09=09=09(yy_c_buf_p) =3D | | =09=09=09=09&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; | |=20 | | =09=09=09=09yy_current_state =3D yy_get_previous_state( ); | |=20 | | =09=09=09=09yy_cp =3D (yy_c_buf_p); | | =09=09=09=09yy_bp =3D (yytext_ptr) + YY_MORE_ADJ; | | =09=09=09=09goto yy_find_action; | | =09=09=09} | | =09=09break; | | =09=09} | |=20 | | =09default: | | =09=09YY_FATAL_ERROR( | | =09=09=09"fatal flex scanner internal error--no action found" ); | | =09} /* end of action switch */ | | =09=09} /* end of scanning one token */ | | =09} /* end of user's declarations */ | | } /* end of yylex */ | |=20 | | /* yy_get_next_buffer - try to read in a new buffer | | * | | * Returns a code representing an action: | | *=09EOB_ACT_LAST_MATCH - | | *=09EOB_ACT_CONTINUE_SCAN - continue scanning from current position | | *=09EOB_ACT_END_OF_FILE - end of file | | */ | | static int yy_get_next_buffer (void) | | { | | =09char *dest =3D YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | | =09char *source =3D (yytext_ptr); | | =09int number_to_move, i; | | =09int ret_val; | |=20 | | =09if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars= ) + 1] ) | | =09=09YY_FATAL_ERROR( | | =09=09"fatal flex scanner internal error--end of buffer missed" ); | |=20 | | =09if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer =3D=3D 0 ) | | =09=09{ /* Don't try to fill the buffer, so this is an EOF. */ | | =09=09if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ =3D=3D 1 ) | | =09=09=09{ | | =09=09=09/* We matched a single character, the EOB, so | | =09=09=09 * treat this as a final EOF. | | =09=09=09 */ | | =09=09=09return EOB_ACT_END_OF_FILE; | | =09=09=09} | |=20 | | =09=09else | | =09=09=09{ | | =09=09=09/* We matched some text prior to the EOB, first | | =09=09=09 * process it. | | =09=09=09 */ | | =09=09=09return EOB_ACT_LAST_MATCH; | | =09=09=09} | | =09=09} | |=20 | | =09/* Try to read more data. */ | |=20 | | =09/* First move last chars to start of buffer. */ | | =09number_to_move =3D (int) ((yy_c_buf_p) - (yytext_ptr) - 1); | |=20 | | =09for ( i =3D 0; i < number_to_move; ++i ) | | =09=09*(dest++) =3D *(source++); | |=20 | | =09if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =3D=3D YY_BUFFER_EOF= _PENDING ) | | =09=09/* don't do the read, it's not guaranteed to return an EOF, | | =09=09 * just force an EOF | | =09=09 */ | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D (yy_n_chars) =3D 0; | |=20 | | =09else | | =09=09{ | | =09=09=09int num_to_read =3D | | =09=09=09YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; | |=20 | | =09=09while ( num_to_read <=3D 0 ) | | =09=09=09{ /* Not enough room in the buffer - grow it. */ | |=20 | | =09=09=09YY_FATAL_ERROR( | | "input buffer overflow, can't enlarge buffer because scanner uses REJEC= T" ); | |=20 | | =09=09=09} | |=20 | | =09=09if ( num_to_read > YY_READ_BUF_SIZE ) | | =09=09=09num_to_read =3D YY_READ_BUF_SIZE; | |=20 | | =09=09/* Read in more data. */ | | =09=09YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | | =09=09=09(yy_n_chars), num_to_read ); | |=20 | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D (yy_n_chars); | | =09=09} | |=20 | | =09if ( (yy_n_chars) =3D=3D 0 ) | | =09=09{ | | =09=09if ( number_to_move =3D=3D YY_MORE_ADJ ) | | =09=09=09{ | | =09=09=09ret_val =3D EOB_ACT_END_OF_FILE; | | =09=09=09yyrestart( yyin ); | | =09=09=09} | |=20 | | =09=09else | | =09=09=09{ | | =09=09=09ret_val =3D EOB_ACT_LAST_MATCH; | | =09=09=09YY_CURRENT_BUFFER_LVALUE->yy_buffer_status =3D | | =09=09=09=09YY_BUFFER_EOF_PENDING; | | =09=09=09} | | =09=09} | |=20 | | =09else | | =09=09ret_val =3D EOB_ACT_CONTINUE_SCAN; | |=20 | | =09if (((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_b= uf_size) { | | =09=09/* Extend the array by 50%, plus the number we really need. */ | | =09=09int new_size =3D (yy_n_chars) + number_to_move + ((yy_n_chars) >>= 1); | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_ch_buf =3D (char *) yyrealloc( | | =09=09=09(void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf, (yy_size_t) new_= size ); | | =09=09if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | | =09=09=09YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()= " ); | | =09=09/* "- 2" to take care of EOB's */ | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_buf_size =3D (int) (new_size - 2); | | =09} | |=20 | | =09(yy_n_chars) +=3D number_to_move; | | =09YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] =3D YY_END_OF_BUFF= ER_CHAR; | | =09YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] =3D YY_END_OF_= BUFFER_CHAR; | |=20 | | =09(yytext_ptr) =3D &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; | |=20 | | =09return ret_val; | | } | |=20 | | /* yy_get_previous_state - get the state just before the EOB char was r= eached */ | |=20 | | static yy_state_type yy_get_previous_state (void) | | { | | =09yy_state_type yy_current_state; | | =09char *yy_cp; | | =20 | | =09yy_current_state =3D (yy_start); | |=20 | | =09(yy_state_ptr) =3D (yy_state_buf); | | =09*(yy_state_ptr)++ =3D yy_current_state; | |=20 | | =09for ( yy_cp =3D (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++= yy_cp ) | | =09=09{ | | =09=09YY_CHAR yy_c =3D (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | | =09=09while ( yy_chk[yy_base[yy_current_state] + yy_c] !=3D yy_current_= state ) | | =09=09=09{ | | =09=09=09yy_current_state =3D (int) yy_def[yy_current_state]; | | =09=09=09if ( yy_current_state >=3D 13 ) | | =09=09=09=09yy_c =3D yy_meta[yy_c]; | | =09=09=09} | | =09=09yy_current_state =3D yy_nxt[yy_base[yy_current_state] + yy_c]; | | =09=09*(yy_state_ptr)++ =3D yy_current_state; | | =09=09} | |=20 | | =09return yy_current_state; | | } | |=20 | | /* yy_try_NUL_trans - try to make a transition on the NUL character | | * | | * synopsis | | *=09next_state =3D yy_try_NUL_trans( current_state ); | | */ | | static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_st= ate ) | | { | | =09int yy_is_jam; | | =20 | | =09YY_CHAR yy_c =3D 1; | | =09while ( yy_chk[yy_base[yy_current_state] + yy_c] !=3D yy_current_sta= te ) | | =09=09{ | | =09=09yy_current_state =3D (int) yy_def[yy_current_state]; | | =09=09if ( yy_current_state >=3D 13 ) | | =09=09=09yy_c =3D yy_meta[yy_c]; | | =09=09} | | =09yy_current_state =3D yy_nxt[yy_base[yy_current_state] + yy_c]; | | =09yy_is_jam =3D (yy_current_state =3D=3D 12); | | =09if ( ! yy_is_jam ) | | =09=09*(yy_state_ptr)++ =3D yy_current_state; | |=20 | | =09=09return yy_is_jam ? 0 : yy_current_state; | | } | |=20 | | #ifndef YY_NO_UNPUT | |=20 | | static void yyunput (int c, char * yy_bp ) | | { | | =09char *yy_cp; | | =20 | | yy_cp =3D (yy_c_buf_p); | |=20 | | =09/* undo effects of setting up yytext */ | | =09*yy_cp =3D (yy_hold_char); | |=20 | | =09if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | | =09=09{ /* need to shift things up to make room */ | | =09=09/* +2 for EOB chars. */ | | =09=09int number_to_move =3D (yy_n_chars) + 2; | | =09=09char *dest =3D &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | | =09=09=09=09=09YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; | | =09=09char *source =3D | | =09=09=09=09&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; | |=20 | | =09=09while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) | | =09=09=09*--dest =3D *--source; | |=20 | | =09=09yy_cp +=3D (int) (dest - source); | | =09=09yy_bp +=3D (int) (dest - source); | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D | | =09=09=09(yy_n_chars) =3D (int) YY_CURRENT_BUFFER_LVALUE->yy_buf_size; | |=20 | | =09=09if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) | | =09=09=09YY_FATAL_ERROR( "flex scanner push-back overflow" ); | | =09=09} | |=20 | | =09*--yy_cp =3D (char) c; | |=20 | | =09(yytext_ptr) =3D yy_bp; | | =09(yy_hold_char) =3D *yy_cp; | | =09(yy_c_buf_p) =3D yy_cp; | | } | |=20 | | #endif | |=20 | | #ifndef YY_NO_INPUT | | #ifdef __cplusplus | | static int yyinput (void) | | #else | | static int input (void) | | #endif | |=20 | | { | | =09int c; | | =20 | | =09*(yy_c_buf_p) =3D (yy_hold_char); | |=20 | | =09if ( *(yy_c_buf_p) =3D=3D YY_END_OF_BUFFER_CHAR ) | | =09=09{ | | =09=09/* yy_c_buf_p now points to the character we want to return. | | =09=09 * If this occurs *before* the EOB characters, then it's a | | =09=09 * valid NUL; if not, then we've hit the end of the buffer. | | =09=09 */ | | =09=09if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_ch= ars)] ) | | =09=09=09/* This was really a NUL. */ | | =09=09=09*(yy_c_buf_p) =3D '\0'; | |=20 | | =09=09else | | =09=09=09{ /* need more input */ | | =09=09=09int offset =3D (int) ((yy_c_buf_p) - (yytext_ptr)); | | =09=09=09++(yy_c_buf_p); | |=20 | | =09=09=09switch ( yy_get_next_buffer( ) ) | | =09=09=09=09{ | | =09=09=09=09case EOB_ACT_LAST_MATCH: | | =09=09=09=09=09/* This happens because yy_g_n_b() | | =09=09=09=09=09 * sees that we've accumulated a | | =09=09=09=09=09 * token and flags that we need to | | =09=09=09=09=09 * try matching the token before | | =09=09=09=09=09 * proceeding. But for input(), | | =09=09=09=09=09 * there's no matching to consider. | | =09=09=09=09=09 * So convert the EOB_ACT_LAST_MATCH | | =09=09=09=09=09 * to EOB_ACT_END_OF_FILE. | | =09=09=09=09=09 */ | |=20 | | =09=09=09=09=09/* Reset buffer status. */ | | =09=09=09=09=09yyrestart( yyin ); | |=20 | | =09=09=09=09=09/*FALLTHROUGH*/ | |=20 | | =09=09=09=09case EOB_ACT_END_OF_FILE: | | =09=09=09=09=09{ | | =09=09=09=09=09if ( yywrap( ) ) | | =09=09=09=09=09=09return 0; | |=20 | | =09=09=09=09=09if ( ! (yy_did_buffer_switch_on_eof) ) | | =09=09=09=09=09=09YY_NEW_FILE; | | #ifdef __cplusplus | | =09=09=09=09=09return yyinput(); | | #else | | =09=09=09=09=09return input(); | | #endif | | =09=09=09=09=09} | |=20 | | =09=09=09=09case EOB_ACT_CONTINUE_SCAN: | | =09=09=09=09=09(yy_c_buf_p) =3D (yytext_ptr) + offset; | | =09=09=09=09=09break; | | =09=09=09=09} | | =09=09=09} | | =09=09} | |=20 | | =09c =3D *(unsigned char *) (yy_c_buf_p);=09/* cast for 8-bit char's */ | | =09*(yy_c_buf_p) =3D '\0';=09/* preserve yytext */ | | =09(yy_hold_char) =3D *++(yy_c_buf_p); | |=20 | | =09return c; | | } | | #endif=09/* ifndef YY_NO_INPUT */ | |=20 | | /** Immediately switch to a different input stream. | | * @param input_file A readable stream. | | *=20 | | * @note This function does not reset the start condition to @c INITIAL= . | | */ | | void yyrestart (FILE * input_file ) | | { | | =20 | | =09if ( ! YY_CURRENT_BUFFER ){ | | yyensure_buffer_stack (); | | =09=09YY_CURRENT_BUFFER_LVALUE =3D | | yy_create_buffer( yyin, YY_BUF_SIZE ); | | =09} | |=20 | | =09yy_init_buffer( YY_CURRENT_BUFFER, input_file ); | | =09yy_load_buffer_state( ); | | } | |=20 | | /** Switch to a different input buffer. | | * @param new_buffer The new input buffer. | | *=20 | | */ | | void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) | | { | | =20 | | =09/* TODO. We should be able to replace this entire function body | | =09 * with | | =09 *=09=09yypop_buffer_state(); | | =09 *=09=09yypush_buffer_state(new_buffer); | | */ | | =09yyensure_buffer_stack (); | | =09if ( YY_CURRENT_BUFFER =3D=3D new_buffer ) | | =09=09return; | |=20 | | =09if ( YY_CURRENT_BUFFER ) | | =09=09{ | | =09=09/* Flush out information for old buffer. */ | | =09=09*(yy_c_buf_p) =3D (yy_hold_char); | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_buf_pos =3D (yy_c_buf_p); | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D (yy_n_chars); | | =09=09} | |=20 | | =09YY_CURRENT_BUFFER_LVALUE =3D new_buffer; | | =09yy_load_buffer_state( ); | |=20 | | =09/* We don't actually know whether we did this switch during | | =09 * EOF (yywrap()) processing, but the only time this flag | | =09 * is looked at is after yywrap() is called, so it's safe | | =09 * to go ahead and always set it. | | =09 */ | | =09(yy_did_buffer_switch_on_eof) =3D 1; | | } | |=20 | | static void yy_load_buffer_state (void) | | { | | =09(yy_n_chars) =3D YY_CURRENT_BUFFER_LVALUE->yy_n_chars; | | =09(yytext_ptr) =3D (yy_c_buf_p) =3D YY_CURRENT_BUFFER_LVALUE->yy_buf_p= os; | | =09yyin =3D YY_CURRENT_BUFFER_LVALUE->yy_input_file; | | =09(yy_hold_char) =3D *(yy_c_buf_p); | | } | |=20 | | /** Allocate and initialize an input buffer state. | | * @param file A readable stream. | | * @param size The character buffer size in bytes. When in doubt, use @= c YY_BUF_SIZE. | | *=20 | | * @return the allocated buffer state. | | */ | | YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) | | { | | =09YY_BUFFER_STATE b; | | =20 | | =09b =3D (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) )= ; | | =09if ( ! b ) | | =09=09YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |=20 | | =09b->yy_buf_size =3D size; | |=20 | | =09/* yy_ch_buf has to be 2 characters longer than the size given becau= se | | =09 * we need to put in 2 end-of-buffer characters. | | =09 */ | | =09b->yy_ch_buf =3D (char *) yyalloc( (yy_size_t) (b->yy_buf_size + 2) = ); | | =09if ( ! b->yy_ch_buf ) | | =09=09YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | |=20 | | =09b->yy_is_our_buffer =3D 1; | |=20 | | =09yy_init_buffer( b, file ); | |=20 | | =09return b; | | } | |=20 | | /** Destroy the buffer. | | * @param b a buffer created with yy_create_buffer() | | *=20 | | */ | | void yy_delete_buffer (YY_BUFFER_STATE b ) | | { | | =20 | | =09if ( ! b ) | | =09=09return; | |=20 | | =09if ( b =3D=3D YY_CURRENT_BUFFER ) /* Not sure if we should pop here.= */ | | =09=09YY_CURRENT_BUFFER_LVALUE =3D (YY_BUFFER_STATE) 0; | |=20 | | =09if ( b->yy_is_our_buffer ) | | =09=09yyfree( (void *) b->yy_ch_buf ); | |=20 | | =09yyfree( (void *) b ); | | } | |=20 | | /* Initializes or reinitializes a buffer. | | * This function is sometimes called more than once on the same buffer, | | * such as during a yyrestart() or at EOF. | | */ | | static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) | |=20 | | { | | =09int oerrno =3D errno; | | =20 | | =09yy_flush_buffer( b ); | |=20 | | =09b->yy_input_file =3D file; | | =09b->yy_fill_buffer =3D 1; | |=20 | | /* If b is the current buffer, then yy_init_buffer was _probably_ | | * called from yyrestart() or through yy_get_next_buffer. | | * In that case, we don't want to reset the lineno or column. | | */ | | if (b !=3D YY_CURRENT_BUFFER){ | | b->yy_bs_lineno =3D 1; | | b->yy_bs_column =3D 0; | | } | |=20 | | b->yy_is_interactive =3D file ? (isatty( fileno(file) ) > 0) : = 0; | | =20 | | =09errno =3D oerrno; | | } | |=20 | | /** Discard all buffered characters. On the next scan, YY_INPUT will be= called. | | * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFE= R. | | *=20 | | */ | | void yy_flush_buffer (YY_BUFFER_STATE b ) | | { | | =09if ( ! b ) | | =09=09return; | |=20 | | =09b->yy_n_chars =3D 0; | |=20 | | =09/* We always need two end-of-buffer characters. The first causes | | =09 * a transition to the end-of-buffer state. The second causes | | =09 * a jam in that state. | | =09 */ | | =09b->yy_ch_buf[0] =3D YY_END_OF_BUFFER_CHAR; | | =09b->yy_ch_buf[1] =3D YY_END_OF_BUFFER_CHAR; | |=20 | | =09b->yy_buf_pos =3D &b->yy_ch_buf[0]; | |=20 | | =09b->yy_at_bol =3D 1; | | =09b->yy_buffer_status =3D YY_BUFFER_NEW; | |=20 | | =09if ( b =3D=3D YY_CURRENT_BUFFER ) | | =09=09yy_load_buffer_state( ); | | } | |=20 | | /** Pushes the new state onto the stack. The new state becomes | | * the current state. This function will allocate the stack | | * if necessary. | | * @param new_buffer The new state. | | * =20 | | */ | | void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) | | { | | =09if (new_buffer =3D=3D NULL) | | =09=09return; | |=20 | | =09yyensure_buffer_stack(); | |=20 | | =09/* This block is copied from yy_switch_to_buffer. */ | | =09if ( YY_CURRENT_BUFFER ) | | =09=09{ | | =09=09/* Flush out information for old buffer. */ | | =09=09*(yy_c_buf_p) =3D (yy_hold_char); | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_buf_pos =3D (yy_c_buf_p); | | =09=09YY_CURRENT_BUFFER_LVALUE->yy_n_chars =3D (yy_n_chars); | | =09=09} | |=20 | | =09/* Only push if top exists. Otherwise, replace top. */ | | =09if (YY_CURRENT_BUFFER) | | =09=09(yy_buffer_stack_top)++; | | =09YY_CURRENT_BUFFER_LVALUE =3D new_buffer; | |=20 | | =09/* copied from yy_switch_to_buffer. */ | | =09yy_load_buffer_state( ); | | =09(yy_did_buffer_switch_on_eof) =3D 1; | | } | |=20 | | /** Removes and deletes the top of the stack, if present. | | * The next element becomes the new top. | | * =20 | | */ | | void yypop_buffer_state (void) | | { | | =09if (!YY_CURRENT_BUFFER) | | =09=09return; | |=20 | | =09yy_delete_buffer(YY_CURRENT_BUFFER ); | | =09YY_CURRENT_BUFFER_LVALUE =3D NULL; | | =09if ((yy_buffer_stack_top) > 0) | | =09=09--(yy_buffer_stack_top); | |=20 | | =09if (YY_CURRENT_BUFFER) { | | =09=09yy_load_buffer_state( ); | | =09=09(yy_did_buffer_switch_on_eof) =3D 1; | | =09} | | } | |=20 | | /* Allocates the stack if it does not exist. | | * Guarantees space for at least one push. | | */ | | static void yyensure_buffer_stack (void) | | { | | =09yy_size_t num_to_alloc; | | =20 | | =09if (!(yy_buffer_stack)) { | |=20 | | =09=09/* First allocation is just for 2 elements, since we don't know i= f this | | =09=09 * scanner will even need a stack. We use 2 instead of 1 to avoid= an | | =09=09 * immediate realloc on the next call. | | */ | | num_to_alloc =3D 1; /* After all that talk, this was set to 1 any= ways... */ | | =09=09(yy_buffer_stack) =3D (struct yy_buffer_state**)yyalloc | | =09=09=09=09=09=09=09=09(num_to_alloc * sizeof(struct yy_buffer_state*) | | =09=09=09=09=09=09=09=09); | | =09=09if ( ! (yy_buffer_stack) ) | | =09=09=09YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stac= k()" ); | |=20 | | =09=09memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buff= er_state*)); | |=20 | | =09=09(yy_buffer_stack_max) =3D num_to_alloc; | | =09=09(yy_buffer_stack_top) =3D 0; | | =09=09return; | | =09} | |=20 | | =09if ((yy_buffer_stack_top) >=3D ((yy_buffer_stack_max)) - 1){ | |=20 | | =09=09/* Increase the buffer to prepare for a possible push. */ | | =09=09yy_size_t grow_size =3D 8 /* arbitrary grow size */; | |=20 | | =09=09num_to_alloc =3D (yy_buffer_stack_max) + grow_size; | | =09=09(yy_buffer_stack) =3D (struct yy_buffer_state**)yyrealloc | | =09=09=09=09=09=09=09=09((yy_buffer_stack), | | =09=09=09=09=09=09=09=09num_to_alloc * sizeof(struct yy_buffer_state*) | | =09=09=09=09=09=09=09=09); | | =09=09if ( ! (yy_buffer_stack) ) | | =09=09=09YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stac= k()" ); | |=20 | | =09=09/* zero only the new slots.*/ | | =09=09memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * = sizeof(struct yy_buffer_state*)); | | =09=09(yy_buffer_stack_max) =3D num_to_alloc; | | =09} | | } | |=20 | | /** Setup the input buffer state to scan directly from a user-specified= character buffer. | | * @param base the character buffer | | * @param size the size in bytes of the character buffer | | *=20 | | * @return the newly allocated buffer state object. | | */ | | YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) | | { | | =09YY_BUFFER_STATE b; | | =20 | | =09if ( size < 2 || | | =09 base[size-2] !=3D YY_END_OF_BUFFER_CHAR || | | =09 base[size-1] !=3D YY_END_OF_BUFFER_CHAR ) | | =09=09/* They forgot to leave room for the EOB's. */ | | =09=09return NULL; | |=20 | | =09b =3D (YY_BUFFER_STATE) yyalloc( sizeof( struct yy_buffer_state ) )= ; | | =09if ( ! b ) | | =09=09YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | |=20 | | =09b->yy_buf_size =3D (int) (size - 2);=09/* "- 2" to take care of EOB'= s */ | | =09b->yy_buf_pos =3D b->yy_ch_buf =3D base; | | =09b->yy_is_our_buffer =3D 0; | | =09b->yy_input_file =3D NULL; | | =09b->yy_n_chars =3D b->yy_buf_size; | | =09b->yy_is_interactive =3D 0; | | =09b->yy_at_bol =3D 1; | | =09b->yy_fill_buffer =3D 0; | | =09b->yy_buffer_status =3D YY_BUFFER_NEW; | |=20 | | =09yy_switch_to_buffer( b ); | |=20 | | =09return b; | | } | |=20 | | /** Setup the input buffer state to scan a string. The next call to yyl= ex() will | | * scan from a @e copy of @a str. | | * @param yystr a NUL-terminated string to scan | | *=20 | | * @return the newly allocated buffer state object. | | * @note If you want to scan bytes that may contain NUL values, then us= e | | * yy_scan_bytes() instead. | | */ | | YY_BUFFER_STATE yy_scan_string (const char * yystr ) | | { | | =20 | | =09return yy_scan_bytes( yystr, (int) strlen(yystr) ); | | } | |=20 | | /** Setup the input buffer state to scan the given bytes. The next call= to yylex() will | | * scan from a @e copy of @a bytes. | | * @param yybytes the byte buffer to scan | | * @param _yybytes_len the number of bytes in the buffer pointed to by = @a bytes. | | *=20 | | * @return the newly allocated buffer state object. | | */ | | YY_BUFFER_STATE yy_scan_bytes (const char * yybytes, int _yybytes_len= ) | | { | | =09YY_BUFFER_STATE b; | | =09char *buf; | | =09yy_size_t n; | | =09int i; | | =20 | | =09/* Get memory for full buffer, including space for trailing EOB's. *= / | | =09n =3D (yy_size_t) (_yybytes_len + 2); | | =09buf =3D (char *) yyalloc( n ); | | =09if ( ! buf ) | | =09=09YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | |=20 | | =09for ( i =3D 0; i < _yybytes_len; ++i ) | | =09=09buf[i] =3D yybytes[i]; | |=20 | | =09buf[_yybytes_len] =3D buf[_yybytes_len+1] =3D YY_END_OF_BUFFER_CHAR; | |=20 | | =09b =3D yy_scan_buffer( buf, n ); | | =09if ( ! b ) | | =09=09YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | |=20 | | =09/* It's okay to grow etc. this buffer, and we should throw it | | =09 * away when we're done. | | =09 */ | | =09b->yy_is_our_buffer =3D 1; | |=20 | | =09return b; | | } | |=20 | | #ifndef YY_EXIT_FAILURE | | #define YY_EXIT_FAILURE 2 | | #endif | |=20 | | static void yynoreturn yy_fatal_error (const char* msg ) | | { | | =09=09=09fprintf( stderr, "%s\n", msg ); | | =09exit( YY_EXIT_FAILURE ); | | } | |=20 | | /* Redefine yyless() so it works in section 3 code. */ | |=20 | | #undef yyless | | #define yyless(n) \ | | =09do \ | | =09=09{ \ | | =09=09/* Undo effects of setting up yytext. */ \ | | int yyless_macro_arg =3D (n); \ | | YY_LESS_LINENO(yyless_macro_arg);\ | | =09=09yytext[yyleng] =3D (yy_hold_char); \ | | =09=09(yy_c_buf_p) =3D yytext + yyless_macro_arg; \ | | =09=09(yy_hold_char) =3D *(yy_c_buf_p); \ | | =09=09*(yy_c_buf_p) =3D '\0'; \ | | =09=09yyleng =3D yyless_macro_arg; \ | | =09=09} \ | | =09while ( 0 ) | |=20 | | /* Accessor methods (get/set functions) to struct members. */ | |=20 | | /** Get the current line number. | | *=20 | | */ | | int yyget_lineno (void) | | { | | =20 | | return yylineno; | | } | |=20 | | /** Get the input stream. | | *=20 | | */ | | FILE *yyget_in (void) | | { | | return yyin; | | } | |=20 | | /** Get the output stream. | | *=20 | | */ | | FILE *yyget_out (void) | | { | | return yyout; | | } | |=20 | | /** Get the length of the current token. | | *=20 | | */ | | int yyget_leng (void) | | { | | return yyleng; | | } | |=20 | | /** Get the current token. | | *=20 | | */ | |=20 | | char *yyget_text (void) | | { | | return yytext; | | } | |=20 | | /** Set the current line number. | | * @param _line_number line number | | *=20 | | */ | | void yyset_lineno (int _line_number ) | | { | | =20 | | yylineno =3D _line_number; | | } | |=20 | | /** Set the input stream. This does not discard the current | | * input buffer. | | * @param _in_str A readable stream. | | *=20 | | * @see yy_switch_to_buffer | | */ | | void yyset_in (FILE * _in_str ) | | { | | yyin =3D _in_str ; | | } | |=20 | | void yyset_out (FILE * _out_str ) | | { | | yyout =3D _out_str ; | | } | |=20 | | int yyget_debug (void) | | { | | return yy_flex_debug; | | } | |=20 | | void yyset_debug (int _bdebug ) | | { | | yy_flex_debug =3D _bdebug ; | | } | |=20 | | static int yy_init_globals (void) | | { | | /* Initialization is the same as for the non-reentrant scanner. | | * This function is called from yylex_destroy(), so don't allocate = here. | | */ | |=20 | | (yy_buffer_stack) =3D NULL; | | (yy_buffer_stack_top) =3D 0; | | (yy_buffer_stack_max) =3D 0; | | (yy_c_buf_p) =3D NULL; | | (yy_init) =3D 0; | | (yy_start) =3D 0; | |=20 | | (yy_state_buf) =3D 0; | | (yy_state_ptr) =3D 0; | | (yy_full_match) =3D 0; | | (yy_lp) =3D 0; | |=20 | | /* Defined in main.c */ | | #ifdef YY_STDINIT | | yyin =3D stdin; | | yyout =3D stdout; | | #else | | yyin =3D NULL; | | yyout =3D NULL; | | #endif | |=20 | | /* For future reference: Set errno on error, since we are called by | | * yylex_init() | | */ | | return 0; | | } | |=20 | | /* yylex_destroy is for both reentrant and non-reentrant scanners. */ | | int yylex_destroy (void) | | { | | =20 | | /* Pop the buffer stack, destroying each element. */ | | =09while(YY_CURRENT_BUFFER){ | | =09=09yy_delete_buffer( YY_CURRENT_BUFFER ); | | =09=09YY_CURRENT_BUFFER_LVALUE =3D NULL; | | =09=09yypop_buffer_state(); | | =09} | |=20 | | =09/* Destroy the stack itself. */ | | =09yyfree((yy_buffer_stack) ); | | =09(yy_buffer_stack) =3D NULL; | |=20 | | yyfree ( (yy_state_buf) ); | | (yy_state_buf) =3D NULL; | |=20 | | /* Reset the globals. This is important in a non-reentrant scanner = so the next time | | * yylex() is called, initialization will occur. */ | | yy_init_globals( ); | |=20 | | return 0; | | } | |=20 | | /* | | * Internal utility routines. | | */ | |=20 | | #ifndef yytext_ptr | | static void yy_flex_strncpy (char* s1, const char * s2, int n ) | | { | | =09=09 | | =09int i; | | =09for ( i =3D 0; i < n; ++i ) | | =09=09s1[i] =3D s2[i]; | | } | | #endif | |=20 | | #ifdef YY_NEED_STRLEN | | static int yy_flex_strlen (const char * s ) | | { | | =09int n; | | =09for ( n =3D 0; s[n]; ++n ) | | =09=09; | |=20 | | =09return n; | | } | | #endif | |=20 | | void *yyalloc (yy_size_t size ) | | { | | =09=09=09return malloc(size); | | } | |=20 | | void *yyrealloc (void * ptr, yy_size_t size ) | | { | | =09=09 | | =09/* The cast to (char *) in the following accommodates both | | =09 * implementations that use char* generic pointers, and those | | =09 * that use void* generic pointers. It works with the latter | | =09 * because both ANSI C and C++ allow castless assignment from | | =09 * any pointer type to void*, and deal with argument conversions | | =09 * as though doing an assignment. | | =09 */ | | =09return realloc(ptr, size); | | } | |=20 | | void yyfree (void * ptr ) | | { | | =09=09=09free( (char *) ptr );=09/* see yyrealloc() for (char *) cast *= / | | } | |=20 | | #define YYTABLES_NAME "yytables" | |=20 | | #line 10 "conftest.l" | |=20 | | #ifdef YYTEXT_POINTER | | extern char *yytext; | | #endif | | int | | main (void) | | { | | return ! yylex () + ! yywrap (); | | } | configure:13462: gcc-10 -o conftest -g -O2 conftest.c -lfl >&5 | configure:13462: $? =3D 0 | configure:13473: result: -lfl | configure:13479: checking whether yytext is a pointer | configure:13497: gcc-10 -o conftest -g -O2 conftest.c -lfl >&5 | configure:13497: $? =3D 0 | configure:13506: result: yes | configure:13451: checking for bison | configure:13472: found /usr/local/bin/bison | configure:13483: result: bison -y | configure:13498: checking for x86_64-linux-gnu-ranlib | configure:13530: result: x86_64-linux-gnu-ranlib | configure:13598: checking for GNU M4 that supports accurate traces | configure:13653: result: /usr/local/bin/m4 | configure:13656: checking whether /usr/local/bin/m4 accepts --gnu | configure:13667: result: yes | configure:13684: checking how m4 supports trace files | configure:13695: result: --debugfile | configure:13708: checking for perl | configure:13731: found /usr/bin/perl | configure:13743: result: /usr/bin/perl | configure:13756: checking for xsltproc | configure:13779: found /usr/bin/xsltproc | configure:13791: result: /usr/bin/xsltproc | configure:13806: checking for inline | configure:13832: result: inline | configure:14315: checking for size_t | configure:14315: gcc-10 -c -g -O2 conftest.c >&5 | configure:14315: $? =3D 0 | configure:14315: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:137:21: error: expected expression before ')' token | 137 | if (sizeof ((size_t))) | | ^ | configure:14315: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | | int | | main (void) | | { | | if (sizeof ((size_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:14315: result: yes | configure:14327: checking for working alloca.h | configure:14345: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:14345: $? =3D 0 | configure:14354: result: yes | configure:14362: checking for alloca | configure:14407: result: yes | configure:14553: checking whether malloc is ptrdiff_t safe | configure:14590: gcc-10 -c -g -O2 conftest.c >&5 | configure:14590: $? =3D 0 | configure:14599: result: yes | configure:14609: checking whether malloc, realloc, calloc set errno on fa= ilure | configure:14627: result: yes | configure:14832: checking whether lstat correctly handles trailing slash | configure:14876: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:14876: $? =3D 0 | configure:14876: ./conftest | configure:14876: $? =3D 0 | configure:14889: result: yes | configure:14903: checking whether // is distinct from / | configure:14933: result: no | configure:14945: checking whether realpath works | configure:15159: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:15159: $? =3D 0 | configure:15159: ./conftest | configure:15159: $? =3D 0 | configure:15176: result: yes | configure:15200: checking for getcwd | configure:15200: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:15200: $? =3D 0 | configure:15200: result: yes | configure:15213: checking for C/C++ restrict keyword | configure:15243: gcc-10 -c -g -O2 conftest.c >&5 | configure:15243: $? =3D 0 | configure:15252: result: __restrict__ | configure:15347: checking if environ is properly declared | configure:15371: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:120:26: error: conflicting types for 'environ' | 120 | extern foo_t environ; | | ^~~~~~~ | In file included from conftest.c:114: | /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was= here | 545 | extern char **environ; | | ^~~~~~~ | configure:15371: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | | #include <unistd.h> | | #endif | | /* mingw, BeOS, Haiku declare environ in <stdlib.h>, not in <unist= d.h>. */ | | #include <stdlib.h> | |=20 | | typedef struct { int foo; } foo_t; | | extern foo_t environ; | | int | | main (void) | | { | | environ.foo =3D 1; | | ; | | return 0; | | } | configure:15379: result: yes | configure:15394: checking whether the preprocessor supports include_next | configure:15433: gcc-10 -c -g -O2 -Iconftestd1b -Iconftestd2 conftest.c = >&5 | configure:15433: $? =3D 0 | configure:15456: result: yes | configure:15478: checking whether source code line length is unlimited | configure:15503: result: yes | configure:15514: checking for complete errno.h | configure:15589: result: yes | configure:15903: checking for gcc-10 options needed to detect all undecla= red functions | configure:15925: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:118:8: error: 'strchr' undeclared (first use in this function) | 118 | (void) strchr; | | ^~~~~~ | conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you= forget to '#include <string.h>'? | 1 | /* confdefs.h */ | conftest.c:118:8: note: each undeclared identifier is reported only once = for each function it appears in | 118 | (void) strchr; | | ^~~~~~ | configure:15925: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | /* end confdefs.h. */ | |=20 | | int | | main (void) | | { | | (void) strchr; | | ; | | return 0; | | } | configure:15952: gcc-10 -c -g -O2 conftest.c >&5 | configure:15952: $? =3D 0 | configure:15969: result: none needed | configure:15983: checking whether strerror_r is declared | configure:15983: gcc-10 -c -g -O2 conftest.c >&5 | configure:15983: $? =3D 0 | configure:15983: result: yes | configure:16002: checking whether strerror_r returns char * | configure:16027: gcc-10 -c -g -O2 conftest.c >&5 | configure:16027: $? =3D 0 | configure:16036: result: yes | configure:16047: checking for mode_t | configure:16047: gcc-10 -c -g -O2 conftest.c >&5 | configure:16047: $? =3D 0 | configure:16047: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:148:21: error: expected expression before ')' token | 148 | if (sizeof ((mode_t))) | | ^ | configure:16047: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | | int | | main (void) | | { | | if (sizeof ((mode_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:16047: result: yes | configure:16061: checking for sig_atomic_t | configure:16061: gcc-10 -c -g -O2 conftest.c >&5 | configure:16061: $? =3D 0 | configure:16061: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:122:27: error: expected expression before ')' token | 122 | if (sizeof ((sig_atomic_t))) | | ^ | configure:16061: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | /* end confdefs.h. */ | | #include <signal.h> | |=20 | | int | | main (void) | | { | | if (sizeof ((sig_atomic_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:16061: result: yes | configure:16121: checking for working fcntl.h | configure:16235: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:16235: $? =3D 0 | configure:16235: ./conftest | configure:16235: $? =3D 0 | configure:16252: result: yes | configure:16272: checking for pid_t | configure:16272: gcc-10 -c -g -O2 conftest.c >&5 | configure:16272: $? =3D 0 | configure:16272: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:152:20: error: expected expression before ')' token | 152 | if (sizeof ((pid_t))) | | ^ | configure:16272: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | |=20 | | int | | main (void) | | { | | if (sizeof ((pid_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:16272: result: yes | configure:16611: checking for eaccess | configure:16611: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:16611: $? =3D 0 | configure:16611: result: yes | configure:16913: checking for stdint.h | configure:16931: gcc-10 -c -g -O2 conftest.c >&5 | configure:16931: $? =3D 0 | configure:16939: result: yes | configure:16948: checking for inttypes.h | configure:16968: gcc-10 -c -g -O2 conftest.c >&5 | configure:16968: $? =3D 0 | configure:16976: result: yes | configure:16988: checking whether printf supports size specifiers as in C= 99 | configure:17087: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:139:21: warning: too many arguments for format [-Wformat-extra= -args] | 139 | if (sprintf (buf, "%ju %d", (uintmax_t) 12345671, 33, 44, 55) <= 0 | | ^~~~~~~~ | conftest.c:146:21: warning: too many arguments for format [-Wformat-extra= -args] | 146 | if (sprintf (buf, "%zu %d", (size_t) 12345672, 33, 44, 55) < 0 | | ^~~~~~~~ | conftest.c:150:21: warning: too many arguments for format [-Wformat-extra= -args] | 150 | if (sprintf (buf, "%tu %d", (ptrdiff_t) 12345673, 33, 44, 55) <= 0 | | ^~~~~~~~ | conftest.c:154:21: warning: too many arguments for format [-Wformat-extra= -args] | 154 | if (sprintf (buf, "%Lg %d", (long double) 1.5, 33, 44, 55) < 0 | | ^~~~~~~~ | configure:17087: $? =3D 0 | configure:17087: ./conftest | configure:17087: $? =3D 0 | configure:17099: result: yes | configure:17104: checking whether printf supports 'long double' arguments | configure:17165: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:130:21: warning: too many arguments for format [-Wformat-extra= -args] | 130 | if (sprintf (buf, "%Lf %d", 1.75L, 33, 44, 55) < 0 | | ^~~~~~~~ | conftest.c:134:21: warning: too many arguments for format [-Wformat-extra= -args] | 134 | if (sprintf (buf, "%Le %d", 1.75L, 33, 44, 55) < 0 | | ^~~~~~~~ | conftest.c:138:21: warning: too many arguments for format [-Wformat-extra= -args] | 138 | if (sprintf (buf, "%Lg %d", 1.75L, 33, 44, 55) < 0 | | ^~~~~~~~ | configure:17165: $? =3D 0 | configure:17165: ./conftest | configure:17165: $? =3D 0 | configure:17177: result: yes | configure:17182: checking whether printf supports infinite 'double' argum= ents | configure:17312: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:17312: $? =3D 0 | configure:17312: ./conftest | configure:17312: $? =3D 0 | configure:17324: result: yes | configure:17328: checking whether byte ordering is bigendian | configure:17344: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:123:9: error: unknown type name 'not' | 123 | not a universal capable compiler | | ^~~ | conftest.c:123:15: error: expected '=3D', ',', ';', 'asm' or '__attribute= __' before 'universal' | 123 | not a universal capable compiler | | ^~~~~~~~~ | conftest.c:123:15: error: unknown type name 'universal' | configure:17344: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | /* end confdefs.h. */ | | #ifndef __APPLE_CC__ | | =09 not a universal capable compiler | | =09 #endif | | =09 typedef int dummy; | |=20 | configure:17390: gcc-10 -c -g -O2 conftest.c >&5 | configure:17390: $? =3D 0 | configure:17409: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:129:4: error: unknown type name 'not'; did you mean 'ino_t'? | 129 | not big endian | | ^~~ | | ino_t | conftest.c:129:12: error: expected '=3D', ',', ';', 'asm' or '__attribute= __' before 'endian' | 129 | not big endian | | ^~~~~~ | configure:17409: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | /* end confdefs.h. */ | | #include <sys/types.h> | | =09=09#include <sys/param.h> | |=20 | | int | | main (void) | | { | | #if BYTE_ORDER !=3D BIG_ENDIAN | | =09=09 not big endian | | =09=09#endif | |=20 | | ; | | return 0; | | } | configure:17543: result: no | configure:17563: checking whether long double and double are the same | configure:17585: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:126:13: error: size of array 'check' is negative | 126 | typedef int check[sizeof (long double) =3D=3D sizeof (double) | | ^~~~~ | configure:17585: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | /* end confdefs.h. */ | | #include <float.h> | | int | | main (void) | | { | | typedef int check[sizeof (long double) =3D=3D sizeof (double) | | && LDBL_MANT_DIG =3D=3D DBL_MANT_DIG | | && LDBL_MAX_EXP =3D=3D DBL_MAX_EXP | | && LDBL_MIN_EXP =3D=3D DBL_MIN_EXP | | ? 1 : -1]; | |=20 | | ; | | return 0; | | } | configure:17594: result: no | configure:17618: checking whether printf supports infinite 'long double' = arguments | configure:17939: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:17939: $? =3D 0 | configure:17939: ./conftest | configure:17939: $? =3D 0 | configure:17951: result: yes | configure:17961: checking whether printf supports the 'a' and 'A' directi= ves | configure:18065: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:131:21: warning: too many arguments for format [-Wformat-extra= -args] | 131 | if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0 | | ^~~~~~~ | conftest.c:137:21: warning: too many arguments for format [-Wformat-extra= -args] | 137 | if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0 | | ^~~~~~~ | conftest.c:144:21: warning: too many arguments for format [-Wformat-extra= -args] | 144 | if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0 | | ^~~~~~~~~ | conftest.c:151:21: warning: too many arguments for format [-Wformat-extra= -args] | 151 | if (sprintf (buf, "%.0a %d", 1.51, 33, 44, 55) < 0 | | ^~~~~~~~~ | conftest.c:159:21: warning: too many arguments for format [-Wformat-extra= -args] | 159 | if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0 | | ^~~~~~~~~~ | configure:18065: $? =3D 0 | configure:18065: ./conftest | configure:18065: $? =3D 0 | configure:18077: result: yes | configure:18082: checking whether printf supports the 'F' directive | configure:18159: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:131:21: warning: too many arguments for format [-Wformat-extra= -args] | 131 | if (sprintf (buf, "%F %d", 1234567.0, 33, 44, 55) < 0 | | ^~~~~~~ | configure:18159: $? =3D 0 | configure:18159: ./conftest | configure:18159: $? =3D 0 | configure:18171: result: yes | configure:18176: checking whether printf supports the 'n' directive | configure:18249: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:18249: $? =3D 0 | configure:18249: ./conftest | *** %n in writable segment detected *** | ./configure: line 3475: 641977 Aborted (core dumped) ./co= nftest$ac_exeext | configure:18249: $? =3D 134 | configure: program exited with status 134 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | /* end confdefs.h. */ | |=20 | | #include <stdio.h> | | #include <stdlib.h> | | #include <string.h> | | #ifdef _MSC_VER | | #include <inttypes.h> | | /* See page about "Parameter Validation" on msdn.microsoft.com. | | <https://docs.microsoft.com/en-us/cpp/c-runtime-library/parameter-va= lidation> | | <https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/se= t-invalid-parameter-handler-set-thread-local-invalid-parameter-handler> */ | | static void cdecl | | invalid_parameter_handler (const wchar_t *expression, | | const wchar_t *function, | | const wchar_t *file, unsigned int line, | | uintptr_t dummy) | | { | | exit (1); | | } | | #endif | | static char fmtstring[10]; | | static char buf[100]; | | int main () | | { | | int count =3D -1; | | #ifdef _MSC_VER | | _set_invalid_parameter_handler (invalid_parameter_handler); | | #endif | | /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE= =3D2) | | support %n in format strings in read-only memory but not in writab= le | | memory. */ | | strcpy (fmtstring, "%d %n"); | | if (sprintf (buf, fmtstring, 123, &count, 33, 44, 55) < 0 | | || strcmp (buf, "123 ") !=3D 0 | | || count !=3D 4) | | return 1; | | return 0; | | } | configure:18261: result: no | configure:18266: checking whether printf supports the 'ls' directive | configure:18339: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:18339: $? =3D 0 | configure:18339: ./conftest | configure:18339: $? =3D 0 | configure:18351: result: yes | configure:18356: checking whether printf supports POSIX/XSI format string= s with positions | configure:18393: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:18393: $? =3D 0 | configure:18393: ./conftest | configure:18393: $? =3D 0 | configure:18405: result: yes | configure:18410: checking whether printf supports the grouping flag | configure:18445: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:18445: $? =3D 0 | configure:18445: ./conftest | configure:18445: $? =3D 0 | configure:18457: result: yes | configure:18462: checking whether printf supports the left-adjust flag co= rrectly | configure:18501: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:18501: $? =3D 0 | configure:18501: ./conftest | configure:18501: $? =3D 0 | configure:18513: result: yes | configure:18518: checking whether printf supports the zero flag correctly | configure:18560: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:130:21: warning: too many arguments for format [-Wformat-extra= -args] | 130 | if (sprintf (buf, "%010f", 1.0 / zero, 33, 44, 55) < 0 | | ^~~~~~~ | configure:18560: $? =3D 0 | configure:18560: ./conftest | configure:18560: $? =3D 0 | configure:18572: result: yes | configure:18577: checking whether printf supports large precisions | configure:18624: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:134:21: warning: too many arguments for format [-Wformat-extra= -args] | 134 | if (sprintf (buf, "%.4000d %d", 1, 33, 44) < 4000 + 3) | | ^~~~~~~~~~~~ | conftest.c:136:21: warning: too many arguments for format [-Wformat-extra= -args] | 136 | if (sprintf (buf, "%.4000f %d", 1.0, 33, 44) < 4000 + 5) | | ^~~~~~~~~~~~ | conftest.c:138:21: warning: too many arguments for format [-Wformat-extra= -args] | 138 | if (sprintf (buf, "%.511f %d", 1.0, 33, 44) < 511 + 5 | | ^~~~~~~~~~~ | conftest.c:141:21: warning: too many arguments for format [-Wformat-extra= -args] | 141 | if (sprintf (buf, "%.999f %d", 1.0, 33, 44) < 999 + 5 | | ^~~~~~~~~~~ | configure:18624: $? =3D 0 | configure:18624: ./conftest | configure:18624: $? =3D 0 | configure:18636: result: yes | configure:18640: checking whether the compiler produces multi-arch binari= es | configure:18655: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:124:13: error: unknown type name 'not' | 124 | not a universal capable compiler | | ^~~ | conftest.c:124:19: error: expected '=3D', ',', ';', 'asm' or '__attribute= __' before 'universal' | 124 | not a universal capable compiler | | ^~~~~~~~~ | conftest.c:124:19: error: unknown type name 'universal' | configure:18655: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | /* end confdefs.h. */ | | #ifndef __APPLE_CC__ | | not a universal capable compiler | | #endif | | typedef int dummy; | |=20 | configure:18683: result: no | configure:18695: checking whether printf survives out-of-memory condition= s | configure:18868: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:18871: $? =3D 0 | configure:18875: $? =3D 0 | configure:18879: result: yes | configure:18896: checking for wchar_t | configure:18914: gcc-10 -c -g -O2 conftest.c >&5 | configure:18914: $? =3D 0 | configure:18922: result: yes | configure:18931: checking for wint_t | configure:18949: gcc-10 -c -g -O2 conftest.c >&5 | configure:18949: $? =3D 0 | configure:18957: result: yes | configure:18964: checking whether wint_t is large enough | configure:18983: gcc-10 -c -g -O2 conftest.c >&5 | configure:18983: $? =3D 0 | configure:18991: result: yes | configure:19016: checking for intmax_t | configure:19042: gcc-10 -c -g -O2 conftest.c >&5 | configure:19042: $? =3D 0 | configure:19050: result: yes | configure:19063: checking where to find the exponent in a 'double' | configure:19389: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:19389: $? =3D 0 | configure:19389: ./conftest | configure:19389: $? =3D 0 | configure:19402: result: word 1 bit 20 | configure:19424: checking whether snprintf returns a byte count as in C99 | configure:19519: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:132:22: warning: '%d' directive output truncated writing 4 byt= es into a region of size 3 [-Wformat-truncation=3D] | 132 | # define my_snprintf snprintf | | ^ | conftest.c:149:7: note: in expansion of macro 'my_snprintf' | 149 | if (my_snprintf (buf, 3, "%d %d", 4567, 89) !=3D 7) | | ^~~~~~~~~~~ | In file included from /usr/include/stdio.h:867, | from conftest.c:129: | /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snp= rintf_chk' output 8 bytes into a destination of size 3 | 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL = - 1, | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ | 68 | __bos (__s), __fmt, __va_arg_pack ()); | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | configure:19519: $? =3D 0 | configure:19519: ./conftest | configure:19519: $? =3D 0 | configure:19531: result: yes | configure:19537: checking whether snprintf truncates the result as in C99 | configure:19622: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:149:25: warning: '%d' directive output truncated writing 4 byt= es into a region of size 3 [-Wformat-truncation=3D] | 149 | my_snprintf (buf, 3, "%d %d", 4567, 89); | | ^~ | In file included from /usr/include/stdio.h:867, | from conftest.c:129: | /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snp= rintf_chk' output 8 bytes into a destination of size 3 | 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL = - 1, | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ | 68 | __bos (__s), __fmt, __va_arg_pack ()); | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | configure:19622: $? =3D 0 | configure:19622: ./conftest | configure:19622: $? =3D 0 | configure:19634: result: yes | configure:19641: checking for snprintf | configure:19641: result: yes | configure:19647: checking for strnlen | configure:19647: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:145:6: warning: conflicting types for built-in function 'strnl= en'; expected 'long unsigned int(const char *, long unsigned int)' [-Wbuilt= in-declaration-mismatch] | 145 | char strnlen (); | | ^~~~~~~ | configure:19647: $? =3D 0 | configure:19647: result: yes | configure:19653: checking for wcslen | configure:19653: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:19653: $? =3D 0 | configure:19653: result: yes | configure:19659: checking for wcsnlen | configure:19659: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:19659: $? =3D 0 | configure:19659: result: yes | configure:19665: checking for mbrtowc | configure:19665: result: yes | configure:19671: checking for wcrtomb | configure:19671: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:19671: $? =3D 0 | configure:19671: result: yes | configure:19678: checking whether _snprintf is declared | configure:19678: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:143:10: error: '_snprintf' undeclared (first use in this funct= ion); did you mean 'vsnprintf'? | 143 | (void) _snprintf; | | ^~~~~~~~~ | | vsnprintf | conftest.c:143:10: note: each undeclared identifier is reported only once= for each function it appears in | configure:19678: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | /* end confdefs.h. */ | | #include <stdio.h> | |=20 | | int | | main (void) | | { | | #ifndef _snprintf | | #ifdef __cplusplus | | (void) _snprintf; | | #else | | (void) _snprintf; | | #endif | | #endif | |=20 | | ; | | return 0; | | } | configure:19678: result: no | configure:19884: checking whether frexp() can be used without linking wit= h libm | configure:19903: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:19903: $? =3D 0 | configure:19913: result: yes | configure:19916: checking whether alarm is declared | configure:19916: gcc-10 -c -g -O2 conftest.c >&5 | configure:19916: $? =3D 0 | configure:19916: result: yes | configure:20334: checking whether getcwd (NULL, 0) allocates memory for r= esult | configure:20399: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:20399: $? =3D 0 | configure:20399: ./conftest | configure:20399: $? =3D 0 | configure:20410: result: yes | configure:20414: checking for getcwd with POSIX signature | configure:20441: gcc-10 -c -g -O2 conftest.c >&5 | configure:20441: $? =3D 0 | configure:20450: result: yes | configure:20453: checking whether getcwd is declared | configure:20453: gcc-10 -c -g -O2 conftest.c >&5 | configure:20453: $? =3D 0 | configure:20453: result: yes | configure:20465: checking for d_ino member in directory struct | configure:20513: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:20513: $? =3D 0 | configure:20513: ./conftest | configure:20513: $? =3D 0 | configure:20524: result: yes | configure:20537: checking for arithmetic hrtime_t | configure:20554: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:144:1: error: unknown type name 'hrtime_t'; did you mean 'time= _t'? | 144 | hrtime_t x =3D 0; return x/x; | | ^~~~~~~~ | | time_t | configure:20554: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | /* end confdefs.h. */ | | #include <time.h> | | int | | main (void) | | { | | hrtime_t x =3D 0; return x/x; | | ; | | return 0; | | } | configure:20562: result: no | configure:20671: checking for getopt.h | configure:20671: result: yes | configure:20687: checking for getopt_long_only | configure:20687: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:20687: $? =3D 0 | configure:20687: result: yes | configure:20700: checking whether getopt is POSIX compatible | configure:20744: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:20744: $? =3D 0 | configure:20744: ./conftest | configure:20744: $? =3D 0 | configure:20805: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:20805: $? =3D 0 | configure:20805: ./conftest | configure:20805: $? =3D 0 | configure:20849: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:20849: $? =3D 0 | configure:20849: ./conftest | program: option requires an argument -- 'b' | configure:20849: $? =3D 0 | configure:20868: result: yes | configure:20876: checking for working GNU getopt function | configure:21100: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:21100: $? =3D 0 | configure:21100: ./conftest | configure:21100: $? =3D 0 | configure:21117: result: yes | configure:21122: checking for working GNU getopt_long function | configure:21169: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:21169: $? =3D 0 | configure:21169: ./conftest | configure:21169: $? =3D 0 | configure:21181: result: yes | configure:21323: checking for struct timeval | configure:21347: gcc-10 -c -g -O2 conftest.c >&5 | configure:21347: $? =3D 0 | configure:21356: result: yes | configure:21361: checking for wide-enough struct timeval.tv_sec member | configure:21389: gcc-10 -c -g -O2 conftest.c >&5 | configure:21389: $? =3D 0 | configure:21398: result: yes | configure:21961: checking for iconv | configure:21986: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:21986: $? =3D 0 | configure:22022: result: yes | configure:22025: checking for working iconv | configure:22169: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:22169: $? =3D 0 | configure:22169: ./conftest | configure:22169: $? =3D 0 | configure:22182: result: yes | configure:22210: checking whether iconv is compatible with its POSIX sign= ature | configure:22235: gcc-10 -c -g -O2 conftest.c >&5 | configure:22235: $? =3D 0 | configure:22244: result: yes | configure:22441: checking whether limits.h has WORD_BIT, BOOL_WIDTH etc. | configure:22466: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:151:22: error: 'BOOL_WIDTH' undeclared here (not in a function= ); did you mean 'LONG_WIDTH'? | 151 | int bw =3D BOOL_WIDTH; | | ^~~~~~~~~~ | | LONG_WIDTH | configure:22466: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | /* end confdefs.h. */ | | #ifndef __STDC_WANT_IEC_60559_BFP_EXT__ | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #endif | | #include <limits.h> | | long long llm =3D LLONG_MAX; | | int wb =3D WORD_BIT; | | int ullw =3D ULLONG_WIDTH; | | int bw =3D BOOL_WIDTH; | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:22474: result: no | configure:22614: checking whether stdint.h conforms to C99 | configure:22791: gcc-10 -c -g -O2 conftest.c >&5 | configure:22791: $? =3D 0 | configure:22876: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:22876: $? =3D 0 | configure:22876: ./conftest | configure:22876: $? =3D 0 | configure:22889: result: yes | configure:22900: checking whether stdint.h works without ISO C predefines | configure:22933: gcc-10 -c -g -O2 conftest.c >&5 | configure:22933: $? =3D 0 | configure:22940: result: yes | configure:22951: checking whether stdint.h has UINTMAX_WIDTH etc. | configure:22984: gcc-10 -c -g -O2 conftest.c >&5 | configure:22984: $? =3D 0 | configure:22990: result: yes | configure:23480: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:148:23: error: conflicting types for 'foo' | 148 | extern int foo; | | ^~~ | conftest.c:147:28: note: previous declaration of 'foo' was here | 147 | extern intptr_t foo; | | ^~~ | configure:23480: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | /* end confdefs.h. */ | | #include <stdint.h> | | extern intptr_t foo; | | extern int foo; | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:23480: gcc-10 -c -g -O2 conftest.c >&5 | configure:23480: $? =3D 0 | configure:23491: checking whether INT32_MAX < INTMAX_MAX | configure:23524: gcc-10 -c -g -O2 conftest.c >&5 | configure:23524: $? =3D 0 | configure:23532: result: yes | configure:23543: checking whether INT64_MAX =3D=3D LONG_MAX | configure:23576: gcc-10 -c -g -O2 conftest.c >&5 | configure:23576: $? =3D 0 | configure:23584: result: yes | configure:23597: checking whether UINT32_MAX < UINTMAX_MAX | configure:23630: gcc-10 -c -g -O2 conftest.c >&5 | configure:23630: $? =3D 0 | configure:23638: result: yes | configure:23649: checking whether UINT64_MAX =3D=3D ULONG_MAX | configure:23682: gcc-10 -c -g -O2 conftest.c >&5 | configure:23682: $? =3D 0 | configure:23690: result: yes | configure:23723: checking where to find the exponent in a 'float' | configure:23802: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:23802: $? =3D 0 | configure:23802: ./conftest | configure:23802: $? =3D 0 | configure:23815: result: word 0 bit 23 | configure:23834: checking whether isnan(float) can be used without linkin= g with libm | configure:23860: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:23860: $? =3D 0 | configure:23870: result: yes | configure:23928: checking whether isnan(float) works | configure:24017: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:24017: $? =3D 0 | configure:24017: ./conftest | configure:24017: $? =3D 0 | configure:24029: result: yes | configure:24049: checking whether isnan(double) can be used without linki= ng with libm | configure:24075: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:24075: $? =3D 0 | configure:24085: result: yes | configure:24149: checking whether isnan(long double) can be used without = linking with libm | configure:24175: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:24175: $? =3D 0 | configure:24185: result: yes | configure:24244: checking whether isnanl works | configure:24390: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:24390: $? =3D 0 | configure:24390: ./conftest | configure:24390: $? =3D 0 | configure:24402: result: yes | configure:24541: checking whether iswcntrl works | configure:24581: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:24581: $? =3D 0 | configure:24581: ./conftest | configure:24581: $? =3D 0 | configure:24593: result: yes | configure:24619: checking for towlower | configure:24619: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:164:6: warning: conflicting types for built-in function 'towlo= wer'; expected 'unsigned int(unsigned int)' [-Wbuiltin-declaration-mismatch= ] | 164 | char towlower (); | | ^~~~~~~~ | conftest.c:156:1: note: 'towlower' is declared in header '<wctype.h>' | 155 | #include <limits.h> | 156 | #undef towlower | configure:24619: $? =3D 0 | configure:24619: result: yes | configure:24656: checking for wctype_t | configure:24678: gcc-10 -c -g -O2 conftest.c >&5 | configure:24678: $? =3D 0 | configure:24687: result: yes | configure:24693: checking for wctrans_t | configure:24713: gcc-10 -c -g -O2 conftest.c >&5 | configure:24713: $? =3D 0 | configure:24722: result: yes | configure:24764: checking for nl_langinfo and CODESET | configure:24781: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:24781: $? =3D 0 | configure:24791: result: yes | configure:24802: checking for a traditional french locale | configure:24878: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:24881: $? =3D 0 | configure:24937: result: none | configure:24945: checking for a traditional japanese locale | configure:25025: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:25028: $? =3D 0 | configure:25086: result: none | configure:25093: checking for a french Unicode locale | configure:25166: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:25169: $? =3D 0 | configure:25215: result: none | configure:25223: checking for a transitional chinese locale | configure:25304: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:25307: $? =3D 0 | configure:25358: result: none | configure:25446: checking whether ldexp() can be used without linking wit= h libm | configure:25469: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:25469: $? =3D 0 | configure:25479: result: yes | configure:25541: checking whether imported symbols can be declared weak | configure:25565: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:25565: $? =3D 0 | configure:25602: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:25602: $? =3D 0 | configure:25602: ./conftest | configure:25602: $? =3D 0 | configure:25641: result: yes | configure:25670: checking for pthread.h | configure:25670: gcc-10 -c -g -O2 conftest.c >&5 | configure:25670: $? =3D 0 | configure:25670: result: yes | configure:25707: gcc-10 -o conftest -g -O2 conftest.c >&5 | /usr/bin/ld: /tmp/ccMLEayA.o: in function `main': | /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/conftest.c:159: undefined r= eference to `pthread_mutexattr_init' | collect2: error: ld returned 1 exit status | configure:25707: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | /* end confdefs.h. */ | | #include <pthread.h> | | pthread_mutex_t m; | | pthread_mutexattr_t ma; | |=20 | | int | | main (void) | | { | | pthread_mutex_lock (&m); | | pthread_mutexattr_init (&ma); | | ; | | return 0; | | } | configure:25707: gcc-10 -o conftest -g -O2 conftest.c -pthread >&5 | configure:25707: $? =3D 0 | configure:25886: gl_pthread_api=3Dyes | configure:25887: LIBPTHREAD=3D-pthread | configure:25913: gl_pthread_in_glibc=3Dno | configure:26067: LIBPMULTITHREAD=3D-pthread | configure:25901: checking whether POSIX threads API is available | configure:25903: result: yes | configure:25924: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:25924: $? =3D 0 | configure:26525: checking for multithread API to use | configure:26527: result: posix | configure:26538: checking for a sed that does not truncate output | configure:26608: result: /usr/bin/sed | configure:26696: checking whether NAN macro works | configure:26720: gcc-10 -c -g -O2 conftest.c >&5 | configure:26720: $? =3D 0 | configure:26728: result: yes | configure:26733: checking whether HUGE_VAL works | configure:26752: gcc-10 -c -g -O2 conftest.c >&5 | configure:26752: $? =3D 0 | configure:26760: result: yes | configure:26772: checking for mbstate_t | configure:26790: gcc-10 -c -g -O2 conftest.c >&5 | configure:26790: $? =3D 0 | configure:26798: result: yes | configure:27408: checking for mmap | configure:27408: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:27408: $? =3D 0 | configure:27408: result: yes | configure:27420: checking for MAP_ANONYMOUS | configure:27459: result: yes | configure:27486: checking whether memchr works | configure:27572: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:27572: $? =3D 0 | configure:27572: ./conftest | configure:27572: $? =3D 0 | configure:27584: result: yes | configure:27595: checking whether <limits.h> defines MIN and MAX | configure:27613: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:157:21: warning: implicit declaration of function 'MIN' [-Wimp= licit-function-declaration] | 157 | int x =3D MIN (42, 17); | | ^~~ | conftest.c:157:21: error: initializer element is not constant | configure:27613: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | /* end confdefs.h. */ | | #include <limits.h> | | int x =3D MIN (42, 17); | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:27621: result: no | configure:27634: checking whether <sys/param.h> defines MIN and MAX | configure:27652: gcc-10 -c -g -O2 conftest.c >&5 | configure:27652: $? =3D 0 | configure:27660: result: yes | configure:27675: checking whether obstack_printf is declared | configure:27675: gcc-10 -c -g -O2 conftest.c >&5 | configure:27675: $? =3D 0 | configure:27675: result: yes | configure:27685: checking for O_CLOEXEC | configure:27706: gcc-10 -c -g -O2 conftest.c >&5 | configure:27706: $? =3D 0 | configure:27714: result: yes | configure:27719: checking for promoted mode_t type | configure:27737: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:162:13: error: size of array 'array' is negative | 162 | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | | ^~~~~ | configure:27737: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | /* end confdefs.h. */ | | #include <sys/types.h> | | int | | main (void) | | { | | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1]; | | ; | | return 0; | | } | configure:27746: result: mode_t | configure:27754: checking whether strerror(0) succeeds | configure:27795: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:27795: $? =3D 0 | configure:27795: ./conftest | configure:27795: $? =3D 0 | configure:27807: result: yes | configure:27831: checking for strerror_r with POSIX signature | configure:27850: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:160:21: error: conflicting types for 'strerror_r' | 160 | int strerror_r (int, char *, size_t); | | ^~~~~~~~~~ | In file included from conftest.c:159: | /usr/include/string.h:421:14: note: previous declaration of 'strerror_r' = was here | 421 | extern char *strerror_r (int __errnum, char *__buf, size_t __bufl= en) | | ^~~~~~~~~~ | configure:27850: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | /* end confdefs.h. */ | | #include <string.h> | | int strerror_r (int, char *, size_t); | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:27859: result: no | configure:27936: checking whether __xpg_strerror_r works | configure:27978: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:27978: $? =3D 0 | configure:27978: ./conftest | configure:27978: $? =3D 0 | configure:27990: result: yes | configure:28049: checking for library containing posix_spawn | configure:28079: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:28079: $? =3D 0 | configure:28099: result: none required | configure:28109: checking for posix_spawn | configure:28109: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:28109: $? =3D 0 | configure:28109: result: yes | configure:28126: checking whether posix_spawn is declared | configure:28126: gcc-10 -c -g -O2 conftest.c >&5 | configure:28126: $? =3D 0 | configure:28126: result: yes | configure:28146: checking whether posix_spawn works | configure:28291: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:28291: $? =3D 0 | configure:28472: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'parent_main': | conftest.c:285:3: warning: ignoring return value of 'freopen' declared wi= th attribute 'warn_unused_result' [-Wunused-result] | 285 | freopen ("/dev/null", "rb", stdin); | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | configure:28472: $? =3D 0 | configure:28472: ./conftest | configure:28472: $? =3D 0 | configure:28491: result: yes | configure:28502: checking whether posix_spawn rejects scripts without she= bang | configure:28555: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:28555: $? =3D 0 | configure:28555: ./conftest | configure:28555: $? =3D 0 | configure:28568: result: yes | configure:28570: checking whether posix_spawnp rejects scripts without sh= ebang | configure:28628: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:28628: $? =3D 0 | configure:28628: ./conftest | configure:28628: $? =3D 0 | configure:28641: result: yes | configure:28654: checking whether posix_spawnattr_setschedpolicy is suppo= rted | configure:28680: result: yes | configure:28682: checking whether posix_spawnattr_setschedparam is suppor= ted | configure:28708: result: yes | configure:29094: checking for ptrdiff_t | configure:29094: gcc-10 -c -g -O2 conftest.c >&5 | configure:29094: $? =3D 0 | configure:29094: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:192:24: error: expected expression before ')' token | 192 | if (sizeof ((ptrdiff_t))) | | ^ | configure:29094: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | | int | | main (void) | | { | | if (sizeof ((ptrdiff_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:29094: result: yes | configure:29171: checking whether C symbols are prefixed with underscore = at the linker level | configure:29185: gcc-10 -g -O2 -S conftest.c | configure:29188: $? =3D 0 | configure:29187: result: no | configure:29216: checking for sigset_t | configure:29216: gcc-10 -c -g -O2 conftest.c >&5 | configure:29216: $? =3D 0 | configure:29216: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:172:23: error: expected expression before ')' token | 172 | if (sizeof ((sigset_t))) | | ^ | configure:29216: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | /* end confdefs.h. */ | |=20 | | #include <signal.h> | | /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>= . */ | | #include <sys/types.h> | |=20 | |=20 | | int | | main (void) | | { | | if (sizeof ((sigset_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:29216: result: yes | configure:29267: checking for shared library path variable | configure:29281: result: LD_LIBRARY_PATH | configure:29286: checking whether to activate relocatable installation | configure:29302: result: no | configure:29450: checking whether malloc (0) returns nonnull | configure:29485: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:29485: $? =3D 0 | configure:29485: ./conftest | configure:29485: $? =3D 0 | configure:29497: result: yes | configure:29510: checking whether setenv is declared | configure:29510: gcc-10 -c -g -O2 conftest.c >&5 | configure:29510: $? =3D 0 | configure:29510: result: yes | configure:29531: checking for sched.h | configure:29531: gcc-10 -c -g -O2 conftest.c >&5 | configure:29531: $? =3D 0 | configure:29531: result: yes | configure:29623: checking for struct sched_param | configure:29623: gcc-10 -c -g -O2 conftest.c >&5 | configure:29623: $? =3D 0 | configure:29623: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:177:33: error: expected expression before ')' token | 177 | if (sizeof ((struct sched_param))) | | ^ | configure:29623: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | /* end confdefs.h. */ | | #if HAVE_SYS_CDEFS_H | | #include <sys/cdefs.h> | | #endif | | #include <sched.h> | |=20 | |=20 | | int | | main (void) | | { | | if (sizeof ((struct sched_param))) | | =09 return 0; | | ; | | return 0; | | } | configure:29623: result: yes | configure:29681: checking for uid_t in sys/types.h | configure:29702: result: yes | configure:29793: checking for volatile sig_atomic_t | configure:29793: gcc-10 -c -g -O2 conftest.c >&5 | configure:29793: $? =3D 0 | configure:29793: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:175:36: error: expected expression before ')' token | 175 | if (sizeof ((volatile sig_atomic_t))) | | ^ | configure:29793: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | /* end confdefs.h. */ | |=20 | | #include <signal.h> | |=20 | |=20 | | int | | main (void) | | { | | if (sizeof ((volatile sig_atomic_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:29793: result: yes | configure:29810: checking for sighandler_t | configure:29810: gcc-10 -c -g -O2 conftest.c >&5 | configure:29810: $? =3D 0 | configure:29810: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:175:27: error: expected expression before ')' token | 175 | if (sizeof ((sighandler_t))) | | ^ | configure:29810: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | /* end confdefs.h. */ | |=20 | | #include <signal.h> | |=20 | |=20 | | int | | main (void) | | { | | if (sizeof ((sighandler_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:29810: result: yes | configure:29828: checking whether snprintf is declared | configure:29828: gcc-10 -c -g -O2 conftest.c >&5 | configure:29828: $? =3D 0 | configure:29828: result: yes | configure:29923: checking for posix_spawnattr_t | configure:29923: gcc-10 -c -g -O2 conftest.c >&5 | configure:29923: $? =3D 0 | configure:29923: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:176:32: error: expected expression before ')' token | 176 | if (sizeof ((posix_spawnattr_t))) | | ^ | configure:29923: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | /* end confdefs.h. */ | |=20 | | #include <spawn.h> | |=20 | |=20 | | int | | main (void) | | { | | if (sizeof ((posix_spawnattr_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:29923: result: yes | configure:29937: checking for posix_spawn_file_actions_t | configure:29937: gcc-10 -c -g -O2 conftest.c >&5 | configure:29937: $? =3D 0 | configure:29937: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:177:41: error: expected expression before ')' token | 177 | if (sizeof ((posix_spawn_file_actions_t))) | | ^ | configure:29937: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | /* end confdefs.h. */ | |=20 | | #include <spawn.h> | |=20 | |=20 | | int | | main (void) | | { | | if (sizeof ((posix_spawn_file_actions_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:29937: result: yes | configure:29996: checking whether stat file-mode macros are broken | configure:30024: gcc-10 -c -g -O2 conftest.c >&5 | configure:30024: $? =3D 0 | configure:30032: result: no | configure:30137: checking for nlink_t | configure:30137: gcc-10 -c -g -O2 conftest.c >&5 | configure:30137: $? =3D 0 | configure:30137: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:177:22: error: expected expression before ')' token | 177 | if (sizeof ((nlink_t))) | | ^ | configure:30137: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | /* end confdefs.h. */ | | #include <sys/types.h> | | #include <sys/stat.h> | |=20 | | int | | main (void) | | { | | if (sizeof ((nlink_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:30137: result: yes | configure:30252: checking for stdbool.h that conforms to C99 | configure:30328: gcc-10 -c -g -O2 conftest.c >&5 | configure:30328: $? =3D 0 | configure:30336: result: yes | configure:30338: checking for _Bool | configure:30338: gcc-10 -c -g -O2 conftest.c >&5 | configure:30338: $? =3D 0 | configure:30338: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:202:20: error: expected expression before ')' token | 202 | if (sizeof ((_Bool))) | | ^ | configure:30338: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | | int | | main (void) | | { | | if (sizeof ((_Bool))) | | =09 return 0; | | ; | | return 0; | | } | configure:30338: result: yes | configure:30361: checking for good max_align_t | configure:30391: gcc-10 -c -g -O2 conftest.c >&5 | configure:30391: $? =3D 0 | configure:30400: result: yes | configure:30412: checking whether NULL can be used in arbitrary expressio= ns | configure:30431: gcc-10 -c -g -O2 conftest.c >&5 | configure:30431: $? =3D 0 | configure:30439: result: yes | configure:30532: checking whether fcloseall is declared | configure:30532: gcc-10 -c -g -O2 conftest.c >&5 | configure:30532: $? =3D 0 | configure:30532: result: yes | configure:30619: checking which flavor of printf attribute matches inttyp= es macros | configure:30647: gcc-10 -c -g -O2 conftest.c >&5 | configure:30647: $? =3D 0 | configure:30655: result: system | configure:30679: checking whether ecvt is declared | configure:30679: gcc-10 -c -g -O2 conftest.c >&5 | configure:30679: $? =3D 0 | configure:30679: result: yes | configure:30688: checking whether fcvt is declared | configure:30688: gcc-10 -c -g -O2 conftest.c >&5 | configure:30688: $? =3D 0 | configure:30688: result: yes | configure:30697: checking whether gcvt is declared | configure:30697: gcc-10 -c -g -O2 conftest.c >&5 | configure:30697: $? =3D 0 | configure:30697: result: yes | configure:30800: checking whether stpncpy is declared | configure:30800: gcc-10 -c -g -O2 conftest.c >&5 | configure:30800: $? =3D 0 | configure:30800: result: yes | configure:30810: checking whether strdup is declared | configure:30810: gcc-10 -c -g -O2 conftest.c >&5 | configure:30810: $? =3D 0 | configure:30810: result: yes | configure:30900: checking whether strndup is declared | configure:30900: gcc-10 -c -g -O2 conftest.c >&5 | configure:30900: $? =3D 0 | configure:30900: result: yes | configure:30917: checking whether <sys/ioctl.h> declares ioctl | configure:30934: gcc-10 -c -g -O2 conftest.c >&5 | configure:30934: $? =3D 0 | configure:30943: result: yes | configure:31221: checking for struct tms | configure:31221: gcc-10 -c -g -O2 conftest.c >&5 | configure:31221: $? =3D 0 | configure:31221: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:187:25: error: expected expression before ')' token | 187 | if (sizeof ((struct tms))) | | ^ | configure:31221: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | /* end confdefs.h. */ | |=20 | | #include <sys/times.h> | |=20 | |=20 | | int | | main (void) | | { | | if (sizeof ((struct tms))) | | =09 return 0; | | ; | | return 0; | | } | configure:31221: result: yes | configure:31574: checking for struct timespec in <time.h> | configure:31592: gcc-10 -c -g -O2 conftest.c >&5 | configure:31592: $? =3D 0 | configure:31600: result: yes | configure:31790: checking for TIME_UTC in <time.h> | configure:31808: gcc-10 -c -g -O2 conftest.c >&5 | configure:31808: $? =3D 0 | configure:31816: result: yes | configure:31883: checking whether execvpe is declared | configure:31883: gcc-10 -c -g -O2 conftest.c >&5 | configure:31883: $? =3D 0 | configure:31883: result: yes | configure:32025: checking whether clearerr_unlocked is declared | configure:32025: gcc-10 -c -g -O2 conftest.c >&5 | configure:32025: $? =3D 0 | configure:32025: result: yes | configure:32034: checking whether feof_unlocked is declared | configure:32034: gcc-10 -c -g -O2 conftest.c >&5 | configure:32034: $? =3D 0 | configure:32034: result: yes | configure:32043: checking whether ferror_unlocked is declared | configure:32043: gcc-10 -c -g -O2 conftest.c >&5 | configure:32043: $? =3D 0 | configure:32043: result: yes | configure:32052: checking whether fflush_unlocked is declared | configure:32052: gcc-10 -c -g -O2 conftest.c >&5 | configure:32052: $? =3D 0 | configure:32052: result: yes | configure:32061: checking whether fgets_unlocked is declared | configure:32061: gcc-10 -c -g -O2 conftest.c >&5 | configure:32061: $? =3D 0 | configure:32061: result: yes | configure:32070: checking whether fputc_unlocked is declared | configure:32070: gcc-10 -c -g -O2 conftest.c >&5 | configure:32070: $? =3D 0 | configure:32070: result: yes | configure:32079: checking whether fputs_unlocked is declared | configure:32079: gcc-10 -c -g -O2 conftest.c >&5 | configure:32079: $? =3D 0 | configure:32079: result: yes | configure:32088: checking whether fread_unlocked is declared | configure:32088: gcc-10 -c -g -O2 conftest.c >&5 | configure:32088: $? =3D 0 | configure:32088: result: yes | configure:32097: checking whether fwrite_unlocked is declared | configure:32097: gcc-10 -c -g -O2 conftest.c >&5 | configure:32097: $? =3D 0 | configure:32097: result: yes | configure:32106: checking whether getc_unlocked is declared | configure:32106: gcc-10 -c -g -O2 conftest.c >&5 | configure:32106: $? =3D 0 | configure:32106: result: yes | configure:32115: checking whether getchar_unlocked is declared | configure:32115: gcc-10 -c -g -O2 conftest.c >&5 | configure:32115: $? =3D 0 | configure:32115: result: yes | configure:32124: checking whether putc_unlocked is declared | configure:32124: gcc-10 -c -g -O2 conftest.c >&5 | configure:32124: $? =3D 0 | configure:32124: result: yes | configure:32133: checking whether putchar_unlocked is declared | configure:32133: gcc-10 -c -g -O2 conftest.c >&5 | configure:32133: $? =3D 0 | configure:32133: result: yes | configure:32142: checking whether unsetenv is declared | configure:32142: gcc-10 -c -g -O2 conftest.c >&5 | configure:32142: $? =3D 0 | configure:32142: result: yes | configure:32151: checking whether vsnprintf is declared | configure:32151: gcc-10 -c -g -O2 conftest.c >&5 | configure:32151: $? =3D 0 | configure:32151: result: yes | configure:32162: checking whether <wchar.h> uses 'inline' correctly | configure:32184: gcc-10 -c -g -O2 conftest1.c >&5 | configure:32187: $? =3D 0 | configure:32200: gcc-10 -c -g -O2 conftest2.c >&5 | configure:32203: $? =3D 0 | configure:32218: result: yes | configure:32339: checking whether wcsdup is declared | configure:32339: gcc-10 -c -g -O2 conftest.c >&5 | configure:32339: $? =3D 0 | configure:32339: result: yes | configure:32356: checking POSIX termios | configure:32377: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:32377: $? =3D 0 | configure:32386: result: yes | configure:32390: checking whether use of TIOCGWINSZ requires termios.h | configure:32418: result: no | configure:32568: checking whether fchdir is declared | configure:32568: gcc-10 -c -g -O2 conftest.c >&5 | configure:32568: $? =3D 0 | configure:32568: result: yes | configure:32592: checking whether getdelim is declared | configure:32592: gcc-10 -c -g -O2 conftest.c >&5 | configure:32592: $? =3D 0 | configure:32592: result: yes | configure:32603: checking whether getdtablesize is declared | configure:32603: gcc-10 -c -g -O2 conftest.c >&5 | configure:32603: $? =3D 0 | configure:32603: result: yes | configure:32612: checking whether getline is declared | configure:32612: gcc-10 -c -g -O2 conftest.c >&5 | configure:32612: $? =3D 0 | configure:32612: result: yes | configure:32626: checking whether setlocale (LC_ALL, NULL) is multithread= -safe | configure:32645: result: yes | configure:32663: checking whether setlocale (category, NULL) is multithre= ad-safe | configure:32682: result: yes | configure:32843: checking whether locale.h defines locale_t | configure:32861: gcc-10 -c -g -O2 conftest.c >&5 | configure:32861: $? =3D 0 | configure:32870: result: yes | configure:32911: checking whether locale.h conforms to POSIX:2001 | configure:32930: gcc-10 -c -g -O2 conftest.c >&5 | configure:32930: $? =3D 0 | configure:32938: result: yes | configure:32941: checking whether struct lconv is properly defined | configure:32961: gcc-10 -c -g -O2 conftest.c >&5 | configure:32961: $? =3D 0 | configure:32970: result: yes | configure:33096: checking whether memrchr is declared | configure:33096: gcc-10 -c -g -O2 conftest.c >&5 | configure:33096: $? =3D 0 | configure:33096: result: yes | configure:33200: checking whether strnlen is declared | configure:33200: gcc-10 -c -g -O2 conftest.c >&5 | configure:33200: $? =3D 0 | configure:33200: result: yes | configure:33281: checking for alloca as a compiler built-in | configure:33307: result: yes | configure:33338: checking whether to enable assertions | configure:33358: result: yes | configure:33363: checking for __builtin_expect | configure:33379: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:33379: $? =3D 0 | configure:33406: result: yes | configure:33422: checking whether calloc (0, n) and calloc (n, 0) return = nonnull | configure:33454: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:33454: $? =3D 0 | configure:33454: ./conftest | configure:33454: $? =3D 0 | configure:33478: result: yes | configure:33676: checking for library containing clock_gettime | configure:33706: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:33706: $? =3D 0 | configure:33726: result: none required | configure:33736: checking for clock_gettime | configure:33736: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:33736: $? =3D 0 | configure:33736: result: yes | configure:33742: checking for clock_settime | configure:33742: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:33742: $? =3D 0 | configure:33742: result: yes | configure:33863: checking whether // is distinct from / | configure:33893: result: no | configure:33904: checking whether dup2 works | configure:33997: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:33997: $? =3D 0 | configure:33997: ./conftest | configure:33997: $? =3D 0 | configure:34009: result: yes | configure:34091: checking for error_at_line | configure:34108: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:34108: $? =3D 0 | configure:34117: result: yes | configure:34174: checking whether fcntl handles F_DUPFD correctly | configure:34238: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:34238: $? =3D 0 | configure:34238: ./conftest | configure:34238: $? =3D 0 | configure:34249: result: yes | configure:34267: checking whether fcntl understands F_DUPFD_CLOEXEC | configure:34302: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:34302: $? =3D 0 | configure:34302: ./conftest | configure:34302: $? =3D 0 | configure:34321: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:229:1: error: unknown type name 'choke' | 229 | choke me | | ^~~~~ | conftest.c:229:9: error: expected ';' before 'int' | 229 | choke me | | ^ | | ; | ...... | 232 | int | | ~~~ =20 | configure:34321: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | /* end confdefs.h. */ | |=20 | | #ifdef __linux__ | | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always = replace | | it to support the semantics on older kernels that failed with EINVAL= . */ | | choke me | | #endif | |=20 | | int | | main (void) | | { | |=20 | | ; | | return 0; | | } | configure:34338: result: needs runtime check | configure:34514: checking whether conversion from 'int' to 'long double' = works | configure:34561: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:34561: $? =3D 0 | configure:34561: ./conftest | configure:34561: $? =3D 0 | configure:34573: result: yes | configure:34700: checking whether fopen recognizes a trailing slash | configure:34732: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:34732: $? =3D 0 | configure:34732: ./conftest | configure:34732: $? =3D 0 | configure:34745: result: yes | configure:34792: checking whether fopen supports the mode character 'x' | configure:34832: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:34832: $? =3D 0 | configure:34832: ./conftest | configure:34832: $? =3D 0 | configure:34845: result: yes | configure:34847: checking whether fopen supports the mode character 'e' | configure:34895: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:34895: $? =3D 0 | configure:34895: ./conftest | configure:34895: $? =3D 0 | configure:34908: result: yes | configure:34948: checking for __fpending | configure:34966: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:34966: $? =3D 0 | configure:34976: result: yes | configure:34979: checking whether __fpending is declared | configure:34979: gcc-10 -c -g -O2 conftest.c >&5 | configure:34979: $? =3D 0 | configure:34979: result: yes | configure:35280: checking for ptrdiff_t | configure:35280: result: yes | configure:35339: checking whether free is known to preserve errno | configure:35363: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:243:16: error: #error "'free' is not known to preserve errno" | 243 | #error "'free' is not known to preserve errno" | | ^~~~~ | configure:35363: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | /* end confdefs.h. */ | | #include <stdlib.h> | |=20 | | int | | main (void) | | { | | #if 2 < __GLIBC__ + (33 <=3D __GLIBC_MINOR__) | | #elif defined __OpenBSD__ | | #elif defined __sun | | #else | | #error "'free' is not known to preserve errno" | | #endif | |=20 | | ; | | return 0; | | } | configure:35372: result: no | configure:35423: checking whether frexp works | configure:35524: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:294:21: warning: passing argument 2 of 'memcmp' discards 'vola= tile' qualifier from pointer target type [-Wdiscarded-qualifiers] | 294 | if (memcmp (&y, &x, sizeof x)) | | ^~ | In file included from conftest.c:238: | /usr/include/string.h:64:50: note: expected 'const void *' but argument i= s of type 'volatile double *' | 64 | extern int memcmp (const void *__s1, const void *__s2, size_t __n= ) | | ~~~~~~~~~~~~^~~~ | configure:35524: $? =3D 0 | configure:35524: ./conftest | configure:35524: $? =3D 0 | configure:35536: result: yes | configure:35587: checking whether frexpl is declared | configure:35587: gcc-10 -c -g -O2 conftest.c >&5 | configure:35587: $? =3D 0 | configure:35587: result: yes | configure:35597: checking whether frexpl() can be used without linking wi= th libm | configure:35616: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:35616: $? =3D 0 | configure:35626: result: yes | configure:35632: checking whether frexpl works | configure:35747: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:35747: $? =3D 0 | configure:35747: ./conftest | configure:35747: $? =3D 0 | configure:35759: result: yes | configure:35863: checking whether getcwd handles long file names properly | configure:36098: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:36098: $? =3D 0 | configure:36098: ./conftest | configure:36098: $? =3D 0 | configure:36115: result: yes | configure:36126: checking for getpagesize | configure:36144: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:36144: $? =3D 0 | configure:36154: result: yes | configure:36163: checking whether getcwd succeeds when 4k < cwd_length < = 16k | configure:36300: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:36300: $? =3D 0 | configure:36300: ./conftest | configure:36300: $? =3D 0 | configure:36318: result: yes | configure:36406: checking whether gethrtime is declared | configure:36406: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:253:10: error: 'gethrtime' undeclared (first use in this funct= ion) | 253 | (void) gethrtime; | | ^~~~~~~~~ | conftest.c:253:10: note: each undeclared identifier is reported only once= for each function it appears in | configure:36406: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | /* end confdefs.h. */ | | #include <time.h> | |=20 | | int | | main (void) | | { | | #ifndef gethrtime | | #ifdef __cplusplus | | (void) gethrtime; | | #else | | (void) gethrtime; | | #endif | | #endif | |=20 | | ; | | return 0; | | } | configure:36406: result: no | configure:36425: checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is de= fined | configure:36450: result: yes | configure:36547: checking whether program_invocation_name is declared | configure:36547: gcc-10 -c -g -O2 conftest.c >&5 | configure:36547: $? =3D 0 | configure:36547: result: yes | configure:36561: checking whether program_invocation_short_name is declar= ed | configure:36561: gcc-10 -c -g -O2 conftest.c >&5 | configure:36561: $? =3D 0 | configure:36561: result: yes | configure:36575: checking whether __argv is declared | configure:36575: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:257:10: error: '__argv' undeclared (first use in this function= ) | 257 | (void) __argv; | | ^~~~~~ | conftest.c:257:10: note: each undeclared identifier is reported only once= for each function it appears in | configure:36575: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | /* end confdefs.h. */ | | #include <stdlib.h> | |=20 | | int | | main (void) | | { | | #ifndef __argv | | #ifdef __cplusplus | | (void) __argv; | | #else | | (void) __argv; | | #endif | | #endif | |=20 | | ; | | return 0; | | } | configure:36575: result: no | configure:36689: checking for gettimeofday with POSIX signature | configure:36718: gcc-10 -c -g -O2 conftest.c >&5 | configure:36718: $? =3D 0 | configure:36745: result: yes | configure:36938: checking whether the compiler generally respects inline | configure:36960: gcc-10 -c -g -O2 conftest.c >&5 | configure:36960: $? =3D 0 | configure:36970: result: yes | configure:36994: checking whether isnan macro works | configure:36999: result: yes | configure:37045: checking whether isnan(double) can be used without linki= ng with libm | configure:37081: result: yes | configure:37180: checking whether isnan(double) can be used without linki= ng with libm | configure:37216: result: yes | configure:37245: checking whether isnan(float) can be used without linkin= g with libm | configure:37281: result: yes | configure:37339: checking whether isnan(float) works | configure:37440: result: yes | configure:37604: checking whether isnan(long double) can be used without = linking with libm | configure:37640: result: yes | configure:37699: checking whether isnanl works | configure:37857: result: yes | configure:38057: checking whether isnan(long double) can be used without = linking with libm | configure:38093: result: yes | configure:38102: checking whether isnanl works | configure:38260: result: yes | configure:38439: checking whether iswblank is declared | configure:38439: gcc-10 -c -g -O2 conftest.c >&5 | configure:38439: $? =3D 0 | configure:38439: result: yes | configure:38513: checking whether iswdigit is ISO C compliant | configure:38617: result: guessing yes | configure:38670: checking whether iswxdigit is ISO C compliant | configure:38766: result: guessing yes | configure:38822: checking whether ldexpl is declared | configure:38822: gcc-10 -c -g -O2 conftest.c >&5 | configure:38822: $? =3D 0 | configure:38822: result: yes | configure:38834: checking whether ldexpl() can be used without linking wi= th libm | configure:38853: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:38853: $? =3D 0 | configure:38863: result: yes | configure:38911: checking whether ldexpl works | configure:38956: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:38956: $? =3D 0 | configure:38956: ./conftest | configure:38956: $? =3D 0 | configure:38968: result: yes | configure:39027: checking whether the compiler supports the __inline keyw= ord | configure:39045: gcc-10 -c -g -O2 conftest.c >&5 | configure:39045: $? =3D 0 | configure:39053: result: yes | configure:39075: checking for pthread_rwlock_t | configure:39075: gcc-10 -c -g -O2 conftest.c >&5 | configure:39075: $? =3D 0 | configure:39075: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:271:31: error: expected expression before ')' token | 271 | if (sizeof ((pthread_rwlock_t))) | | ^ | configure:39075: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | /* end confdefs.h. */ | | #include <pthread.h> | |=20 | | int | | main (void) | | { | | if (sizeof ((pthread_rwlock_t))) | | =09 return 0; | | ; | | return 0; | | } | configure:39075: result: yes | configure:39088: checking whether pthread_rwlock_rdlock prefers a writer = to a reader | configure:39233: gcc-10 -o conftest -g -O2 conftest.c -pthread >&5 | configure:39233: $? =3D 0 | configure:39233: ./conftest | configure:39233: $? =3D 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | /* end confdefs.h. */ | |=20 | | #include <errno.h> | | #include <pthread.h> | | #include <stdlib.h> | | #include <unistd.h> | |=20 | | #define SUCCEED() exit (0) | | #define FAILURE() exit (1) | | #define UNEXPECTED(n) (exit (10 + (n))) | |=20 | | /* The main thread creates the waiting writer and the requesting reader= threads | | in the default way; this guarantees that they have the same priority= . | | We can reuse the main thread as first reader thread. */ | |=20 | | static pthread_rwlock_t lock; | | static pthread_t reader1; | | static pthread_t writer; | | static pthread_t reader2; | | static pthread_t timer; | | /* Used to pass control from writer to reader2 and from reader2 to time= r, | | as in a relay race. | | Passing control from one running thread to another running thread | | is most likely faster than to create the second thread. */ | | static pthread_mutex_t baton; | |=20 | | static void * | | timer_func (void *ignored) | | { | | /* Step 13 (can be before or after step 12): | | The timer thread takes the baton, then waits a moment to make sure | | it can tell whether the second reader thread is blocked at step 12= . */ | | if (pthread_mutex_lock (&baton)) | | UNEXPECTED (13); | | usleep (100000); | | /* By the time we get here, it's clear that the second reader thread = is | | blocked at step 12. This is the desired behaviour. */ | | SUCCEED (); | | } | |=20 | | static void * | | reader2_func (void *ignored) | | { | | int err; | |=20 | | /* Step 8 (can be before or after step 7): | | The second reader thread takes the baton, then waits a moment to m= ake sure | | the writer thread has reached step 7. */ | | if (pthread_mutex_lock (&baton)) | | UNEXPECTED (8); | | usleep (100000); | | /* Step 9: The second reader thread requests the lock. */ | | err =3D pthread_rwlock_tryrdlock (&lock); | | if (err =3D=3D 0) | | FAILURE (); | | else if (err !=3D EBUSY) | | UNEXPECTED (9); | | /* Step 10: Launch a timer, to test whether the next call blocks. */ | | if (pthread_create (&timer, NULL, timer_func, NULL)) | | UNEXPECTED (10); | | /* Step 11: Release the baton. */ | | if (pthread_mutex_unlock (&baton)) | | UNEXPECTED (11); | | /* Step 12: The second reader thread requests the lock. */ | | err =3D pthread_rwlock_rdlock (&lock); | | if (err =3D=3D 0) | | FAILURE (); | | else | | UNEXPECTED (12); | | } | |=20 | | static void * | | writer_func (void *ignored) | | { | | /* Step 4: Take the baton, so that the second reader thread does not = go ahead | | too early. */ | | if (pthread_mutex_lock (&baton)) | | UNEXPECTED (4); | | /* Step 5: Create the second reader thread. */ | | if (pthread_create (&reader2, NULL, reader2_func, NULL)) | | UNEXPECTED (5); | | /* Step 6: Release the baton. */ | | if (pthread_mutex_unlock (&baton)) | | UNEXPECTED (6); | | /* Step 7: The writer thread requests the lock. */ | | if (pthread_rwlock_wrlock (&lock)) | | UNEXPECTED (7); | | return NULL; | | } | |=20 | | int | | main () | | { | | reader1 =3D pthread_self (); | |=20 | | /* Step 1: The main thread initializes the lock and the baton. */ | | if (pthread_rwlock_init (&lock, NULL)) | | UNEXPECTED (1); | | if (pthread_mutex_init (&baton, NULL)) | | UNEXPECTED (1); | | /* Step 2: The main thread acquires the lock as a reader. */ | | if (pthread_rwlock_rdlock (&lock)) | | UNEXPECTED (2); | | /* Step 3: Create the writer thread. */ | | if (pthread_create (&writer, NULL, writer_func, NULL)) | | UNEXPECTED (3); | | /* Job done. Go to sleep. */ | | for (;;) | | { | | sleep (1); | | } | | } | |=20 | configure:39246: result: no | configure:39280: gcc-10 -c -g -O2 conftest.c >&5 | configure:39280: $? =3D 0 | configure:39303: checking whether malloc (0) returns nonnull | configure:39350: result: yes | configure:39440: checking whether mbrtowc handles incomplete characters | configure:39532: result: guessing yes | configure:39538: checking whether mbrtowc works as well as mbtowc | configure:39595: result: guessing yes | configure:39637: checking whether mbrtowc handles a NULL pwc argument | configure:39704: result: guessing yes | configure:39710: checking whether mbrtowc handles a NULL string argument | configure:39765: result: guessing yes | configure:39773: checking whether mbrtowc has a correct return value | configure:39899: result: guessing yes | configure:39905: checking whether mbrtowc returns 0 when parsing a NUL ch= aracter | configure:39957: result: guessing yes | configure:39962: checking whether mbrtowc stores incomplete characters | configure:40086: result: guessing no | configure:40091: checking whether mbrtowc works on empty input | configure:40121: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:40121: $? =3D 0 | configure:40121: ./conftest | configure:40121: $? =3D 0 | configure:40133: result: yes | configure:40137: checking whether the C locale is free of encoding errors | configure:40183: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:40183: $? =3D 0 | configure:40183: ./conftest | configure:40183: $? =3D 3 | configure: program exited with status 3 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | /* end confdefs.h. */ | | #include <limits.h> | | #include <locale.h> | | #include <wchar.h> | |=20 | | int | | main (void) | | { | |=20 | | int i; | | char *locale =3D setlocale (LC_ALL, "C"); | | if (! locale) | | return 2; | | for (i =3D CHAR_MIN; i <=3D CHAR_MAX; i++) | | { | | char c =3D i; | | wchar_t wc; | | mbstate_t mbs =3D { 0, }; | | size_t ss =3D mbrtowc (&wc, &c, 1, &mbs); | | if (1 < ss) | | return 3; | | } | | return 0; | |=20 | | ; | | return 0; | | } | configure:40195: result: no | configure:40554: checking whether mbrtowc handles incomplete characters | configure:40646: result: guessing yes | configure:40652: checking whether mbrtowc works as well as mbtowc | configure:40709: result: guessing yes | configure:40792: checking whether mbswidth is declared in <wchar.h> | configure:40812: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:278:20: error: 'mbswidth' undeclared (first use in this functi= on); did you mean 'wcswidth'? | 278 | char *p =3D (char *) mbswidth; | | ^~~~~~~~ | | wcswidth | conftest.c:278:20: note: each undeclared identifier is reported only once= for each function it appears in | configure:40812: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | /* end confdefs.h. */ | | #include <wchar.h> | |=20 | | int | | main (void) | | { | | char *p =3D (char *) mbswidth; | | return !p; | |=20 | | ; | | return 0; | | } | configure:40820: result: no | configure:40833: checking for mbstate_t | configure:40859: result: yes | configure:40919: checking for mempcpy | configure:40919: result: yes | configure:41012: checking for obstacks that work with any size object | configure:41037: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:283:21: error: conflicting types for '_obstack_memory_used' | 283 | size_t _obstack_memory_used (struct obstack *); | | ^~~~~~~~~~~~~~~~~~~~ | In file included from conftest.c:279: | /usr/include/obstack.h:190:12: note: previous declaration of '_obstack_me= mory_used' was here | 190 | extern int _obstack_memory_used (struct obstack *) __attribute_pu= re__; | | ^~~~~~~~~~~~~~~~~~~~ | configure:41037: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_MSVC_NOTHROW 1 | | /* end confdefs.h. */ | | #include "obstack.h" | | void *obstack_chunk_alloc (size_t n) { return 0; } | | void obstack_chunk_free (void *p) { } | | /* Check that an internal function returns size_t, not int= . */ | | size_t _obstack_memory_used (struct obstack *); | |=20 | | int | | main (void) | | { | | struct obstack mem; | | obstack_init (&mem); | | obstack_free (&mem, 0); | |=20 | | ; | | return 0; | | } | configure:41046: result: no | configure:41131: checking whether open recognizes a trailing slash | configure:41176: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:41176: $? =3D 0 | configure:41176: ./conftest | configure:41176: $? =3D 0 | configure:41189: result: yes | configure:41270: checking whether perror matches strerror | configure:41310: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:41310: $? =3D 0 | configure:41310: ./conftest | configure:41310: $? =3D 0 | configure:41328: result: yes | configure:41531: checking whether posix_spawn_file_actions_addclose works | configure:41563: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:41563: $? =3D 0 | configure:41563: ./conftest | configure:41563: $? =3D 0 | configure:41575: result: yes | configure:41623: checking whether posix_spawn_file_actions_adddup2 works | configure:41655: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:41655: $? =3D 0 | configure:41655: ./conftest | configure:41655: $? =3D 0 | configure:41667: result: yes | configure:41715: checking whether posix_spawn_file_actions_addopen works | configure:41749: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:41749: $? =3D 0 | configure:41749: ./conftest | configure:41749: $? =3D 0 | configure:41761: result: yes | configure:42078: checking whether frexp works | configure:42191: result: yes | configure:42203: checking whether ldexp can be used without linking with = libm | configure:42233: result: yes | configure:42246: checking whether frexpl() can be used without linking wi= th libm | configure:42275: result: yes | configure:42281: checking whether frexpl works | configure:42408: result: yes | configure:42423: checking whether frexpl is declared | configure:42423: result: yes | configure:42434: checking whether ldexpl() can be used without linking wi= th libm | configure:42463: result: yes | configure:42469: checking whether ldexpl works | configure:42526: result: yes | configure:42534: checking whether ldexpl is declared | configure:42534: result: yes | configure:42590: checking whether program_invocation_name is declared | configure:42590: result: yes | configure:42600: checking whether program_invocation_short_name is declar= ed | configure:42600: result: yes | configure:42620: checking for raise | configure:42620: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:42620: $? =3D 0 | configure:42620: result: yes | configure:42642: checking for sigprocmask | configure:42642: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:42642: $? =3D 0 | configure:42642: result: yes | configure:42692: checking for rawmemchr | configure:42692: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:42692: $? =3D 0 | configure:42692: result: yes | configure:43257: checking for readline | configure:43283: gcc-10 -o conftest -g -O2 conftest.c -lreadline >&5 | configure:43283: $? =3D 0 | configure:43301: result: yes | configure:43313: checking how to link with libreadline | configure:43315: result: -lreadline | configure:43325: checking for readline/readline.h | configure:43325: gcc-10 -c -g -O2 conftest.c >&5 | configure:43325: $? =3D 0 | configure:43325: result: yes | configure:43331: checking for readline/history.h | configure:43331: gcc-10 -c -g -O2 conftest.c >&5 | configure:43331: $? =3D 0 | configure:43331: result: yes | configure:43360: checking whether readlink signature is correct | configure:43379: gcc-10 -c -g -O2 conftest.c >&5 | configure:43379: $? =3D 0 | configure:43387: result: yes | configure:43389: checking whether readlink handles trailing slash correct= ly | configure:43426: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:43426: $? =3D 0 | configure:43426: ./conftest | configure:43426: $? =3D 0 | configure:43438: result: yes | configure:43454: checking whether readlink truncates results correctly | configure:43490: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:43490: $? =3D 0 | configure:43490: ./conftest | configure:43490: $? =3D 0 | configure:43502: result: yes | configure:43558: checking whether realloc (0, 0) returns nonnull | configure:43593: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:43593: $? =3D 0 | configure:43593: ./conftest | configure:43593: $? =3D 0 | configure:43605: result: yes | configure:43671: checking for reallocarray | configure:43671: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:43671: $? =3D 0 | configure:43671: result: yes | configure:43767: checking for getcwd | configure:43767: result: yes | configure:43802: checking whether free is known to preserve errno | configure:43835: result: no | configure:43853: checking for mempcpy | configure:43853: result: yes | configure:43868: checking for rawmemchr | configure:43868: result: yes | configure:43896: checking for search.h | configure:43896: gcc-10 -c -g -O2 conftest.c >&5 | configure:43896: $? =3D 0 | configure:43896: result: yes | configure:43903: checking for tsearch | configure:43903: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:43903: $? =3D 0 | configure:43903: result: yes | configure:43920: checking whether rename honors trailing slash on destina= tion | configure:43971: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:43971: $? =3D 0 | configure:43971: ./conftest | configure:43971: $? =3D 0 | configure:43984: result: yes | configure:43996: checking whether rename honors trailing slash on source | configure:44047: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:44047: $? =3D 0 | configure:44047: ./conftest | configure:44047: $? =3D 0 | configure:44060: result: yes | configure:44073: checking whether rename manages hard links correctly | configure:44126: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:44126: $? =3D 0 | configure:44126: ./conftest | configure:44126: $? =3D 0 | configure:44157: result: yes | configure:44169: checking whether rename manages existing destinations co= rrectly | configure:44212: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:44212: $? =3D 0 | configure:44212: ./conftest | configure:44212: $? =3D 0 | configure:44225: result: yes | configure:44279: checking for struct sigaction.sa_sigaction | configure:44279: gcc-10 -c -g -O2 conftest.c >&5 | configure:44279: $? =3D 0 | configure:44279: result: yes | configure:44358: checking for signbit macro | configure:44469: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:44469: $? =3D 0 | configure:44469: ./conftest | configure:44469: $? =3D 0 | configure:44481: result: yes | configure:44483: checking for signbit compiler built-ins | configure:44596: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:44596: $? =3D 0 | configure:44596: ./conftest | configure:44596: $? =3D 0 | configure:44608: result: yes | configure:45155: checking for sigprocmask | configure:45155: result: yes | configure:45196: checking for stdint.h | configure:45196: result: yes | configure:45203: checking for SIZE_MAX | configure:45279: result: yes | configure:45291: checking for snprintf | configure:45291: result: yes | configure:45302: checking whether snprintf respects a size of 1 | configure:45345: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:350:25: warning: '%d' directive output truncated writing 5 byt= es into a region of size 1 [-Wformat-truncation=3D] | 350 | my_snprintf (buf, 1, "%d", 12345); | | ^~ | In file included from /usr/include/stdio.h:867, | from conftest.c:332: | /usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: '__builtin___snp= rintf_chk' output 6 bytes into a destination of size 1 | 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL = - 1, | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~ | 68 | __bos (__s), __fmt, __va_arg_pack ()); | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | configure:45345: $? =3D 0 | configure:45345: ./conftest | configure:45345: $? =3D 0 | configure:45357: result: yes | configure:45367: checking whether printf supports POSIX/XSI format string= s with positions | configure:45416: result: yes | configure:45498: checking for snprintf | configure:45498: result: yes | configure:45511: checking whether snprintf fully supports the 'n' directi= ve | configure:45608: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:45608: $? =3D 0 | configure:45608: ./conftest | *** %n in writable segment detected *** | ./configure: line 3475: 644524 Aborted (core dumped) ./co= nftest$ac_exeext | configure:45608: $? =3D 134 | configure: program exited with status 134 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define GNULIB_TEST_OBSTACK_PRINTF 1 | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_TEST_PERROR 1 | | #define GNULIB_TEST_PIPE 1 | | #define GNULIB_TEST_PIPE2 1 | | #define GNULIB_PIPE2_SAFER 1 | | #define GNULIB_TEST_POSIX_SPAWN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | | #define GNULIB_TEST_POSIX_SPAWNP 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_READLINE 1 | | #define HAVE_READLINE_READLINE_H 1 | | #define HAVE_READLINE_HISTORY_H 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define HAVE_REALLOCARRAY 1 | | #define GNULIB_REALLOCARRAY 1 | | #define GNULIB_TEST_REALLOCARRAY 1 | | #define HAVE_GETCWD 1 | | #define HAVE_MALLOC_POSIX 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_RAWMEMCHR 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | /* end confdefs.h. */ | |=20 | | #include <stdio.h> | | #include <string.h> | | #if HAVE_SNPRINTF | | # define my_snprintf snprintf | | #else | | # include <stdarg.h> | | static int my_snprintf (char *buf, int size, const char *format, ...) | | { | | va_list args; | | int ret; | | va_start (args, format); | | ret =3D vsnprintf (buf, size, format, args); | | va_end (args); | | return ret; | | } | | #endif | | static char fmtstring[10]; | | static char buf[100]; | | int main () | | { | | int count =3D -1; | | /* Copy the format string. Some systems (glibc with _FORTIFY_SOURCE= =3D2) | | support %n in format strings in read-only memory but not in writab= le | | memory. */ | | strcpy (fmtstring, "%d %n"); | | my_snprintf (buf, 4, fmtstring, 12345, &count, 33, 44, 55); | | if (count !=3D 6) | | return 1; | | return 0; | | } | configure:45620: result: no | configure:45626: checking whether snprintf respects a size of 1 | configure:45681: result: yes | configure:45686: checking whether vsnprintf respects a zero size as in C9= 9 | configure:45755: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:45755: $? =3D 0 | configure:45755: ./conftest | configure:45755: $? =3D 0 | configure:45767: result: yes | configure:46052: checking for ptrdiff_t | configure:46052: result: yes | configure:46394: checking for ptrdiff_t | configure:46394: result: yes | configure:46448: checking for ssize_t | configure:46466: gcc-10 -c -g -O2 conftest.c >&5 | configure:46466: $? =3D 0 | configure:46474: result: yes | configure:46491: checking whether stat handles trailing slashes on files | configure:46535: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:46535: $? =3D 0 | configure:46535: ./conftest | configure:46535: $? =3D 0 | configure:46547: result: yes | configure:46614: checking for working stdalign.h | configure:46662: gcc-10 -c -g -O2 conftest.c >&5 | configure:46662: $? =3D 0 | configure:46670: result: yes | configure:47084: checking for stpcpy | configure:47084: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:371:6: warning: conflicting types for built-in function 'stpcp= y'; expected 'char *(char *, const char *)' [-Wbuiltin-declaration-mismatch= ] | 371 | char stpcpy (); | | ^~~~~~ | configure:47084: $? =3D 0 | configure:47084: result: yes | configure:47141: checking for working stpncpy | configure:47214: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:47214: $? =3D 0 | configure:47214: ./conftest | configure:47214: $? =3D 0 | configure:47226: result: yes | configure:47327: checking for working strerror function | configure:47357: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:47357: $? =3D 0 | configure:47357: ./conftest | configure:47357: $? =3D 0 | configure:47369: result: yes | configure:47441: checking for working strndup | configure:47484: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:47484: $? =3D 0 | configure:47484: ./conftest | configure:47484: $? =3D 0 | configure:47495: result: yes | configure:47539: checking whether strtod obeys C99 | configure:47665: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:47665: $? =3D 0 | configure:47665: ./conftest | configure:47665: $? =3D 0 | configure:47677: result: yes | configure:47737: checking for strverscmp | configure:47737: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:47737: $? =3D 0 | configure:47737: result: yes | configure:47837: checking for sys/single_threaded.h | configure:47837: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:394:10: fatal error: sys/single_threaded.h: No such file or di= rectory | 394 | #include <sys/single_threaded.h> | | ^~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:47837: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define GNULIB_TEST_OBSTACK_PRINTF 1 | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_TEST_PERROR 1 | | #define GNULIB_TEST_PIPE 1 | | #define GNULIB_TEST_PIPE2 1 | | #define GNULIB_PIPE2_SAFER 1 | | #define GNULIB_TEST_POSIX_SPAWN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | | #define GNULIB_TEST_POSIX_SPAWNP 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_READLINE 1 | | #define HAVE_READLINE_READLINE_H 1 | | #define HAVE_READLINE_HISTORY_H 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define HAVE_REALLOCARRAY 1 | | #define GNULIB_REALLOCARRAY 1 | | #define GNULIB_TEST_REALLOCARRAY 1 | | #define HAVE_GETCWD 1 | | #define HAVE_MALLOC_POSIX 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_RAWMEMCHR 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define GNULIB_TEST_FSCANF 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_TEST_SCANF 1 | | #define GNULIB_SCANF 1 | | #define GNULIB_TEST_FGETC 1 | | #define GNULIB_TEST_GETC 1 | | #define GNULIB_TEST_GETCHAR 1 | | #define GNULIB_TEST_FGETS 1 | | #define GNULIB_TEST_FREAD 1 | | #define GNULIB_TEST_FPRINTF 1 | | #define GNULIB_TEST_PRINTF 1 | | #define GNULIB_TEST_VFPRINTF 1 | | #define GNULIB_TEST_VPRINTF 1 | | #define GNULIB_TEST_FPUTC 1 | | #define GNULIB_TEST_PUTC 1 | | #define GNULIB_TEST_PUTCHAR 1 | | #define GNULIB_TEST_FPUTS 1 | | #define GNULIB_TEST_PUTS 1 | | #define GNULIB_TEST_FWRITE 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STPNCPY 1 | | #define GNULIB_TEST_STPNCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRVERSCMP 1 | | #define GNULIB_TEST_STRVERSCMP 1 | | /* end confdefs.h. */ | | #include <stddef.h> | | #ifdef HAVE_STDIO_H | | # include <stdio.h> | | #endif | | #ifdef HAVE_STDLIB_H | | # include <stdlib.h> | | #endif | | #ifdef HAVE_STRING_H | | # include <string.h> | | #endif | | #ifdef HAVE_INTTYPES_H | | # include <inttypes.h> | | #endif | | #ifdef HAVE_STDINT_H | | # include <stdint.h> | | #endif | | #ifdef HAVE_STRINGS_H | | # include <strings.h> | | #endif | | #ifdef HAVE_SYS_TYPES_H | | # include <sys/types.h> | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include <sys/stat.h> | | #endif | | #ifdef HAVE_UNISTD_H | | # include <unistd.h> | | #endif | | #include <sys/single_threaded.h> | configure:47837: result: no | configure:48051: checking whether unlink honors trailing slashes | configure:48108: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:48108: $? =3D 0 | configure:48108: ./conftest | configure:48108: $? =3D 0 | configure:48120: result: yes | configure:48128: checking whether unlink of a parent directory fails as i= t should | configure:48207: result: guessing yes | configure:48278: checking for unsetenv | configure:48278: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:48278: $? =3D 0 | configure:48278: result: yes | configure:48289: checking for unsetenv() return type | configure:48315: gcc-10 -c -g -O2 conftest.c >&5 | configure:48315: $? =3D 0 | configure:48323: result: int | configure:48332: checking whether unsetenv obeys POSIX | configure:48382: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:48382: $? =3D 0 | configure:48382: ./conftest | configure:48382: $? =3D 0 | configure:48394: result: yes | configure:48499: checking for ptrdiff_t | configure:48499: result: yes | configure:48519: checking for vasprintf | configure:48519: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:48519: $? =3D 0 | configure:48519: result: yes | configure:48607: checking for vasprintf | configure:48607: result: yes | configure:48877: checking for ptrdiff_t | configure:48877: result: yes | configure:48934: checking for vsnprintf | configure:48934: gcc-10 -o conftest -g -O2 conftest.c >&5 | conftest.c:392:6: warning: conflicting types for built-in function 'vsnpr= intf'; expected 'int(char *, long unsigned int, const char *, __va_list_ta= g *)' [-Wbuiltin-declaration-mismatch] | 392 | char vsnprintf (); | | ^~~~~~~~~ | conftest.c:384:1: note: 'vsnprintf' is declared in header '<stdio.h>' | 383 | #include <limits.h> | 384 | #undef vsnprintf | configure:48934: $? =3D 0 | configure:48934: result: yes | configure:48945: checking whether snprintf respects a size of 1 | configure:49000: result: yes | configure:49010: checking whether printf supports POSIX/XSI format string= s with positions | configure:49059: result: yes | configure:49136: checking for vsnprintf | configure:49136: result: yes | configure:49149: checking whether snprintf fully supports the 'n' directi= ve | configure:49258: result: no | configure:49264: checking whether snprintf respects a size of 1 | configure:49319: result: yes | configure:49324: checking whether vsnprintf respects a zero size as in C9= 9 | configure:49405: result: yes | configure:49690: checking for ptrdiff_t | configure:49690: result: yes | configure:50008: checking for ptrdiff_t | configure:50008: result: yes | configure:50063: checking for waitid | configure:50063: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:50063: $? =3D 0 | configure:50063: result: yes | configure:50132: checking whether wcwidth is declared | configure:50132: gcc-10 -c -g -O2 conftest.c >&5 | configure:50132: $? =3D 0 | configure:50132: result: yes | configure:50180: checking whether wcwidth works reasonably in UTF-8 local= es | configure:50232: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:50232: $? =3D 0 | configure:50232: ./conftest | configure:50232: $? =3D 0 | configure:50244: result: yes | configure:50305: checking whether use of TIOCGWINSZ requires sys/ioctl.h | configure:50333: result: yes | configure:50342: checking whether use of TIOCGWINSZ requires termios.h | configure:50370: result: no | configure:50375: checking whether use of struct winsize requires sys/ptem= .h | configure:50395: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:389:16: error: storage size of 'x' isn't known | 389 | struct winsize x; | | ^ | configure:50395: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define GNULIB_TEST_OBSTACK_PRINTF 1 | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_TEST_PERROR 1 | | #define GNULIB_TEST_PIPE 1 | | #define GNULIB_TEST_PIPE2 1 | | #define GNULIB_PIPE2_SAFER 1 | | #define GNULIB_TEST_POSIX_SPAWN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | | #define GNULIB_TEST_POSIX_SPAWNP 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_READLINE 1 | | #define HAVE_READLINE_READLINE_H 1 | | #define HAVE_READLINE_HISTORY_H 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define HAVE_REALLOCARRAY 1 | | #define GNULIB_REALLOCARRAY 1 | | #define GNULIB_TEST_REALLOCARRAY 1 | | #define HAVE_GETCWD 1 | | #define HAVE_MALLOC_POSIX 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_RAWMEMCHR 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define GNULIB_TEST_FSCANF 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_TEST_SCANF 1 | | #define GNULIB_SCANF 1 | | #define GNULIB_TEST_FGETC 1 | | #define GNULIB_TEST_GETC 1 | | #define GNULIB_TEST_GETCHAR 1 | | #define GNULIB_TEST_FGETS 1 | | #define GNULIB_TEST_FREAD 1 | | #define GNULIB_TEST_FPRINTF 1 | | #define GNULIB_TEST_PRINTF 1 | | #define GNULIB_TEST_VFPRINTF 1 | | #define GNULIB_TEST_VPRINTF 1 | | #define GNULIB_TEST_FPUTC 1 | | #define GNULIB_TEST_PUTC 1 | | #define GNULIB_TEST_PUTCHAR 1 | | #define GNULIB_TEST_FPUTS 1 | | #define GNULIB_TEST_PUTS 1 | | #define GNULIB_TEST_FWRITE 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STPNCPY 1 | | #define GNULIB_TEST_STPNCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRVERSCMP 1 | | #define GNULIB_TEST_STRVERSCMP 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_STDIO_SINGLE_THREAD 1 | | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_WAITID 1 | | #define GNULIB_TEST_WAITPID 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GWINSZ_IN_SYS_IOCTL 1 | | /* end confdefs.h. */ | | #include <termios.h> | | int | | main (void) | | { | | struct winsize x; | | if (sizeof x > 0) return 0; | | ; | | return 0; | | } | configure:50414: gcc-10 -c -g -O2 conftest.c >&5 | conftest.c:385:10: fatal error: sys/ptem.h: No such file or directory | 385 | #include <sys/ptem.h> | | ^~~~~~~~~~~~ | compilation terminated. | configure:50414: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define GNULIB_TEST_OBSTACK_PRINTF 1 | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_TEST_PERROR 1 | | #define GNULIB_TEST_PIPE 1 | | #define GNULIB_TEST_PIPE2 1 | | #define GNULIB_PIPE2_SAFER 1 | | #define GNULIB_TEST_POSIX_SPAWN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | | #define GNULIB_TEST_POSIX_SPAWNP 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_READLINE 1 | | #define HAVE_READLINE_READLINE_H 1 | | #define HAVE_READLINE_HISTORY_H 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define HAVE_REALLOCARRAY 1 | | #define GNULIB_REALLOCARRAY 1 | | #define GNULIB_TEST_REALLOCARRAY 1 | | #define HAVE_GETCWD 1 | | #define HAVE_MALLOC_POSIX 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_RAWMEMCHR 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define GNULIB_TEST_FSCANF 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_TEST_SCANF 1 | | #define GNULIB_SCANF 1 | | #define GNULIB_TEST_FGETC 1 | | #define GNULIB_TEST_GETC 1 | | #define GNULIB_TEST_GETCHAR 1 | | #define GNULIB_TEST_FGETS 1 | | #define GNULIB_TEST_FREAD 1 | | #define GNULIB_TEST_FPRINTF 1 | | #define GNULIB_TEST_PRINTF 1 | | #define GNULIB_TEST_VFPRINTF 1 | | #define GNULIB_TEST_VPRINTF 1 | | #define GNULIB_TEST_FPUTC 1 | | #define GNULIB_TEST_PUTC 1 | | #define GNULIB_TEST_PUTCHAR 1 | | #define GNULIB_TEST_FPUTS 1 | | #define GNULIB_TEST_PUTS 1 | | #define GNULIB_TEST_FWRITE 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STPNCPY 1 | | #define GNULIB_TEST_STPNCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRVERSCMP 1 | | #define GNULIB_TEST_STRVERSCMP 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_STDIO_SINGLE_THREAD 1 | | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_WAITID 1 | | #define GNULIB_TEST_WAITPID 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GWINSZ_IN_SYS_IOCTL 1 | | /* end confdefs.h. */ | | #include <sys/ptem.h> | | int | | main (void) | | { | | struct winsize x; | | if (sizeof x > 0) return 0; | | ; | | return 0; | | } | configure:50423: result: no | configure:50444: checking for stdint.h | configure:50444: result: yes | configure:51889: checking whether getdtablesize works | configure:51929: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:51929: $? =3D 0 | configure:51929: ./conftest | configure:51929: $? =3D 0 | configure:51943: result: yes | configure:53113: checking whether setlocale (LC_ALL, NULL) is multithread= -safe | configure:53132: result: yes | configure:53150: checking whether setlocale (category, NULL) is multithre= ad-safe | configure:53169: result: yes | configure:54229: checking for ptrdiff_t | configure:54229: result: yes | configure:54979: checking whether NLS is requested | configure:54989: result: yes | configure:55029: checking for msgfmt | configure: trying /usr/bin/msgfmt... | 0 translated messages. | configure:55062: result: /usr/bin/msgfmt | configure:55071: checking for gmsgfmt | configure:55107: result: /usr/bin/msgfmt | configure:55157: checking for xgettext | configure: trying /usr/bin/xgettext... | /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; wil= l try C | configure:55190: result: /usr/bin/xgettext | configure:55235: checking for msgmerge | configure: trying /usr/bin/msgmerge... | configure:55267: result: /usr/bin/msgmerge | configure:55308: checking for CFPreferencesCopyAppValue | configure:55327: gcc-10 -o conftest -g -O2 conftest.c -Wl,-framework -= Wl,CoreFoundation >&5 | conftest.c:395:10: fatal error: CoreFoundation/CFPreferences.h: No such f= ile or directory | 395 | #include <CoreFoundation/CFPreferences.h> | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:55327: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define GNULIB_TEST_OBSTACK_PRINTF 1 | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_TEST_PERROR 1 | | #define GNULIB_TEST_PIPE 1 | | #define GNULIB_TEST_PIPE2 1 | | #define GNULIB_PIPE2_SAFER 1 | | #define GNULIB_TEST_POSIX_SPAWN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | | #define GNULIB_TEST_POSIX_SPAWNP 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_READLINE 1 | | #define HAVE_READLINE_READLINE_H 1 | | #define HAVE_READLINE_HISTORY_H 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define HAVE_REALLOCARRAY 1 | | #define GNULIB_REALLOCARRAY 1 | | #define GNULIB_TEST_REALLOCARRAY 1 | | #define HAVE_GETCWD 1 | | #define HAVE_MALLOC_POSIX 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_RAWMEMCHR 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define GNULIB_TEST_FSCANF 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_TEST_SCANF 1 | | #define GNULIB_SCANF 1 | | #define GNULIB_TEST_FGETC 1 | | #define GNULIB_TEST_GETC 1 | | #define GNULIB_TEST_GETCHAR 1 | | #define GNULIB_TEST_FGETS 1 | | #define GNULIB_TEST_FREAD 1 | | #define GNULIB_TEST_FPRINTF 1 | | #define GNULIB_TEST_PRINTF 1 | | #define GNULIB_TEST_VFPRINTF 1 | | #define GNULIB_TEST_VPRINTF 1 | | #define GNULIB_TEST_FPUTC 1 | | #define GNULIB_TEST_PUTC 1 | | #define GNULIB_TEST_PUTCHAR 1 | | #define GNULIB_TEST_FPUTS 1 | | #define GNULIB_TEST_PUTS 1 | | #define GNULIB_TEST_FWRITE 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STPNCPY 1 | | #define GNULIB_TEST_STPNCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRVERSCMP 1 | | #define GNULIB_TEST_STRVERSCMP 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_STDIO_SINGLE_THREAD 1 | | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_WAITID 1 | | #define GNULIB_TEST_WAITPID 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GWINSZ_IN_SYS_IOCTL 1 | | #define GNULIB_XALLOC 1 | | #define GNULIB_XALLOC_DIE 1 | | #define HAVE_STDINT_H 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define GNULIB_TEST_SETLOCALE_NULL 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define GNULIB_VFPRINTF_POSIX 1 | | /* end confdefs.h. */ | | #include <CoreFoundation/CFPreferences.h> | | int | | main (void) | | { | | CFPreferencesCopyAppValue(NULL, NULL) | | ; | | return 0; | | } | configure:55337: result: no | configure:55344: checking for CFLocaleCopyCurrent | configure:55363: gcc-10 -o conftest -g -O2 conftest.c -Wl,-framework -= Wl,CoreFoundation >&5 | conftest.c:395:10: fatal error: CoreFoundation/CFLocale.h: No such file o= r directory | 395 | #include <CoreFoundation/CFLocale.h> | | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | compilation terminated. | configure:55363: $? =3D 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Bison" | | #define PACKAGE_TARNAME "bison" | | #define PACKAGE_VERSION "3.8.2" | | #define PACKAGE_STRING "GNU Bison 3.8.2" | | #define PACKAGE_BUGREPORT "[email protected]" | | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | | #define PACKAGE_COPYRIGHT_YEAR 2021 | | #define PACKAGE "bison" | | #define VERSION "3.8.2" | | #define HAVE_STDIO_H 1 | | #define HAVE_STDLIB_H 1 | | #define HAVE_STRING_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_STRINGS_H 1 | | #define HAVE_SYS_STAT_H 1 | | #define HAVE_SYS_TYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_WCHAR_H 1 | | #define HAVE_LOCALE_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_SYS_SOCKET_H 1 | | #define HAVE_STDIO_EXT_H 1 | | #define HAVE_FEATURES_H 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_SYS_CDEFS_H 1 | | #define HAVE_SYS_TIME_H 1 | | #define HAVE_ICONV_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_WCTYPE_H 1 | | #define HAVE_THREADS_H 1 | | #define HAVE_MATH_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SPAWN_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_TIMES_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_DIRENT_H 1 | | #define STDC_HEADERS 1 | | #define _ALL_SOURCE 1 | | #define _DARWIN_C_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | | #define _NETBSD_SOURCE 1 | | #define _OPENBSD_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | | #define __STDC_WANT_LIB_EXT2__ 1 | | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | | #define _TANDEM_SOURCE 1 | | #define __EXTENSIONS__ 1 | | #define HAVE_TCDRAIN 1 | | #define HAVE_CANONICALIZE_FILE_NAME 1 | | #define HAVE_FACCESSAT 1 | | #define HAVE_REALPATH 1 | | #define HAVE_LSTAT 1 | | #define HAVE_READLINKAT 1 | | #define HAVE_FCHDIR 1 | | #define HAVE_FCNTL 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_FFSL 1 | | #define HAVE_SNPRINTF 1 | | #define HAVE_FSYNC 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_ISWCNTRL 1 | | #define HAVE_ISWBLANK 1 | | #define HAVE_MBSINIT 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_ISASCII 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_OBSTACK_PRINTF 1 | | #define HAVE_STRERROR_R 1 | | #define HAVE___XPG_STRERROR_R 1 | | #define HAVE_PIPE 1 | | #define HAVE_PIPE2 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | | #define HAVE_READLINK 1 | | #define HAVE_SETENV 1 | | #define HAVE_LINK 1 | | #define HAVE_SIGACTION 1 | | #define HAVE_SIGALTSTACK 1 | | #define HAVE_SIGINTERRUPT 1 | | #define HAVE_STPNCPY 1 | | #define HAVE_STRNDUP 1 | | #define HAVE_WCWIDTH 1 | | #define HAVE_FDOPENDIR 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_FSTATAT 1 | | #define HAVE_GETDELIM 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_OPENAT 1 | | #define HAVE_CATGETS 1 | | #define HAVE_SETLOCALE 1 | | #define YYTEXT_POINTER 1 | | #define M4 "/usr/local/bin/m4" | | #define M4_GNU_OPTION "--gnu" | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_MALLOC_POSIX 1 | | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | | #define FUNC_REALPATH_WORKS 1 | | #define HAVE_GETCWD 1 | | #define restrict __restrict__ | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_DECL_STRERROR_R 1 | | #define HAVE_STRERROR_R 1 | | #define STRERROR_R_CHAR_P 1 | | #define HAVE_SIG_ATOMIC_T 1 | | #define HAVE_WORKING_O_NOATIME 1 | | #define HAVE_WORKING_O_NOFOLLOW 1 | | #define HAVE_STDINT_H_WITH_UINTMAX 1 | | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | | #define CHECK_PRINTF_SAFE 1 | | #define HAVE_WCHAR_T 1 | | #define HAVE_WINT_T 1 | | #define HAVE_INTMAX_T 1 | | #define DBL_EXPBIT0_WORD 1 | | #define DBL_EXPBIT0_BIT 20 | | #define HAVE_SNPRINTF 1 | | #define HAVE_STRNLEN 1 | | #define HAVE_WCSLEN 1 | | #define HAVE_WCSNLEN 1 | | #define HAVE_MBRTOWC 1 | | #define HAVE_WCRTOMB 1 | | #define HAVE_DECL__SNPRINTF 0 | | #define HAVE_SNPRINTF_RETVAL_C99 1 | | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | | #define HAVE_DECL_ALARM 1 | | #define HAVE_DECL_GETCWD 1 | | #define D_INO_IN_DIRENT 1 | | #define HAVE_GETOPT_H 1 | | #define HAVE_GETOPT_LONG_ONLY 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST=20 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define FLT_EXPBIT0_WORD 0 | | #define FLT_EXPBIT0_BIT 23 | | #define HAVE_TOWLOWER 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_WEAK_SYMBOLS 1 | | #define HAVE_PTHREAD_API 1 | | #define USE_POSIX_THREADS 1 | | #define USE_POSIX_THREADS_WEAK 1 | | #define HAVE_MBSTATE_T 1 | | #define HAVE_MAP_ANONYMOUS 1 | | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | | #define HAVE_DECL_OBSTACK_PRINTF 1 | | #define PROMOTED_MODE_T mode_t | | #define HAVE_POSIX_SPAWN 1 | | #define HAVE_DECL_POSIX_SPAWN 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define USER_LABEL_PREFIX=20 | | #define HAVE_SIGSET_T 1 | | #define INSTALLPREFIX "/usr/local" | | #define MALLOC_0_IS_NONNULL 1 | | #define HAVE_DECL_SETENV 1 | | #define HAVE_SCHED_H 1 | | #define HAVE_DECL_SNPRINTF 1 | | #define HAVE_POSIX_SPAWNATTR_T 1 | | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | | #define HAVE__BOOL 1 | | #define HAVE_DECL_FCLOSEALL 1 | | #define __USE_MINGW_ANSI_STDIO 1 | | #define HAVE_DECL_ECVT 1 | | #define HAVE_DECL_FCVT 1 | | #define HAVE_DECL_GCVT 1 | | #define HAVE_DECL_STPNCPY 1 | | #define HAVE_DECL_STRDUP 1 | | #define HAVE_DECL_STRNDUP 1 | | #define HAVE_STRUCT_TMS 1 | | #define _USE_STD_STAT 1 | | #define HAVE_DECL_EXECVPE 1 | | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | | #define HAVE_DECL_FEOF_UNLOCKED 1 | | #define HAVE_DECL_FERROR_UNLOCKED 1 | | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | | #define HAVE_DECL_FGETS_UNLOCKED 1 | | #define HAVE_DECL_FPUTC_UNLOCKED 1 | | #define HAVE_DECL_FPUTS_UNLOCKED 1 | | #define HAVE_DECL_FREAD_UNLOCKED 1 | | #define HAVE_DECL_FWRITE_UNLOCKED 1 | | #define HAVE_DECL_GETC_UNLOCKED 1 | | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | | #define HAVE_DECL_PUTC_UNLOCKED 1 | | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | | #define HAVE_DECL_UNSETENV 1 | | #define HAVE_DECL_VSNPRINTF 1 | | #define HAVE_DECL_WCSDUP 1 | | #define HAVE_DECL_FCHDIR 1 | | #define HAVE_DECL_GETDELIM 1 | | #define HAVE_DECL_GETDTABLESIZE 1 | | #define HAVE_DECL_GETLINE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define HAVE_DECL_MEMRCHR 1 | | #define HAVE_DECL_STRNLEN 1 | | #define GNULIB_TEST_ACCESS 1 | | #define HAVE_ALLOCA 1 | | #define HAVE___BUILTIN_EXPECT 1 | | #define GNULIB_TEST_CALLOC_POSIX 1 | | #define GNULIB_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_CANONICALIZE_LGPL 1 | | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | | #define GNULIB_TEST_REALPATH 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_CLOCK_SETTIME 1 | | #define GNULIB_TEST_CLOEXEC 1 | | #define GNULIB_TEST_CLOSE 1 | | #define GNULIB_CLOSE_STREAM 1 | | #define GNULIB_DIRNAME 1 | | #define GNULIB_TEST_DUP2 1 | | #define GNULIB_TEST_ENVIRON 1 | | #define GNULIB_TEST_FCNTL 1 | | #define GNULIB_FD_SAFER_FLAG 1 | | #define GNULIB_TEST_FFSL 1 | | #define GNULIB_TEST_FOPEN 1 | | #define GNULIB_FOPEN_GNU 1 | | #define GNULIB_FOPEN_SAFER 1 | | #define HAVE_DECL___FPENDING 1 | | #define REPLACE_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FPRINTF_POSIX 1 | | #define GNULIB_TEST_FREE_POSIX 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define GNULIB_TEST_FREXP 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define GNULIB_TEST_FREXPL 1 | | #define GNULIB_TEST_FSYNC 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | | #define GNULIB_GETCWD 1 | | #define GNULIB_TEST_GETCWD 1 | | #define HAVE_DECL_GETHRTIME 0 | | #define GNULIB_TEST_GETOPT_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_DECL___ARGV 0 | | #define GNULIB_TEST_GETRUSAGE 1 | | #define GETTIMEOFDAY_TIMEZONE void | | #define GNULIB_TEST_GETTIMEOFDAY 1 | | #define HAVE_INLINE 1 | | #define GNULIB_TEST_ISNAN 1 | | #define GNULIB_TEST_ISNAND 1 | | #define HAVE_ISNAND_IN_LIBC 1 | | #define GNULIB_TEST_ISNANF 1 | | #define GNULIB_TEST_ISNANL 1 | | #define HAVE_ISNANL_IN_LIBC 1 | | #define HAVE_DECL_ISWBLANK 1 | | #define GNULIB_TEST_ISWBLANK 1 | | #define GNULIB_TEST_ISWDIGIT 1 | | #define GNULIB_TEST_ISWXDIGIT 1 | | #define HAVE_LDEXPL 1 | | #define GNULIB_TEST_LDEXPL 1 | | #define HAVE___INLINE 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define GNULIB_LOCK 1 | | #define GNULIB_TEST_MALLOC_POSIX 1 | | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | | #define GNULIB_TEST_MBRTOWC 1 | | #define GNULIB_TEST_MBSINIT 1 | | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | | #define HAVE_MBSTATE_T 1 | | #define GNULIB_TEST_MEMCHR 1 | | #define HAVE_MEMPCPY 1 | | #define GNULIB_TEST_MEMPCPY 1 | | #define GNULIB_MSVC_NOTHROW 1 | | #define GNULIB_TEST_OBSTACK_PRINTF 1 | | #define GNULIB_TEST_OPEN 1 | | #define GNULIB_TEST_PERROR 1 | | #define GNULIB_TEST_PIPE 1 | | #define GNULIB_TEST_PIPE2 1 | | #define GNULIB_PIPE2_SAFER 1 | | #define GNULIB_TEST_POSIX_SPAWN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1 | | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | | #define GNULIB_TEST_POSIX_SPAWNP 1 | | #define HAVE_FREXP_IN_LIBC 1 | | #define HAVE_LDEXP_IN_LIBC 1 | | #define HAVE_FREXPL_IN_LIBC 1 | | #define HAVE_LDEXPL_IN_LIBC 1 | | #define REPLACE_PRINTF_POSIX 1 | | #define GNULIB_TEST_PRINTF_POSIX 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | | #define HAVE_RAISE 1 | | #define GNULIB_TEST_RAISE 1 | | #define HAVE_RAWMEMCHR 1 | | #define GNULIB_TEST_RAWMEMCHR 1 | | #define HAVE_READLINE 1 | | #define HAVE_READLINE_READLINE_H 1 | | #define HAVE_READLINE_HISTORY_H 1 | | #define GNULIB_TEST_READLINK 1 | | #define GNULIB_TEST_REALLOC_POSIX 1 | | #define HAVE_REALLOCARRAY 1 | | #define GNULIB_REALLOCARRAY 1 | | #define GNULIB_TEST_REALLOCARRAY 1 | | #define HAVE_GETCWD 1 | | #define HAVE_MALLOC_POSIX 1 | | #define HAVE_MEMPCPY 1 | | #define HAVE_RAWMEMCHR 1 | | #define HAVE_SEARCH_H 1 | | #define HAVE_TSEARCH 1 | | #define GNULIB_TEST_RENAME 1 | | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | | #define GNULIB_TEST_SIGACTION 1 | | #define GNULIB_TEST_SIGNBIT 1 | | #define GNULIB_TEST_SIGPROCMASK 1 | | #define HAVE_STDINT_H 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SNPRINTF 1 | | #define GNULIB_SNPRINTF 1 | | #define HAVE_SNPRINTF 1 | | #define GNULIB_TEST_SPRINTF_POSIX 1 | | #define GNULIB_TEST_STAT 1 | | #define GNULIB_TEST_FSCANF 1 | | #define GNULIB_FSCANF 1 | | #define GNULIB_TEST_SCANF 1 | | #define GNULIB_SCANF 1 | | #define GNULIB_TEST_FGETC 1 | | #define GNULIB_TEST_GETC 1 | | #define GNULIB_TEST_GETCHAR 1 | | #define GNULIB_TEST_FGETS 1 | | #define GNULIB_TEST_FREAD 1 | | #define GNULIB_TEST_FPRINTF 1 | | #define GNULIB_TEST_PRINTF 1 | | #define GNULIB_TEST_VFPRINTF 1 | | #define GNULIB_TEST_VPRINTF 1 | | #define GNULIB_TEST_FPUTC 1 | | #define GNULIB_TEST_PUTC 1 | | #define GNULIB_TEST_PUTCHAR 1 | | #define GNULIB_TEST_FPUTS 1 | | #define GNULIB_TEST_PUTS 1 | | #define GNULIB_TEST_FWRITE 1 | | #define HAVE_STPCPY 1 | | #define GNULIB_TEST_STPCPY 1 | | #define HAVE_STPNCPY 1 | | #define GNULIB_TEST_STPNCPY 1 | | #define GNULIB_TEST_STRDUP 1 | | #define GNULIB_STRERROR 1 | | #define GNULIB_TEST_STRERROR 1 | | #define GNULIB_TEST_STRNDUP 1 | | #define GNULIB_TEST_STRTOD 1 | | #define HAVE_STRVERSCMP 1 | | #define GNULIB_TEST_STRVERSCMP 1 | | #define GNULIB_UNISTR_U8_MBTOUCR 1 | | #define GNULIB_UNISTR_U8_UCTOMB 1 | | #define GNULIB_TEST_UNLINK 1 | | #define GNULIB_STDIO_SINGLE_THREAD 1 | | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | | #define HAVE_UNSETENV 1 | | #define GNULIB_TEST_UNSETENV 1 | | #define HAVE_VASPRINTF 1 | | #define GNULIB_TEST_VASPRINTF 1 | | #define HAVE_VASPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSNPRINTF 1 | | #define HAVE_VSNPRINTF 1 | | #define GNULIB_TEST_VSPRINTF_POSIX 1 | | #define HAVE_WAITID 1 | | #define GNULIB_TEST_WAITPID 1 | | #define HAVE_DECL_WCWIDTH 1 | | #define GNULIB_TEST_WCWIDTH 1 | | #define GWINSZ_IN_SYS_IOCTL 1 | | #define GNULIB_XALLOC 1 | | #define GNULIB_XALLOC_DIE 1 | | #define HAVE_STDINT_H 1 | | #define GNULIB_TEST_GETDTABLESIZE 1 | | #define SETLOCALE_NULL_ALL_MTSAFE 1 | | #define SETLOCALE_NULL_ONE_MTSAFE 1 | | #define GNULIB_TEST_SETLOCALE_NULL 1 | | #define REPLACE_VFPRINTF_POSIX 1 | | #define GNULIB_TEST_VFPRINTF_POSIX 1 | | #define GNULIB_VFPRINTF_POSIX 1 | | /* end confdefs.h. */ | | #include <CoreFoundation/CFLocale.h> | | int | | main (void) | | { | | CFLocaleCopyCurrent(); | | ; | | return 0; | | } | configure:55373: result: no | configure:55422: checking for GNU gettext in libc | configure:55447: gcc-10 -o conftest -g -O2 conftest.c >&5 | configure:55447: $? =3D 0 | configure:55457: result: yes | configure:56346: checking whether to use NLS | configure:56348: result: yes | configure:56351: checking where the gettext function comes from | configure:56362: result: libc | configure:56471: checking for valgrind | configure:56492: found /usr/bin/valgrind | configure:56503: result: valgrind | configure:56529: checking Valgrind suppression file | configure:56531: result: build-aux/Linux.valgrind | configure:56672: checking that generated files are newer than configure | configure:56678: result: done | configure:57093: creating ./config.status |=20 | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## |=20 | This file was extended by GNU Bison config.status 3.8.2, which was | generated by GNU Autoconf 2.71. Invocation command line was |=20 | CONFIG_FILES =3D=20 | CONFIG_HEADERS =3D=20 | CONFIG_LINKS =3D=20 | CONFIG_COMMANDS =3D=20 | $ ./config.status=20 |=20 | on HOMINITRIX |=20 | config.status:2826: creating src/yacc | config.status:2826: creating javacomp.sh | config.status:2826: creating javaexec.sh | config.status:2826: creating gnulib-po/Makefile.in | config.status:2826: creating runtime-po/Makefile.in | config.status:2826: creating etc/bench.pl | config.status:2826: creating tests/atlocal | config.status:2826: creating tests/bison | config.status:2826: creating Makefile | config.status:2826: creating po/Makefile.in | config.status:2826: creating doc/yacc.1 | config.status:2826: creating lib/config.h | config.status:3091: executing depfiles commands | config.status:3168: cd . && sed -e '/# am--include-marker/d' Makefi= le | make -f - am--depfiles | config.status:3173: $? =3D 0 | config.status:3091: executing po-directories commands | config.status:3091: executing tests/atconfig commands |=20 | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## |=20 | ac_cv_build=3Dx86_64-pc-linux-gnu | ac_cv_c_bigendian=3Dno | ac_cv_c_compiler_gnu=3Dyes | ac_cv_c_inline=3Dinline | ac_cv_c_restrict=3D__restrict__ | ac_cv_c_undeclared_builtin_options=3D'none needed' | ac_cv_cxx_compiler_gnu=3Dyes | ac_cv_env_CCC_set=3D | ac_cv_env_CCC_value=3D | ac_cv_env_CC_set=3Dset | ac_cv_env_CC_value=3Dgcc-10 | ac_cv_env_CFLAGS_set=3D | ac_cv_env_CFLAGS_value=3D | ac_cv_env_CPPFLAGS_set=3D | ac_cv_env_CPPFLAGS_value=3D | ac_cv_env_CPP_set=3D | ac_cv_env_CPP_value=3D | ac_cv_env_CXXFLAGS_set=3D | ac_cv_env_CXXFLAGS_value=3D | ac_cv_env_CXX_set=3Dset | ac_cv_env_CXX_value=3Dg++-10 | ac_cv_env_LDFLAGS_set=3D | ac_cv_env_LDFLAGS_value=3D | ac_cv_env_LIBS_set=3D | ac_cv_env_LIBS_value=3D | ac_cv_env_M4_set=3Dset | ac_cv_env_M4_value=3D/usr/local/bin/m4 | ac_cv_env_YACC_set=3D | ac_cv_env_YACC_value=3D | ac_cv_env_YFLAGS_set=3D | ac_cv_env_YFLAGS_value=3D | ac_cv_env_build_alias_set=3Dset | ac_cv_env_build_alias_value=3Dx86_64-linux-gnu | ac_cv_env_host_alias_set=3Dset | ac_cv_env_host_alias_value=3Dx86_64-linux-gnu | ac_cv_env_target_alias_set=3D | ac_cv_env_target_alias_value=3D | ac_cv_func___fseterr=3Dno | ac_cv_func___xpg_strerror_r=3Dyes | ac_cv_func__set_invalid_parameter_handler=3Dno | ac_cv_func_alloca_works=3Dyes | ac_cv_func_calloc_0_nonnull=3Dyes | ac_cv_func_canonicalize_file_name=3Dyes | ac_cv_func_catgets=3Dyes | ac_cv_func_clock_gettime=3Dyes | ac_cv_func_clock_settime=3Dyes | ac_cv_func_eaccess=3Dyes | ac_cv_func_faccessat=3Dyes | ac_cv_func_fchdir=3Dyes | ac_cv_func_fcntl=3Dyes | ac_cv_func_fdopendir=3Dyes | ac_cv_func_ffsl=3Dyes | ac_cv_func_fstatat=3Dyes | ac_cv_func_fsync=3Dyes | ac_cv_func_getcwd=3Dyes | ac_cv_func_getdelim=3Dyes | ac_cv_func_getdtablesize=3Dyes | ac_cv_func_getexecname=3Dno | ac_cv_func_getopt_long_only=3Dyes | ac_cv_func_getprogname=3Dno | ac_cv_func_getrusage=3Dyes | ac_cv_func_gettimeofday=3Dyes | ac_cv_func_isascii=3Dyes | ac_cv_func_iswblank=3Dyes | ac_cv_func_iswcntrl=3Dyes | ac_cv_func_link=3Dyes | ac_cv_func_lstat=3Dyes | ac_cv_func_malloc_0_nonnull=3Dyes | ac_cv_func_mbrtowc=3Dyes | ac_cv_func_mbsinit=3Dyes | ac_cv_func_mempcpy=3Dyes | ac_cv_func_microuptime=3Dno | ac_cv_func_mmap=3Dyes | ac_cv_func_mprotect=3Dyes | ac_cv_func_nanouptime=3Dno | ac_cv_func_obstack=3Dno | ac_cv_func_obstack_printf=3Dyes | ac_cv_func_openat=3Dyes | ac_cv_func_pipe2=3Dyes | ac_cv_func_pipe=3Dyes | ac_cv_func_posix_spawn=3Dyes | ac_cv_func_posix_spawn_file_actions_addchdir=3Dno | ac_cv_func_posix_spawn_file_actions_addchdir_np=3Dyes | ac_cv_func_raise=3Dyes | ac_cv_func_rawmemchr=3Dyes | ac_cv_func_readlink=3Dyes | ac_cv_func_readlinkat=3Dyes | ac_cv_func_realloc_0_nonnull=3Dyes | ac_cv_func_reallocarray=3Dyes | ac_cv_func_realpath=3Dyes | ac_cv_func_setenv=3Dyes | ac_cv_func_setlocale=3Dyes | ac_cv_func_sigaction=3Dyes | ac_cv_func_sigaltstack=3Dyes | ac_cv_func_siginterrupt=3Dyes | ac_cv_func_sigprocmask=3Dyes | ac_cv_func_snprintf=3Dyes | ac_cv_func_stpcpy=3Dyes | ac_cv_func_stpncpy=3Dyes | ac_cv_func_strerror_r=3Dyes | ac_cv_func_strerror_r_char_p=3Dyes | ac_cv_func_strndup=3Dyes | ac_cv_func_strnlen=3Dyes | ac_cv_func_strverscmp=3Dyes | ac_cv_func_symlink=3Dyes | ac_cv_func_tcdrain=3Dyes | ac_cv_func_towlower=3Dyes | ac_cv_func_tsearch=3Dyes | ac_cv_func_unsetenv=3Dyes | ac_cv_func_vasnprintf=3Dno | ac_cv_func_vasprintf=3Dyes | ac_cv_func_vsnprintf=3Dyes | ac_cv_func_waitid=3Dyes | ac_cv_func_wcrtomb=3Dyes | ac_cv_func_wcslen=3Dyes | ac_cv_func_wcsnlen=3Dyes | ac_cv_func_wcwidth=3Dyes | ac_cv_have_decl___argv=3Dno | ac_cv_have_decl___fpending=3Dyes | ac_cv_have_decl__snprintf=3Dno | ac_cv_have_decl_alarm=3Dyes | ac_cv_have_decl_clearerr_unlocked=3Dyes | ac_cv_have_decl_ecvt=3Dyes | ac_cv_have_decl_execvpe=3Dyes | ac_cv_have_decl_fchdir=3Dyes | ac_cv_have_decl_fcloseall=3Dyes | ac_cv_have_decl_fcvt=3Dyes | ac_cv_have_decl_feof_unlocked=3Dyes | ac_cv_have_decl_ferror_unlocked=3Dyes | ac_cv_have_decl_fflush_unlocked=3Dyes | ac_cv_have_decl_fgets_unlocked=3Dyes | ac_cv_have_decl_fputc_unlocked=3Dyes | ac_cv_have_decl_fputs_unlocked=3Dyes | ac_cv_have_decl_fread_unlocked=3Dyes | ac_cv_have_decl_frexpl=3Dyes | ac_cv_have_decl_fwrite_unlocked=3Dyes | ac_cv_have_decl_gcvt=3Dyes | ac_cv_have_decl_getc_unlocked=3Dyes | ac_cv_have_decl_getchar_unlocked=3Dyes | ac_cv_have_decl_getcwd=3Dyes | ac_cv_have_decl_getdelim=3Dyes | ac_cv_have_decl_getdtablesize=3Dyes | ac_cv_have_decl_gethrtime=3Dno | ac_cv_have_decl_getline=3Dyes | ac_cv_have_decl_iswblank=3Dyes | ac_cv_have_decl_ldexpl=3Dyes | ac_cv_have_decl_mbswidth=3Dno | ac_cv_have_decl_memrchr=3Dyes | ac_cv_have_decl_obstack_printf=3Dyes | ac_cv_have_decl_posix_spawn=3Dyes | ac_cv_have_decl_program_invocation_name=3Dyes | ac_cv_have_decl_program_invocation_short_name=3Dyes | ac_cv_have_decl_putc_unlocked=3Dyes | ac_cv_have_decl_putchar_unlocked=3Dyes | ac_cv_have_decl_setenv=3Dyes | ac_cv_have_decl_snprintf=3Dyes | ac_cv_have_decl_stpncpy=3Dyes | ac_cv_have_decl_strdup=3Dyes | ac_cv_have_decl_strerror_r=3Dyes | ac_cv_have_decl_strndup=3Dyes | ac_cv_have_decl_strnlen=3Dyes | ac_cv_have_decl_unsetenv=3Dyes | ac_cv_have_decl_vsnprintf=3Dyes | ac_cv_have_decl_wcsdup=3Dyes | ac_cv_have_decl_wcwidth=3Dyes | ac_cv_header_crtdefs_h=3Dno | ac_cv_header_dirent_h=3Dyes | ac_cv_header_features_h=3Dyes | ac_cv_header_getopt_h=3Dyes | ac_cv_header_iconv_h=3Dyes | ac_cv_header_inttypes_h=3Dyes | ac_cv_header_limits_h=3Dyes | ac_cv_header_locale_h=3Dyes | ac_cv_header_math_h=3Dyes | ac_cv_header_minix_config_h=3Dno | ac_cv_header_pthread_h=3Dyes | ac_cv_header_readline_history_h=3Dyes | ac_cv_header_readline_readline_h=3Dyes | ac_cv_header_sched_h=3Dyes | ac_cv_header_search_h=3Dyes | ac_cv_header_spawn_h=3Dyes | ac_cv_header_stat_broken=3Dno | ac_cv_header_stdbool_h=3Dyes | ac_cv_header_stdint_h=3Dyes | ac_cv_header_stdio_ext_h=3Dyes | ac_cv_header_stdio_h=3Dyes | ac_cv_header_stdlib_h=3Dyes | ac_cv_header_string_h=3Dyes | ac_cv_header_strings_h=3Dyes | ac_cv_header_sys_cdefs_h=3Dyes | ac_cv_header_sys_ioctl_h=3Dyes | ac_cv_header_sys_mman_h=3Dyes | ac_cv_header_sys_param_h=3Dyes | ac_cv_header_sys_resource_h=3Dyes | ac_cv_header_sys_single_threaded_h=3Dno | ac_cv_header_sys_socket_h=3Dyes | ac_cv_header_sys_stat_h=3Dyes | ac_cv_header_sys_time_h=3Dyes | ac_cv_header_sys_times_h=3Dyes | ac_cv_header_sys_types_h=3Dyes | ac_cv_header_sys_wait_h=3Dyes | ac_cv_header_termios_h=3Dyes | ac_cv_header_threads_h=3Dyes | ac_cv_header_unistd_h=3Dyes | ac_cv_header_wchar_h=3Dyes | ac_cv_header_wctype_h=3Dyes | ac_cv_header_xlocale_h=3Dno | ac_cv_host=3Dx86_64-pc-linux-gnu | ac_cv_lib_error_at_line=3Dyes | ac_cv_lib_lex=3D-lfl | ac_cv_libtextstyle=3Dno | ac_cv_member_struct_sigaction_sa_sigaction=3Dyes | ac_cv_objext=3Do | ac_cv_path_EGREP=3D'/usr/bin/grep -E' | ac_cv_path_GMSGFMT=3D/usr/bin/msgfmt | ac_cv_path_GREP=3D/usr/bin/grep | ac_cv_path_M4=3D/usr/local/bin/m4 | ac_cv_path_MSGFMT=3D/usr/bin/msgfmt | ac_cv_path_MSGMERGE=3D/usr/bin/msgmerge | ac_cv_path_PERL=3D/usr/bin/perl | ac_cv_path_SED=3D/usr/bin/sed | ac_cv_path_XGETTEXT=3D/usr/bin/xgettext | ac_cv_path_XSLTPROC=3D/usr/bin/xsltproc | ac_cv_path_install=3D'/usr/bin/install -c' | ac_cv_path_mkdir=3D/usr/bin/mkdir | ac_cv_prog_AR=3Dx86_64-linux-gnu-ar | ac_cv_prog_AWK=3Dgawk | ac_cv_prog_CC=3Dgcc-10 | ac_cv_prog_CPP=3D'gcc-10 -E' | ac_cv_prog_HAVE_JAVAC_IN_PATH=3Dyes | ac_cv_prog_HAVE_JAVA_IN_PATH=3Dyes | ac_cv_prog_LEX=3Dflex | ac_cv_prog_RANLIB=3Dx86_64-linux-gnu-ranlib | ac_cv_prog_VALGRIND=3Dvalgrind | ac_cv_prog_YACC=3D'bison -y' | ac_cv_prog_cc_c11=3D | ac_cv_prog_cc_g=3Dyes | ac_cv_prog_cc_stdc=3D | ac_cv_prog_cxx_11=3Dno | ac_cv_prog_cxx_cxx11=3D | ac_cv_prog_cxx_g=3Dyes | ac_cv_prog_cxx_stdcxx=3D | ac_cv_prog_gnu_m4_debugfile=3D--debugfile | ac_cv_prog_gnu_m4_gnu=3Dyes | ac_cv_prog_lex_is_flex=3Dyes | ac_cv_prog_lex_root=3Dlex.yy | ac_cv_prog_lex_supports_header_opt=3Dyes | ac_cv_prog_lex_yytext_pointer=3Dyes | ac_cv_prog_make_make_set=3Dyes | ac_cv_safe_to_define___extensions__=3Dyes | ac_cv_search_clock_gettime=3D'none required' | ac_cv_search_posix_spawn=3D'none required' | ac_cv_should_define__xopen_source=3Dno | ac_cv_sys_file_offset_bits=3Dno | ac_cv_sys_largefile_CC=3Dno | ac_cv_sys_posix_termios=3Dyes | ac_cv_type__Bool=3Dyes | ac_cv_type_mbstate_t=3Dyes | ac_cv_type_mode_t=3Dyes | ac_cv_type_nlink_t=3Dyes | ac_cv_type_pid_t=3Dyes | ac_cv_type_posix_spawn_file_actions_t=3Dyes | ac_cv_type_posix_spawnattr_t=3Dyes | ac_cv_type_pthread_rwlock_t=3Dyes | ac_cv_type_ptrdiff_t=3Dyes | ac_cv_type_sig_atomic_t=3Dyes | ac_cv_type_sighandler_t=3Dyes | ac_cv_type_sigset_t=3Dyes | ac_cv_type_size_t=3Dyes | ac_cv_type_struct_sched_param=3Dyes | ac_cv_type_struct_tms=3Dyes | ac_cv_type_uid_t=3Dyes | ac_cv_type_volatile_sig_atomic_t=3Dyes | ac_cv_working_alloca_h=3Dyes | acl_cv_hardcode_direct=3Dno | acl_cv_hardcode_libdir_flag_spec=3D'${wl}-rpath ${wl}$libdir' | acl_cv_hardcode_libdir_separator=3D | acl_cv_hardcode_minus_L=3Dno | acl_cv_libdirstems=3Dlib,lib,lib64 | acl_cv_libext=3Da | acl_cv_libname_spec=3D'lib$name' | acl_cv_libpath=3DLD_LIBRARY_PATH | acl_cv_library_names_spec=3D'$libname$shrext' | acl_cv_path_LD=3D/usr/bin/ld | acl_cv_prog_gnu_ld=3Dyes | acl_cv_rpath=3Ddone | acl_cv_shlibext=3Dso | acl_cv_shlibpath_var=3DLD_LIBRARY_PATH | acl_cv_wl=3D-Wl, | am_cv_CC_dependencies_compiler_type=3Dgcc3 | am_cv_CXX_dependencies_compiler_type=3Dgcc3 | am_cv_func_iconv=3Dyes | am_cv_func_iconv_works=3Dyes | am_cv_langinfo_codeset=3Dyes | am_cv_lib_iconv=3Dno | am_cv_make_support_nested_variables=3Dyes | am_cv_prog_cc_c_o=3Dyes | ax_cv_check_cxxflags___std_cpp03=3Dyes | ax_cv_check_cxxflags___std_cpp11=3Dyes | ax_cv_check_cxxflags___std_cpp14=3Dyes | ax_cv_check_cxxflags___std_cpp17=3Dyes | ax_cv_check_cxxflags___std_cpp20=3Dyes | ax_cv_check_cxxflags___std_cpp2b=3Dno | ax_cv_check_cxxflags___std_cpp2b__stdlib_libcpp=3Dno | ax_cv_check_cxxflags___std_cpp98=3Dyes | bison_cv_c_supports_posixly_correct=3Dyes | bison_cv_cxx_supports_posixly_correct=3Dyes | bison_cv_cxx_works=3Dyes | gl_cv___builtin_expect=3Dyes | gl_cv_arithmetic_hrtime_t=3Dno | gl_cv_c___inline=3Dyes | gl_cv_c_amsterdam_compiler=3Dno | gl_cv_c_inline_effective=3Dyes | gl_cv_c_multiarch=3Dno | gl_cv_cc_double_expbit0=3D'word 1 bit 20' | gl_cv_cc_float_expbit0=3D'word 0 bit 23' | gl_cv_compiler_check_decl_option=3Dnone | gl_cv_compiler_clang=3Dno | gl_cv_decl_ioctl_in_sys_ioctl_h=3Dyes | gl_cv_decl_null_works=3Dyes | gl_cv_decl_readlink_works=3Dyes | gl_cv_double_slash_root=3Dno | gl_cv_elf=3Dyes | gl_cv_func___fpending=3Dyes | gl_cv_func_dup2_works=3Dyes | gl_cv_func_fcntl_f_dupfd_cloexec=3D'needs runtime check' | gl_cv_func_fcntl_f_dupfd_works=3Dyes | gl_cv_func_fopen_mode_e=3Dyes | gl_cv_func_fopen_mode_x=3Dyes | gl_cv_func_fopen_slash=3Dyes | gl_cv_func_fprintf_posix=3Dno | gl_cv_func_free_preserves_errno=3Dno | gl_cv_func_frexp_no_libm=3Dyes | gl_cv_func_frexp_works=3Dyes | gl_cv_func_frexpl_no_libm=3Dyes | gl_cv_func_frexpl_works=3Dyes | gl_cv_func_getcwd_null=3Dyes | gl_cv_func_getcwd_path_max=3Dyes | gl_cv_func_getcwd_posix_signature=3Dyes | gl_cv_func_getcwd_succeeds_beyond_4k=3Dyes | gl_cv_func_getdtablesize_works=3Dyes | gl_cv_func_getopt_gnu=3Dyes | gl_cv_func_getopt_long_gnu=3Dyes | gl_cv_func_getopt_posix=3Dyes | gl_cv_func_getpagesize=3Dyes | gl_cv_func_gettimeofday_posix_signature=3Dyes | gl_cv_func_isnand_no_libm=3Dyes | gl_cv_func_isnanf_no_libm=3Dyes | gl_cv_func_isnanf_works=3Dyes | gl_cv_func_isnanl_no_libm=3Dyes | gl_cv_func_isnanl_works=3Dyes | gl_cv_func_iswcntrl_works=3Dyes | gl_cv_func_iswdigit_works=3D'guessing yes' | gl_cv_func_iswxdigit_works=3D'guessing yes' | gl_cv_func_itold_works=3Dyes | gl_cv_func_ldexp_no_libm=3Dyes | gl_cv_func_ldexpl_no_libm=3Dyes | gl_cv_func_ldexpl_works=3Dyes | gl_cv_func_lstat_dereferences_slashed_symlink=3Dyes | gl_cv_func_malloc_0_nonnull=3D1 | gl_cv_func_malloc_posix=3Dyes | gl_cv_func_mbrtowc_C_locale_sans_EILSEQ=3Dno | gl_cv_func_mbrtowc_empty_input=3Dyes | gl_cv_func_mbrtowc_incomplete_state=3D'guessing yes' | gl_cv_func_mbrtowc_nul_retval=3D'guessing yes' | gl_cv_func_mbrtowc_null_arg1=3D'guessing yes' | gl_cv_func_mbrtowc_null_arg2=3D'guessing yes' | gl_cv_func_mbrtowc_retval=3D'guessing yes' | gl_cv_func_mbrtowc_sanitycheck=3D'guessing yes' | gl_cv_func_mbrtowc_stores_incomplete=3D'guessing no' | gl_cv_func_memchr_works=3Dyes | gl_cv_func_open_slash=3Dyes | gl_cv_func_perror_works=3Dyes | gl_cv_func_posix_spawn_file_actions_addclose_works=3Dyes | gl_cv_func_posix_spawn_file_actions_adddup2_works=3Dyes | gl_cv_func_posix_spawn_file_actions_addopen_works=3Dyes | gl_cv_func_posix_spawn_secure_exec=3Dyes | gl_cv_func_posix_spawn_works=3Dyes | gl_cv_func_posix_spawnp_secure_exec=3Dyes | gl_cv_func_printf_attribute_flavor=3Dsystem | gl_cv_func_printf_directive_a=3Dyes | gl_cv_func_printf_directive_f=3Dyes | gl_cv_func_printf_directive_ls=3Dyes | gl_cv_func_printf_directive_n=3Dno | gl_cv_func_printf_enomem=3Dyes | gl_cv_func_printf_flag_grouping=3Dyes | gl_cv_func_printf_flag_leftadjust=3Dyes | gl_cv_func_printf_flag_zero=3Dyes | gl_cv_func_printf_infinite=3Dyes | gl_cv_func_printf_infinite_long_double=3Dyes | gl_cv_func_printf_long_double=3Dyes | gl_cv_func_printf_positions=3Dyes | gl_cv_func_printf_precision=3Dyes | gl_cv_func_printf_sizes_c99=3Dyes | gl_cv_func_readlink_trailing_slash=3Dyes | gl_cv_func_readlink_truncate=3Dyes | gl_cv_func_realpath_works=3Dyes | gl_cv_func_rename_dest_works=3Dyes | gl_cv_func_rename_link_works=3Dyes | gl_cv_func_rename_slash_dst_works=3Dyes | gl_cv_func_rename_slash_src_works=3Dyes | gl_cv_func_setlocale_null_all_mtsafe=3Dyes | gl_cv_func_setlocale_null_one_mtsafe=3Dyes | gl_cv_func_signbit=3Dyes | gl_cv_func_signbit_builtins=3Dyes | gl_cv_func_snprintf_directive_n=3Dno | gl_cv_func_snprintf_posix=3Dno | gl_cv_func_snprintf_retval_c99=3Dyes | gl_cv_func_snprintf_size1=3Dyes | gl_cv_func_snprintf_truncation_c99=3Dyes | gl_cv_func_snprintf_usable=3Dyes | gl_cv_func_spawnattr_setschedparam=3Dyes | gl_cv_func_spawnattr_setschedpolicy=3Dyes | gl_cv_func_sprintf_posix=3Dno | gl_cv_func_stat_file_slash=3Dyes | gl_cv_func_stpncpy=3Dyes | gl_cv_func_strerror_0_works=3Dyes | gl_cv_func_strerror_r_posix_signature=3Dno | gl_cv_func_strerror_r_works=3Dyes | gl_cv_func_strndup_works=3Dyes | gl_cv_func_strtod_works=3Dyes | gl_cv_func_unlink_honors_slashes=3Dyes | gl_cv_func_unlink_parent_fails=3D'guessing yes' | gl_cv_func_unsetenv_works=3Dyes | gl_cv_func_vasprintf_posix=3Dno | gl_cv_func_vfprintf_posix=3Dno | gl_cv_func_vsnprintf_posix=3Dno | gl_cv_func_vsnprintf_usable=3Dyes | gl_cv_func_vsnprintf_zerosize_c99=3Dyes | gl_cv_func_vsprintf_posix=3Dno | gl_cv_func_wcwidth_works=3Dyes | gl_cv_func_working_strerror=3Dyes | gl_cv_have_clock_gettime_macro=3Dyes | gl_cv_have_include_next=3Dyes | gl_cv_have_weak=3Dyes | gl_cv_header_errno_h_complete=3Dyes | gl_cv_header_inttypes_h=3Dyes | gl_cv_header_limits_width=3Dno | gl_cv_header_locale_h_needs_xlocale_h=3Dno | gl_cv_header_locale_h_posix2001=3Dyes | gl_cv_header_locale_has_locale_t=3Dyes | gl_cv_header_math_huge_val_works=3Dyes | gl_cv_header_math_nan_works=3Dyes | gl_cv_header_stdint_h=3Dyes | gl_cv_header_stdint_width=3Dyes | gl_cv_header_stdint_without_STDC_macros=3Dyes | gl_cv_header_wchar_h_correct_inline=3Dyes | gl_cv_header_working_fcntl_h=3Dyes | gl_cv_header_working_stdalign_h=3Dyes | gl_cv_header_working_stdint_h=3Dyes | gl_cv_host_cpu_c_abi_32bit=3Dno | gl_cv_iconv_nonconst=3Dyes | gl_cv_lib_readline=3Dyes | gl_cv_long_double_equals_double=3Dno | gl_cv_macro_O_CLOEXEC=3Dyes | gl_cv_malloc_ptrdiff=3Dyes | gl_cv_minmax_in_limits_h=3Dno | gl_cv_minmax_in_sys_param_h=3Dyes | gl_cv_next_dirent_h=3D'<dirent.h>' | gl_cv_next_fcntl_h=3D'<fcntl.h>' | gl_cv_next_getopt_h=3D'<getopt.h>' | gl_cv_next_iconv_h=3D'<iconv.h>' | gl_cv_next_inttypes_h=3D'<inttypes.h>' | gl_cv_next_limits_h=3D'<limits.h>' | gl_cv_next_locale_h=3D'<locale.h>' | gl_cv_next_math_h=3D'<math.h>' | gl_cv_next_sched_h=3D'<sched.h>' | gl_cv_next_signal_h=3D'<signal.h>' | gl_cv_next_spawn_h=3D'<spawn.h>' | gl_cv_next_stdint_h=3D'<stdint.h>' | gl_cv_next_stdio_h=3D'<stdio.h>' | gl_cv_next_stdlib_h=3D'<stdlib.h>' | gl_cv_next_string_h=3D'<string.h>' | gl_cv_next_strings_h=3D'<strings.h>' | gl_cv_next_sys_ioctl_h=3D'<sys/ioctl.h>' | gl_cv_next_sys_resource_h=3D'<sys/resource.h>' | gl_cv_next_sys_stat_h=3D'<sys/stat.h>' | gl_cv_next_sys_time_h=3D'<sys/time.h>' | gl_cv_next_sys_times_h=3D'<sys/times.h>' | gl_cv_next_sys_types_h=3D'<sys/types.h>' | gl_cv_next_sys_wait_h=3D'<sys/wait.h>' | gl_cv_next_termios_h=3D'<termios.h>' | gl_cv_next_time_h=3D'<time.h>' | gl_cv_next_unistd_h=3D'<unistd.h>' | gl_cv_next_wchar_h=3D'<wchar.h>' | gl_cv_next_wctype_h=3D'<wctype.h>' | gl_cv_prog_as_underscore=3Dno | gl_cv_promoted_mode_t=3Dmode_t | gl_cv_pthread_rwlock_rdlock_prefer_writer=3Dno | gl_cv_rpl_alloca=3Dyes | gl_cv_size_max=3Dyes | gl_cv_source_line_length_unlimited=3Dyes | gl_cv_struct_dirent_d_ino=3Dyes | gl_cv_sys_struct_lconv_ok=3Dyes | gl_cv_sys_struct_timespec_in_time_h=3Dyes | gl_cv_sys_struct_timeval=3Dyes | gl_cv_sys_struct_timeval_tv_sec=3Dyes | gl_cv_sys_struct_winsize_needs_sys_ptem_h=3Dno | gl_cv_sys_tiocgwinsz_needs_sys_ioctl_h=3Dyes | gl_cv_sys_tiocgwinsz_needs_termios_h=3Dno | gl_cv_test_INT32_MAX_LT_INTMAX_MAX=3Dyes | gl_cv_test_INT64_MAX_EQ_LONG_MAX=3Dyes | gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=3Dyes | gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=3Dyes | gl_cv_time_h_has_TIME_UTC=3Dyes | gl_cv_type_max_align_t=3Dyes | gl_cv_type_sigset_t=3Dyes | gl_cv_type_wctrans_t=3Dyes | gl_cv_type_wctype_t=3Dyes | gl_cv_type_wint_t_large_enough=3Dyes | gl_cv_warn_c__Wall=3Dyes | gl_cv_warn_c__Wbad_function_cast=3Dyes | gl_cv_warn_c__Wcast_align=3Dyes | gl_cv_warn_c__Wchar_subscripts=3Dyes | gl_cv_warn_c__Wconversion=3Dyes | gl_cv_warn_c__Wdeprecated=3Dyes | gl_cv_warn_c__Wdocumentation=3Dno | gl_cv_warn_c__Werror=3Dyes | gl_cv_warn_c__Werror__Wunknown_warning_option=3Dno | gl_cv_warn_c__Werror_unknown_warning_option=3Dno | gl_cv_warn_c__Wextra=3Dyes | gl_cv_warn_c__Wformat=3Dyes | gl_cv_warn_c__Wimplicit_fallthrough=3Dyes | gl_cv_warn_c__Wincompatible_pointer_types=3Dyes | gl_cv_warn_c__Wmismatched_dealloc=3Dno | gl_cv_warn_c__Wmissing_prototypes=3Dyes | gl_cv_warn_c__Wno_keyword_macro=3Dno | gl_cv_warn_c__Wno_sign_compare=3Dyes | gl_cv_warn_c__Wno_tautological_constant_out_of_range_compare=3Dno | gl_cv_warn_c__Wnull_dereference=3Dyes | gl_cv_warn_c__Wpointer_arith=3Dyes | gl_cv_warn_c__Wshadow=3Dyes | gl_cv_warn_c__Wsign_compare=3Dyes | gl_cv_warn_c__Wsign_conversion=3Dyes | gl_cv_warn_c__Wstrict_aliasing=3Dyes | gl_cv_warn_c__Wstrict_prototypes=3Dyes | gl_cv_warn_c__Wtautological_constant_out_of_range_compare=3Dno | gl_cv_warn_c__Wundef=3Dyes | gl_cv_warn_c__Wunreachable_code=3Dyes | gl_cv_warn_c__Wwrite_strings=3Dyes | gl_cv_warn_c__fno_color_diagnostics=3Dno | gl_cv_warn_c__fparse_all_comments=3Dno | gl_cv_warn_c__pedantic=3Dyes | gl_cv_warn_c__wr188=3Dno | gl_cv_warn_c__wr2259=3Dno | gl_cv_warn_c__wr3179=3Dno | gl_cv_warn_cxx__Wall=3Dyes | gl_cv_warn_cxx__Wcast_align=3Dyes | gl_cv_warn_cxx__Wchar_subscripts=3Dyes | gl_cv_warn_cxx__Wconversion=3Dyes | gl_cv_warn_cxx__Wdeprecated=3Dyes | gl_cv_warn_cxx__Wdocumentation=3Dno | gl_cv_warn_cxx__Werror=3Dyes | gl_cv_warn_cxx__Werror__Wunknown_warning_option=3Dno | gl_cv_warn_cxx__Werror_unknown_warning_option=3Dno | gl_cv_warn_cxx__Wextra=3Dyes | gl_cv_warn_cxx__Wextra_semi=3Dyes | gl_cv_warn_cxx__Wformat=3Dyes | gl_cv_warn_cxx__Wimplicit_fallthrough=3Dyes | gl_cv_warn_cxx__Wmismatched_dealloc=3Dno | gl_cv_warn_cxx__Wno_deprecated=3Dyes | gl_cv_warn_cxx__Wno_error=3Dyes | gl_cv_warn_cxx__Wno_keyword_macro=3Dno | gl_cv_warn_cxx__Wno_sign_compare=3Dyes | gl_cv_warn_cxx__Wno_tautological_constant_out_of_range_compare=3Dno | gl_cv_warn_cxx__Wnoexcept=3Dyes | gl_cv_warn_cxx__Wnull_dereference=3Dyes | gl_cv_warn_cxx__Wold_style_cast=3Dyes | gl_cv_warn_cxx__Wpointer_arith=3Dyes | gl_cv_warn_cxx__Wshadow=3Dyes | gl_cv_warn_cxx__Wsign_compare=3Dyes | gl_cv_warn_cxx__Wsign_conversion=3Dyes | gl_cv_warn_cxx__Wstrict_aliasing=3Dyes | gl_cv_warn_cxx__Wtautological_constant_out_of_range_compare=3Dno | gl_cv_warn_cxx__Wundef=3Dyes | gl_cv_warn_cxx__Wundefined_func_template=3Dno | gl_cv_warn_cxx__Wunreachable_code=3Dyes | gl_cv_warn_cxx__Wuseless_cast=3Dyes | gl_cv_warn_cxx__Wweak_vtables=3Dno | gl_cv_warn_cxx__Wwrite_strings=3Dyes | gl_cv_warn_cxx__Wzero_as_null_pointer_constant=3Dyes | gl_cv_warn_cxx__fno_color_diagnostics=3Dno | gl_cv_warn_cxx__fno_exceptions=3Dyes | gl_cv_warn_cxx__fparse_all_comments=3Dno | gl_cv_warn_cxx__pedantic=3Dyes | gl_cv_warn_cxx__wr188=3Dno | gl_cv_warn_cxx__wr2259=3Dno | gl_cv_warn_cxx__wr3179=3Dno | gt_cv_c_intmax_t=3Dyes | gt_cv_c_wchar_t=3Dyes | gt_cv_c_wint_t=3Dyes | gt_cv_func_CFLocaleCopyCurrent=3Dno | gt_cv_func_CFPreferencesCopyAppValue=3Dno | gt_cv_func_gnugettext2_libc=3Dyes | gt_cv_func_unsetenv_ret=3Dint | gt_cv_locale_fr=3Dnone | gt_cv_locale_fr_utf8=3Dnone | gt_cv_locale_ja=3Dnone | gt_cv_locale_zh_CN=3Dnone | gt_cv_ssize_t=3Dyes | gt_cv_var_environ_declaration=3Dyes | lv_cv_gcc_pragma_push_works=3Dyes |=20 | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## |=20 | ACLOCAL=3D'${SHELL} '\''/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/bui= ld-aux/missing'\'' aclocal-1.16' | ALLOCA=3D'' | ALLOCA_H=3D'lib/alloca.h' | AMDEPBACKSLASH=3D'\' | AMDEP_FALSE=3D'#' | AMDEP_TRUE=3D'' | AMTAR=3D'$${TAR-tar}' | AM_BACKSLASH=3D'\' | AM_DEFAULT_V=3D'$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_VERBOSITY=3D'1' | AM_V=3D'$(V)' | APPLE_UNIVERSAL_BUILD=3D'0' | AR=3D'x86_64-linux-gnu-ar' | ARFLAGS=3D'cr' | ASM_SYMBOL_PREFIX=3D'""' | AUTOCONF=3D'${SHELL} '\''/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/bu= ild-aux/missing'\'' autoconf' | AUTOHEADER=3D'${SHELL} '\''/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/= build-aux/missing'\'' autoheader' | AUTOM4TE=3D'${SHELL} '\''/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/bu= ild-aux/missing'\'' autom4te' | AUTOMAKE=3D'${SHELL} '\''/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/bu= ild-aux/missing'\'' automake-1.16' | AWK=3D'gawk' | BISON_CXX_WORKS=3D':' | BISON_C_WORKS=3D':' | BISON_LOCALEDIR=3D'/usr/local/share/locale' | BITSIZEOF_PTRDIFF_T=3D'' | BITSIZEOF_SIG_ATOMIC_T=3D'' | BITSIZEOF_SIZE_T=3D'' | BITSIZEOF_WCHAR_T=3D'' | BITSIZEOF_WINT_T=3D'' | CC=3D'gcc-10' | CCDEPMODE=3D'depmode=3Dgcc3' | CFLAGS=3D'-g -O2' | CFLAG_VISIBILITY=3D'' | CLASSPATH=3D'' | CLASSPATH_SEPARATOR=3D':' | CONFIG_INCLUDE=3D'lib/config.h' | CONF_JAVA=3D'java' | CONF_JAVAC=3D'javac -target 1.7 -source 1.7' | CPP=3D'gcc-10 -E' | CPPFLAGS=3D'' | CROSS_COMPILING_FALSE=3D'' | CROSS_COMPILING_TRUE=3D'#' | CSCOPE=3D'cscope' | CTAGS=3D'ctags' | CXX03_CXXFLAGS=3D'-std=3Dc++03' | CXX11_CXXFLAGS=3D'-std=3Dc++11' | CXX14_CXXFLAGS=3D'-std=3Dc++14' | CXX17_CXXFLAGS=3D'-std=3Dc++17' | CXX20_CXXFLAGS=3D'-std=3Dc++20' | CXX2B_CXXFLAGS=3D'' | CXX98_CXXFLAGS=3D'-std=3Dc++98' | CXX=3D'g++-10' | CXXDEPMODE=3D'depmode=3Dgcc3' | CXXFLAGS=3D'-g -O2' | CXX_COMPILER_POSIXLY_CORRECT=3D'true' | CYGPATH_W=3D'echo' | C_COMPILER_POSIXLY_CORRECT=3D'true' | DC=3D'' | DCFLAGS=3D'' | DEFS=3D'' | DEPDIR=3D'.deps' | DOT=3D'${SHELL} '\''/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/build-a= ux/missing'\'' dot' | ECHO_C=3D'' | ECHO_N=3D'-n' | ECHO_T=3D'' | EGREP=3D'/usr/bin/grep -E' | EMULTIHOP_HIDDEN=3D'' | EMULTIHOP_VALUE=3D'' | ENABLE_BISTROMATHIC_FALSE=3D'#' | ENABLE_BISTROMATHIC_TRUE=3D'' | ENABLE_CXX11_FALSE=3D'#' | ENABLE_CXX11_TRUE=3D'' | ENABLE_CXX14_FALSE=3D'#' | ENABLE_CXX14_TRUE=3D'' | ENABLE_CXX_FALSE=3D'#' | ENABLE_CXX_TRUE=3D'' | ENABLE_D_FALSE=3D'' | ENABLE_D_TRUE=3D'#' | ENABLE_GCC_WARNINGS_FALSE=3D'#' | ENABLE_GCC_WARNINGS_TRUE=3D'' | ENABLE_JAVA_FALSE=3D'#' | ENABLE_JAVA_TRUE=3D'' | ENABLE_YACC_FALSE=3D'#' | ENABLE_YACC_TRUE=3D'' | ENOLINK_HIDDEN=3D'' | ENOLINK_VALUE=3D'' | EOVERFLOW_HIDDEN=3D'' | EOVERFLOW_VALUE=3D'' | ERRNO_H=3D'' | ETAGS=3D'etags' | EXEEXT=3D'' | FLEX_CXX_WORKS_FALSE=3D'#' | FLEX_CXX_WORKS_TRUE=3D'' | FLEX_SCANNER_CXXFLAGS=3D' -Wno-error' | FLEX_WORKS_FALSE=3D'#' | FLEX_WORKS_TRUE=3D'' | FLOAT_H=3D'' | GCC=3D'yes' | GETOPT_CDEFS_H=3D'' | GETOPT_H=3D'' | GETTEXT_MACRO_VERSION=3D'0.19' | GL_COND_LIBTOOL_FALSE=3D'' | GL_COND_LIBTOOL_TRUE=3D'#' | GL_GENERATE_ALLOCA_H_FALSE=3D'#' | GL_GENERATE_ALLOCA_H_TRUE=3D'' | GL_GENERATE_ERRNO_H_FALSE=3D'' | GL_GENERATE_ERRNO_H_TRUE=3D'#' | GL_GENERATE_FLOAT_H_FALSE=3D'' | GL_GENERATE_FLOAT_H_TRUE=3D'#' | GL_GENERATE_ICONV_H_FALSE=3D'#' | GL_GENERATE_ICONV_H_TRUE=3D'' | GL_GENERATE_LIMITS_H_FALSE=3D'#' | GL_GENERATE_LIMITS_H_TRUE=3D'' | GL_GENERATE_STDALIGN_H_FALSE=3D'' | GL_GENERATE_STDALIGN_H_TRUE=3D'#' | GL_GENERATE_STDBOOL_H_FALSE=3D'' | GL_GENERATE_STDBOOL_H_TRUE=3D'#' | GL_GENERATE_STDDEF_H_FALSE=3D'' | GL_GENERATE_STDDEF_H_TRUE=3D'#' | GL_GENERATE_STDINT_H_FALSE=3D'' | GL_GENERATE_STDINT_H_TRUE=3D'#' | GL_GENERATE_TEXTSTYLE_H_FALSE=3D'#' | GL_GENERATE_TEXTSTYLE_H_TRUE=3D'' | GL_GNULIB_ACCESS=3D'1' | GL_GNULIB_ACOSF=3D'0' | GL_GNULIB_ACOSL=3D'0' | GL_GNULIB_ALIGNED_ALLOC=3D'0' | GL_GNULIB_ALPHASORT=3D'0' | GL_GNULIB_ASINF=3D'0' | GL_GNULIB_ASINL=3D'0' | GL_GNULIB_ATAN2F=3D'0' | GL_GNULIB_ATANF=3D'0' | GL_GNULIB_ATANL=3D'0' | GL_GNULIB_ATOLL=3D'0' | GL_GNULIB_BTOWC=3D'0' | GL_GNULIB_CALLOC_POSIX=3D'1' | GL_GNULIB_CANONICALIZE_FILE_NAME=3D'1' | GL_GNULIB_CBRT=3D'0' | GL_GNULIB_CBRTF=3D'0' | GL_GNULIB_CBRTL=3D'0' | GL_GNULIB_CEIL=3D'0' | GL_GNULIB_CEILF=3D'0' | GL_GNULIB_CEILL=3D'0' | GL_GNULIB_CHDIR=3D'0' | GL_GNULIB_CHOWN=3D'0' | GL_GNULIB_CLOSE=3D'1' | GL_GNULIB_CLOSEDIR=3D'0' | GL_GNULIB_COPYSIGN=3D'0' | GL_GNULIB_COPYSIGNF=3D'0' | GL_GNULIB_COPYSIGNL=3D'0' | GL_GNULIB_COPY_FILE_RANGE=3D'0' | GL_GNULIB_COSF=3D'0' | GL_GNULIB_COSHF=3D'0' | GL_GNULIB_COSL=3D'0' | GL_GNULIB_CREAT=3D'0' | GL_GNULIB_CTIME=3D'0' | GL_GNULIB_DIRFD=3D'0' | GL_GNULIB_DPRINTF=3D'0' | GL_GNULIB_DUP2=3D'1' | GL_GNULIB_DUP3=3D'0' | GL_GNULIB_DUP=3D'0' | GL_GNULIB_DUPLOCALE=3D'0' | GL_GNULIB_ENVIRON=3D'1' | GL_GNULIB_EUIDACCESS=3D'0' | GL_GNULIB_EXECL=3D'0' | GL_GNULIB_EXECLE=3D'0' | GL_GNULIB_EXECLP=3D'0' | GL_GNULIB_EXECV=3D'0' | GL_GNULIB_EXECVE=3D'0' | GL_GNULIB_EXECVP=3D'0' | GL_GNULIB_EXECVPE=3D'0' | GL_GNULIB_EXP2=3D'0' | GL_GNULIB_EXP2F=3D'0' | GL_GNULIB_EXP2L=3D'0' | GL_GNULIB_EXPF=3D'0' | GL_GNULIB_EXPL=3D'0' | GL_GNULIB_EXPLICIT_BZERO=3D'0' | GL_GNULIB_EXPM1=3D'0' | GL_GNULIB_EXPM1F=3D'0' | GL_GNULIB_EXPM1L=3D'0' | GL_GNULIB_FABSF=3D'0' | GL_GNULIB_FABSL=3D'0' | GL_GNULIB_FACCESSAT=3D'0' | GL_GNULIB_FCHDIR=3D'0' | GL_GNULIB_FCHMODAT=3D'0' | GL_GNULIB_FCHOWNAT=3D'0' | GL_GNULIB_FCLOSE=3D'0' | GL_GNULIB_FCNTL=3D'1' | GL_GNULIB_FDATASYNC=3D'0' | GL_GNULIB_FDOPEN=3D'0' | GL_GNULIB_FDOPENDIR=3D'0' | GL_GNULIB_FFLUSH=3D'0' | GL_GNULIB_FFS=3D'0' | GL_GNULIB_FFSL=3D'1' | GL_GNULIB_FFSLL=3D'0' | GL_GNULIB_FGETC=3D'1' | GL_GNULIB_FGETS=3D'1' | GL_GNULIB_FLOOR=3D'0' | GL_GNULIB_FLOORF=3D'0' | GL_GNULIB_FLOORL=3D'0' | GL_GNULIB_FMA=3D'0' | GL_GNULIB_FMAF=3D'0' | GL_GNULIB_FMAL=3D'0' | GL_GNULIB_FMOD=3D'0' | GL_GNULIB_FMODF=3D'0' | GL_GNULIB_FMODL=3D'0' | GL_GNULIB_FOPEN=3D'1' | GL_GNULIB_FPRINTF=3D'1' | GL_GNULIB_FPRINTF_POSIX=3D'1' | GL_GNULIB_FPURGE=3D'0' | GL_GNULIB_FPUTC=3D'1' | GL_GNULIB_FPUTS=3D'1' | GL_GNULIB_FREAD=3D'1' | GL_GNULIB_FREE_POSIX=3D'1' | GL_GNULIB_FREOPEN=3D'0' | GL_GNULIB_FREXP=3D'1' | GL_GNULIB_FREXPF=3D'0' | GL_GNULIB_FREXPL=3D'1' | GL_GNULIB_FSCANF=3D'1' | GL_GNULIB_FSEEK=3D'0' | GL_GNULIB_FSEEKO=3D'0' | GL_GNULIB_FSTAT=3D'0' | GL_GNULIB_FSTATAT=3D'0' | GL_GNULIB_FSYNC=3D'1' | GL_GNULIB_FTELL=3D'0' | GL_GNULIB_FTELLO=3D'0' | GL_GNULIB_FTRUNCATE=3D'0' | GL_GNULIB_FUTIMENS=3D'0' | GL_GNULIB_FWRITE=3D'1' | GL_GNULIB_GETC=3D'1' | GL_GNULIB_GETCHAR=3D'1' | GL_GNULIB_GETCWD=3D'1' | GL_GNULIB_GETDELIM=3D'0' | GL_GNULIB_GETDOMAINNAME=3D'0' | GL_GNULIB_GETDTABLESIZE=3D'1' | GL_GNULIB_GETENTROPY=3D'0' | GL_GNULIB_GETGROUPS=3D'0' | GL_GNULIB_GETHOSTNAME=3D'0' | GL_GNULIB_GETLINE=3D'0' | GL_GNULIB_GETLOADAVG=3D'0' | GL_GNULIB_GETLOGIN=3D'0' | GL_GNULIB_GETLOGIN_R=3D'0' | GL_GNULIB_GETOPT_POSIX=3D'1' | GL_GNULIB_GETPAGESIZE=3D'0' | GL_GNULIB_GETPASS=3D'0' | GL_GNULIB_GETRUSAGE=3D'1' | GL_GNULIB_GETSUBOPT=3D'0' | GL_GNULIB_GETTIMEOFDAY=3D'1' | GL_GNULIB_GETUMASK=3D'0' | GL_GNULIB_GETUSERSHELL=3D'0' | GL_GNULIB_GRANTPT=3D'0' | GL_GNULIB_GROUP_MEMBER=3D'0' | GL_GNULIB_HYPOT=3D'0' | GL_GNULIB_HYPOTF=3D'0' | GL_GNULIB_HYPOTL=3D'0' | GL_GNULIB_ICONV=3D'1' | GL_GNULIB_ILOGB=3D'0' | GL_GNULIB_ILOGBF=3D'0' | GL_GNULIB_ILOGBL=3D'0' | GL_GNULIB_IMAXABS=3D'0' | GL_GNULIB_IMAXDIV=3D'0' | GL_GNULIB_IOCTL=3D'0' | GL_GNULIB_ISATTY=3D'0' | GL_GNULIB_ISFINITE=3D'0' | GL_GNULIB_ISINF=3D'0' | GL_GNULIB_ISNAN=3D'1' | GL_GNULIB_ISNAND=3D'1' | GL_GNULIB_ISNANF=3D'1' | GL_GNULIB_ISNANL=3D'1' | GL_GNULIB_ISWBLANK=3D'1' | GL_GNULIB_ISWCTYPE=3D'0' | GL_GNULIB_ISWDIGIT=3D'1' | GL_GNULIB_ISWXDIGIT=3D'1' | GL_GNULIB_LCHMOD=3D'0' | GL_GNULIB_LCHOWN=3D'0' | GL_GNULIB_LDEXPF=3D'0' | GL_GNULIB_LDEXPL=3D'1' | GL_GNULIB_LINK=3D'0' | GL_GNULIB_LINKAT=3D'0' | GL_GNULIB_LOCALECONV=3D'0' | GL_GNULIB_LOCALENAME=3D'0' | GL_GNULIB_LOCALTIME=3D'0' | GL_GNULIB_LOG10=3D'0' | GL_GNULIB_LOG10F=3D'0' | GL_GNULIB_LOG10L=3D'0' | GL_GNULIB_LOG1P=3D'0' | GL_GNULIB_LOG1PF=3D'0' | GL_GNULIB_LOG1PL=3D'0' | GL_GNULIB_LOG2=3D'0' | GL_GNULIB_LOG2F=3D'0' | GL_GNULIB_LOG2L=3D'0' | GL_GNULIB_LOG=3D'0' | GL_GNULIB_LOGB=3D'0' | GL_GNULIB_LOGBF=3D'0' | GL_GNULIB_LOGBL=3D'0' | GL_GNULIB_LOGF=3D'0' | GL_GNULIB_LOGL=3D'0' | GL_GNULIB_LSEEK=3D'0' | GL_GNULIB_LSTAT=3D'0' | GL_GNULIB_MALLOC_POSIX=3D'1' | GL_GNULIB_MBRLEN=3D'0' | GL_GNULIB_MBRTOWC=3D'1' | GL_GNULIB_MBSCASECMP=3D'0' | GL_GNULIB_MBSCASESTR=3D'0' | GL_GNULIB_MBSCHR=3D'0' | GL_GNULIB_MBSCSPN=3D'0' | GL_GNULIB_MBSINIT=3D'1' | GL_GNULIB_MBSLEN=3D'0' | GL_GNULIB_MBSNCASECMP=3D'0' | GL_GNULIB_MBSNLEN=3D'0' | GL_GNULIB_MBSNRTOWCS=3D'0' | GL_GNULIB_MBSPBRK=3D'0' | GL_GNULIB_MBSPCASECMP=3D'0' | GL_GNULIB_MBSRCHR=3D'0' | GL_GNULIB_MBSRTOWCS=3D'0' | GL_GNULIB_MBSSEP=3D'0' | GL_GNULIB_MBSSPN=3D'0' | GL_GNULIB_MBSSTR=3D'0' | GL_GNULIB_MBSTOK_R=3D'0' | GL_GNULIB_MBTOWC=3D'0' | GL_GNULIB_MDA_ACCESS=3D'1' | GL_GNULIB_MDA_CHDIR=3D'1' | GL_GNULIB_MDA_CHMOD=3D'1' | GL_GNULIB_MDA_CLOSE=3D'1' | GL_GNULIB_MDA_CREAT=3D'1' | GL_GNULIB_MDA_DUP2=3D'1' | GL_GNULIB_MDA_DUP=3D'1' | GL_GNULIB_MDA_ECVT=3D'1' | GL_GNULIB_MDA_EXECL=3D'1' | GL_GNULIB_MDA_EXECLE=3D'1' | GL_GNULIB_MDA_EXECLP=3D'1' | GL_GNULIB_MDA_EXECV=3D'1' | GL_GNULIB_MDA_EXECVE=3D'1' | GL_GNULIB_MDA_EXECVP=3D'1' | GL_GNULIB_MDA_EXECVPE=3D'1' | GL_GNULIB_MDA_FCLOSEALL=3D'1' | GL_GNULIB_MDA_FCVT=3D'1' | GL_GNULIB_MDA_FDOPEN=3D'1' | GL_GNULIB_MDA_FILENO=3D'1' | GL_GNULIB_MDA_GCVT=3D'1' | GL_GNULIB_MDA_GETCWD=3D'1' | GL_GNULIB_MDA_GETPID=3D'1' | GL_GNULIB_MDA_GETW=3D'1' | GL_GNULIB_MDA_ISATTY=3D'1' | GL_GNULIB_MDA_J0=3D'1' | GL_GNULIB_MDA_J1=3D'1' | GL_GNULIB_MDA_JN=3D'1' | GL_GNULIB_MDA_LSEEK=3D'1' | GL_GNULIB_MDA_MEMCCPY=3D'1' | GL_GNULIB_MDA_MKDIR=3D'1' | GL_GNULIB_MDA_MKTEMP=3D'1' | GL_GNULIB_MDA_OPEN=3D'1' | GL_GNULIB_MDA_PUTENV=3D'1' | GL_GNULIB_MDA_PUTW=3D'1' | GL_GNULIB_MDA_READ=3D'1' | GL_GNULIB_MDA_RMDIR=3D'1' | GL_GNULIB_MDA_STRDUP=3D'1' | GL_GNULIB_MDA_SWAB=3D'1' | GL_GNULIB_MDA_TEMPNAM=3D'1' | GL_GNULIB_MDA_TZSET=3D'1' | GL_GNULIB_MDA_UMASK=3D'1' | GL_GNULIB_MDA_UNLINK=3D'1' | GL_GNULIB_MDA_WCSDUP=3D'1' | GL_GNULIB_MDA_WRITE=3D'1' | GL_GNULIB_MDA_Y0=3D'1' | GL_GNULIB_MDA_Y1=3D'1' | GL_GNULIB_MDA_YN=3D'1' | GL_GNULIB_MEMCHR=3D'1' | GL_GNULIB_MEMMEM=3D'0' | GL_GNULIB_MEMPCPY=3D'1' | GL_GNULIB_MEMRCHR=3D'0' | GL_GNULIB_MKDIR=3D'0' | GL_GNULIB_MKDIRAT=3D'0' | GL_GNULIB_MKDTEMP=3D'0' | GL_GNULIB_MKFIFO=3D'0' | GL_GNULIB_MKFIFOAT=3D'0' | GL_GNULIB_MKNOD=3D'0' | GL_GNULIB_MKNODAT=3D'0' | GL_GNULIB_MKOSTEMP=3D'0' | GL_GNULIB_MKOSTEMPS=3D'0' | GL_GNULIB_MKSTEMP=3D'0' | GL_GNULIB_MKSTEMPS=3D'0' | GL_GNULIB_MKTIME=3D'0' | GL_GNULIB_MODF=3D'0' | GL_GNULIB_MODFF=3D'0' | GL_GNULIB_MODFL=3D'0' | GL_GNULIB_NANOSLEEP=3D'0' | GL_GNULIB_NONBLOCKING=3D'0' | GL_GNULIB_OBSTACK_PRINTF=3D'1' | GL_GNULIB_OBSTACK_PRINTF_POSIX=3D'0' | GL_GNULIB_OPEN=3D'1' | GL_GNULIB_OPENAT=3D'0' | GL_GNULIB_OPENDIR=3D'0' | GL_GNULIB_OVERRIDES_STRUCT_STAT=3D'0' | GL_GNULIB_PCLOSE=3D'0' | GL_GNULIB_PERROR=3D'1' | GL_GNULIB_PIPE2=3D'1' | GL_GNULIB_PIPE=3D'1' | GL_GNULIB_POPEN=3D'0' | GL_GNULIB_POSIX_MEMALIGN=3D'0' | GL_GNULIB_POSIX_OPENPT=3D'0' | GL_GNULIB_POSIX_SPAWN=3D'1' | GL_GNULIB_POSIX_SPAWNATTR_DESTROY=3D'1' | GL_GNULIB_POSIX_SPAWNATTR_GETFLAGS=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_GETPGROUP=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_GETSIGMASK=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_INIT=3D'1' | GL_GNULIB_POSIX_SPAWNATTR_SETFLAGS=3D'1' | GL_GNULIB_POSIX_SPAWNATTR_SETPGROUP=3D'1' | GL_GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT=3D'0' | GL_GNULIB_POSIX_SPAWNATTR_SETSIGMASK=3D'1' | GL_GNULIB_POSIX_SPAWNP=3D'1' | GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR=3D'1' | GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE=3D'1' | GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=3D'1' | GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR=3D'0' | GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN=3D'1' | GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY=3D'1' | GL_GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT=3D'1' | GL_GNULIB_POWF=3D'0' | GL_GNULIB_PREAD=3D'0' | GL_GNULIB_PRINTF=3D'1' | GL_GNULIB_PRINTF_POSIX=3D'1' | GL_GNULIB_PTHREAD_SIGMASK=3D'0' | GL_GNULIB_PTSNAME=3D'0' | GL_GNULIB_PTSNAME_R=3D'0' | GL_GNULIB_PUTC=3D'1' | GL_GNULIB_PUTCHAR=3D'1' | GL_GNULIB_PUTENV=3D'0' | GL_GNULIB_PUTS=3D'1' | GL_GNULIB_PWRITE=3D'0' | GL_GNULIB_QSORT_R=3D'0' | GL_GNULIB_RAISE=3D'1' | GL_GNULIB_RANDOM=3D'0' | GL_GNULIB_RANDOM_R=3D'0' | GL_GNULIB_RAWMEMCHR=3D'1' | GL_GNULIB_READ=3D'0' | GL_GNULIB_READDIR=3D'0' | GL_GNULIB_READLINK=3D'1' | GL_GNULIB_READLINKAT=3D'0' | GL_GNULIB_REALLOCARRAY=3D'1' | GL_GNULIB_REALLOC_POSIX=3D'1' | GL_GNULIB_REALPATH=3D'1' | GL_GNULIB_REMAINDER=3D'0' | GL_GNULIB_REMAINDERF=3D'0' | GL_GNULIB_REMAINDERL=3D'0' | GL_GNULIB_REMOVE=3D'0' | GL_GNULIB_RENAME=3D'1' | GL_GNULIB_RENAMEAT=3D'0' | GL_GNULIB_REWINDDIR=3D'0' | GL_GNULIB_RINT=3D'0' | GL_GNULIB_RINTF=3D'0' | GL_GNULIB_RINTL=3D'0' | GL_GNULIB_RMDIR=3D'0' | GL_GNULIB_ROUND=3D'0' | GL_GNULIB_ROUNDF=3D'0' | GL_GNULIB_ROUNDL=3D'0' | GL_GNULIB_RPMATCH=3D'0' | GL_GNULIB_SCANDIR=3D'0' | GL_GNULIB_SCANF=3D'1' | GL_GNULIB_SCHED_YIELD=3D'0' | GL_GNULIB_SECURE_GETENV=3D'0' | GL_GNULIB_SETENV=3D'0' | GL_GNULIB_SETHOSTNAME=3D'0' | GL_GNULIB_SETLOCALE=3D'0' | GL_GNULIB_SETLOCALE_NULL=3D'1' | GL_GNULIB_SIGABBREV_NP=3D'0' | GL_GNULIB_SIGACTION=3D'1' | GL_GNULIB_SIGDESCR_NP=3D'0' | GL_GNULIB_SIGNAL_H_SIGPIPE=3D'0' | GL_GNULIB_SIGNBIT=3D'1' | GL_GNULIB_SIGPROCMASK=3D'1' | GL_GNULIB_SINF=3D'0' | GL_GNULIB_SINHF=3D'0' | GL_GNULIB_SINL=3D'0' | GL_GNULIB_SLEEP=3D'0' | GL_GNULIB_SNPRINTF=3D'1' | GL_GNULIB_SPRINTF_POSIX=3D'1' | GL_GNULIB_SQRTF=3D'0' | GL_GNULIB_SQRTL=3D'0' | GL_GNULIB_STAT=3D'1' | GL_GNULIB_STDIO_H_NONBLOCKING=3D'0' | GL_GNULIB_STDIO_H_SIGPIPE=3D'0' | GL_GNULIB_STPCPY=3D'1' | GL_GNULIB_STPNCPY=3D'1' | GL_GNULIB_STRCASESTR=3D'0' | GL_GNULIB_STRCHRNUL=3D'0' | GL_GNULIB_STRDUP=3D'1' | GL_GNULIB_STRERROR=3D'1' | GL_GNULIB_STRERRORNAME_NP=3D'0' | GL_GNULIB_STRERROR_R=3D'0' | GL_GNULIB_STRFTIME=3D'0' | GL_GNULIB_STRNCAT=3D'0' | GL_GNULIB_STRNDUP=3D'1' | GL_GNULIB_STRNLEN=3D'0' | GL_GNULIB_STRPBRK=3D'0' | GL_GNULIB_STRPTIME=3D'0' | GL_GNULIB_STRSEP=3D'0' | GL_GNULIB_STRSIGNAL=3D'0' | GL_GNULIB_STRSTR=3D'0' | GL_GNULIB_STRTOD=3D'1' | GL_GNULIB_STRTOIMAX=3D'0' | GL_GNULIB_STRTOK_R=3D'0' | GL_GNULIB_STRTOL=3D'0' | GL_GNULIB_STRTOLD=3D'0' | GL_GNULIB_STRTOLL=3D'0' | GL_GNULIB_STRTOUL=3D'0' | GL_GNULIB_STRTOULL=3D'0' | GL_GNULIB_STRTOUMAX=3D'0' | GL_GNULIB_STRVERSCMP=3D'1' | GL_GNULIB_SYMLINK=3D'0' | GL_GNULIB_SYMLINKAT=3D'0' | GL_GNULIB_SYSTEM_POSIX=3D'0' | GL_GNULIB_TANF=3D'0' | GL_GNULIB_TANHF=3D'0' | GL_GNULIB_TANL=3D'0' | GL_GNULIB_TCGETSID=3D'0' | GL_GNULIB_TIMEGM=3D'0' | GL_GNULIB_TIMES=3D'0' | GL_GNULIB_TIMESPEC_GET=3D'0' | GL_GNULIB_TIME_R=3D'0' | GL_GNULIB_TIME_RZ=3D'0' | GL_GNULIB_TMPFILE=3D'0' | GL_GNULIB_TOWCTRANS=3D'0' | GL_GNULIB_TRUNC=3D'0' | GL_GNULIB_TRUNCATE=3D'0' | GL_GNULIB_TRUNCF=3D'0' | GL_GNULIB_TRUNCL=3D'0' | GL_GNULIB_TTYNAME_R=3D'0' | GL_GNULIB_TZSET=3D'0' | GL_GNULIB_UNISTD_H_GETOPT=3D'0' | GL_GNULIB_UNISTD_H_NONBLOCKING=3D'0' | GL_GNULIB_UNISTD_H_SIGPIPE=3D'0' | GL_GNULIB_UNLINK=3D'1' | GL_GNULIB_UNLINKAT=3D'0' | GL_GNULIB_UNLOCKPT=3D'0' | GL_GNULIB_UNSETENV=3D'1' | GL_GNULIB_USLEEP=3D'0' | GL_GNULIB_UTIMENSAT=3D'0' | GL_GNULIB_VASPRINTF=3D'1' | GL_GNULIB_VDPRINTF=3D'0' | GL_GNULIB_VFPRINTF=3D'1' | GL_GNULIB_VFPRINTF_POSIX=3D'1' | GL_GNULIB_VFSCANF=3D'0' | GL_GNULIB_VPRINTF=3D'1' | GL_GNULIB_VPRINTF_POSIX=3D'0' | GL_GNULIB_VSCANF=3D'0' | GL_GNULIB_VSNPRINTF=3D'1' | GL_GNULIB_VSPRINTF_POSIX=3D'1' | GL_GNULIB_WAITPID=3D'1' | GL_GNULIB_WCPCPY=3D'0' | GL_GNULIB_WCPNCPY=3D'0' | GL_GNULIB_WCRTOMB=3D'0' | GL_GNULIB_WCSCASECMP=3D'0' | GL_GNULIB_WCSCAT=3D'0' | GL_GNULIB_WCSCHR=3D'0' | GL_GNULIB_WCSCMP=3D'0' | GL_GNULIB_WCSCOLL=3D'0' | GL_GNULIB_WCSCPY=3D'0' | GL_GNULIB_WCSCSPN=3D'0' | GL_GNULIB_WCSDUP=3D'0' | GL_GNULIB_WCSFTIME=3D'0' | GL_GNULIB_WCSLEN=3D'0' | GL_GNULIB_WCSNCASECMP=3D'0' | GL_GNULIB_WCSNCAT=3D'0' | GL_GNULIB_WCSNCMP=3D'0' | GL_GNULIB_WCSNCPY=3D'0' | GL_GNULIB_WCSNLEN=3D'0' | GL_GNULIB_WCSNRTOMBS=3D'0' | GL_GNULIB_WCSPBRK=3D'0' | GL_GNULIB_WCSRCHR=3D'0' | GL_GNULIB_WCSRTOMBS=3D'0' | GL_GNULIB_WCSSPN=3D'0' | GL_GNULIB_WCSSTR=3D'0' | GL_GNULIB_WCSTOK=3D'0' | GL_GNULIB_WCSWIDTH=3D'0' | GL_GNULIB_WCSXFRM=3D'0' | GL_GNULIB_WCTOB=3D'0' | GL_GNULIB_WCTOMB=3D'0' | GL_GNULIB_WCTRANS=3D'0' | GL_GNULIB_WCTYPE=3D'0' | GL_GNULIB_WCWIDTH=3D'1' | GL_GNULIB_WMEMCHR=3D'0' | GL_GNULIB_WMEMCMP=3D'0' | GL_GNULIB_WMEMCPY=3D'0' | GL_GNULIB_WMEMMOVE=3D'0' | GL_GNULIB_WMEMPCPY=3D'0' | GL_GNULIB_WMEMSET=3D'0' | GL_GNULIB_WRITE=3D'0' | GL_GNULIB__EXIT=3D'0' | GMSGFMT=3D'/usr/bin/msgfmt' | GMSGFMT_015=3D'/usr/bin/msgfmt' | GNULIBHEADERS_OVERRIDE_WINT_T=3D'0' | GNULIB_GETTIMEOFDAY=3D'0' | GREP=3D'/usr/bin/grep' | HAVE_ACOSF=3D'1' | HAVE_ACOSL=3D'1' | HAVE_ALIGNED_ALLOC=3D'1' | HAVE_ALLOCA_H=3D'1' | HAVE_ALPHASORT=3D'1' | HAVE_ASINF=3D'1' | HAVE_ASINL=3D'1' | HAVE_ATAN2F=3D'1' | HAVE_ATANF=3D'1' | HAVE_ATANL=3D'1' | HAVE_ATOLL=3D'1' | HAVE_BTOWC=3D'1' | HAVE_C99_STDINT_H=3D'1' | HAVE_CANONICALIZE_FILE_NAME=3D'1' | HAVE_CBRT=3D'1' | HAVE_CBRTF=3D'1' | HAVE_CBRTL=3D'1' | HAVE_CHOWN=3D'1' | HAVE_CLOSEDIR=3D'1' | HAVE_COPYSIGN=3D'1' | HAVE_COPYSIGNL=3D'1' | HAVE_COPY_FILE_RANGE=3D'1' | HAVE_COSF=3D'1' | HAVE_COSHF=3D'1' | HAVE_COSL=3D'1' | HAVE_CRTDEFS_H=3D'0' | HAVE_DECL_ACOSL=3D'1' | HAVE_DECL_ASINL=3D'1' | HAVE_DECL_ATANL=3D'1' | HAVE_DECL_CBRTF=3D'1' | HAVE_DECL_CBRTL=3D'1' | HAVE_DECL_CEILF=3D'1' | HAVE_DECL_CEILL=3D'1' | HAVE_DECL_COPYSIGNF=3D'1' | HAVE_DECL_COSL=3D'1' | HAVE_DECL_DIRFD=3D'1' | HAVE_DECL_ECVT=3D'1' | HAVE_DECL_ENVIRON=3D'1' | HAVE_DECL_EXECVPE=3D'1' | HAVE_DECL_EXP2=3D'1' | HAVE_DECL_EXP2F=3D'1' | HAVE_DECL_EXP2L=3D'1' | HAVE_DECL_EXPL=3D'1' | HAVE_DECL_EXPM1L=3D'1' | HAVE_DECL_FCHDIR=3D'1' | HAVE_DECL_FCLOSEALL=3D'1' | HAVE_DECL_FCVT=3D'1' | HAVE_DECL_FDATASYNC=3D'1' | HAVE_DECL_FDOPENDIR=3D'1' | HAVE_DECL_FLOORF=3D'1' | HAVE_DECL_FLOORL=3D'1' | HAVE_DECL_FPURGE=3D'1' | HAVE_DECL_FREXPL=3D'1' | HAVE_DECL_FSEEKO=3D'1' | HAVE_DECL_FTELLO=3D'1' | HAVE_DECL_GCVT=3D'1' | HAVE_DECL_GETDELIM=3D'1' | HAVE_DECL_GETDOMAINNAME=3D'1' | HAVE_DECL_GETLINE=3D'1' | HAVE_DECL_GETLOADAVG=3D'1' | HAVE_DECL_GETLOGIN=3D'1' | HAVE_DECL_GETLOGIN_R=3D'1' | HAVE_DECL_GETPAGESIZE=3D'1' | HAVE_DECL_GETUSERSHELL=3D'1' | HAVE_DECL_IMAXABS=3D'1' | HAVE_DECL_IMAXDIV=3D'1' | HAVE_DECL_INITSTATE=3D'1' | HAVE_DECL_LDEXPL=3D'1' | HAVE_DECL_LOCALTIME_R=3D'1' | HAVE_DECL_LOG10L=3D'1' | HAVE_DECL_LOG2=3D'1' | HAVE_DECL_LOG2F=3D'1' | HAVE_DECL_LOG2L=3D'1' | HAVE_DECL_LOGB=3D'1' | HAVE_DECL_LOGL=3D'1' | HAVE_DECL_MEMMEM=3D'1' | HAVE_DECL_MEMRCHR=3D'1' | HAVE_DECL_OBSTACK_PRINTF=3D'1' | HAVE_DECL_REMAINDER=3D'1' | HAVE_DECL_REMAINDERL=3D'1' | HAVE_DECL_RINTF=3D'1' | HAVE_DECL_ROUND=3D'1' | HAVE_DECL_ROUNDF=3D'1' | HAVE_DECL_ROUNDL=3D'1' | HAVE_DECL_SETENV=3D'1' | HAVE_DECL_SETHOSTNAME=3D'1' | HAVE_DECL_SETSTATE=3D'1' | HAVE_DECL_SINL=3D'1' | HAVE_DECL_SNPRINTF=3D'1' | HAVE_DECL_SQRTL=3D'1' | HAVE_DECL_STRDUP=3D'1' | HAVE_DECL_STRERROR_R=3D'1' | HAVE_DECL_STRNCASECMP=3D'1' | HAVE_DECL_STRNDUP=3D'1' | HAVE_DECL_STRNLEN=3D'1' | HAVE_DECL_STRSIGNAL=3D'1' | HAVE_DECL_STRTOIMAX=3D'1' | HAVE_DECL_STRTOK_R=3D'1' | HAVE_DECL_STRTOUMAX=3D'1' | HAVE_DECL_TANL=3D'1' | HAVE_DECL_TCGETSID=3D'1' | HAVE_DECL_TRUNC=3D'1' | HAVE_DECL_TRUNCATE=3D'1' | HAVE_DECL_TRUNCF=3D'1' | HAVE_DECL_TRUNCL=3D'1' | HAVE_DECL_TTYNAME_R=3D'1' | HAVE_DECL_UNSETENV=3D'1' | HAVE_DECL_VSNPRINTF=3D'1' | HAVE_DECL_WCSDUP=3D'1' | HAVE_DECL_WCTOB=3D'1' | HAVE_DECL_WCWIDTH=3D'1' | HAVE_DIRENT_H=3D'1' | HAVE_DPRINTF=3D'1' | HAVE_DUP3=3D'1' | HAVE_DUPLOCALE=3D'1' | HAVE_EUIDACCESS=3D'1' | HAVE_EXECVPE=3D'1' | HAVE_EXPF=3D'1' | HAVE_EXPL=3D'1' | HAVE_EXPLICIT_BZERO=3D'1' | HAVE_EXPM1=3D'1' | HAVE_EXPM1F=3D'1' | HAVE_FABSF=3D'1' | HAVE_FABSL=3D'1' | HAVE_FACCESSAT=3D'1' | HAVE_FCHDIR=3D'1' | HAVE_FCHMODAT=3D'1' | HAVE_FCHOWNAT=3D'1' | HAVE_FCNTL=3D'1' | HAVE_FDATASYNC=3D'1' | HAVE_FDOPENDIR=3D'1' | HAVE_FEATURES_H=3D'1' | HAVE_FFS=3D'1' | HAVE_FFSL=3D'1' | HAVE_FFSLL=3D'1' | HAVE_FMA=3D'1' | HAVE_FMAF=3D'1' | HAVE_FMAL=3D'1' | HAVE_FMODF=3D'1' | HAVE_FMODL=3D'1' | HAVE_FREELOCALE=3D'1' | HAVE_FREXPF=3D'1' | HAVE_FSEEKO=3D'1' | HAVE_FSTATAT=3D'1' | HAVE_FSYNC=3D'1' | HAVE_FTELLO=3D'1' | HAVE_FTRUNCATE=3D'1' | HAVE_FUTIMENS=3D'1' | HAVE_GCJ_C=3D'' | HAVE_GCJ_IN_PATH=3D'' | HAVE_GETDTABLESIZE=3D'1' | HAVE_GETENTROPY=3D'1' | HAVE_GETGROUPS=3D'1' | HAVE_GETHOSTNAME=3D'1' | HAVE_GETLOGIN=3D'1' | HAVE_GETOPT_H=3D'1' | HAVE_GETPAGESIZE=3D'1' | HAVE_GETPASS=3D'1' | HAVE_GETRUSAGE=3D'1' | HAVE_GETSUBOPT=3D'1' | HAVE_GETTIMEOFDAY=3D'1' | HAVE_GETUMASK=3D'1' | HAVE_GIJ=3D'' | HAVE_GIJ_IN_PATH=3D'' | HAVE_GRANTPT=3D'1' | HAVE_GROUP_MEMBER=3D'1' | HAVE_HYPOTF=3D'1' | HAVE_HYPOTL=3D'1' | HAVE_ILOGB=3D'1' | HAVE_ILOGBF=3D'1' | HAVE_ILOGBL=3D'1' | HAVE_IMAXDIV_T=3D'1' | HAVE_INITSTATE=3D'1' | HAVE_INTTYPES_H=3D'1' | HAVE_ISNAND=3D'1' | HAVE_ISNANF=3D'1' | HAVE_ISNANL=3D'1' | HAVE_ISWBLANK=3D'1' | HAVE_ISWCNTRL=3D'1' | HAVE_JAVA=3D'1' | HAVE_JAVAC=3D'1' | HAVE_JAVAC_ENVVAR=3D'' | HAVE_JAVAC_IN_PATH=3D'yes' | HAVE_JAVA_ENVVAR=3D'' | HAVE_JAVA_IN_PATH=3D'yes' | HAVE_JIKES=3D'' | HAVE_JIKES_IN_PATH=3D'' | HAVE_JRE=3D'' | HAVE_JRE_IN_PATH=3D'' | HAVE_JVIEW=3D'' | HAVE_JVIEW_IN_PATH=3D'' | HAVE_LCHMOD=3D'1' | HAVE_LCHOWN=3D'1' | HAVE_LDEXPF=3D'1' | HAVE_LIBTEXTSTYLE=3D'no' | HAVE_LINK=3D'1' | HAVE_LINKAT=3D'1' | HAVE_LOG10F=3D'1' | HAVE_LOG10L=3D'1' | HAVE_LOG1P=3D'1' | HAVE_LOG1PF=3D'1' | HAVE_LOG1PL=3D'1' | HAVE_LOGBF=3D'1' | HAVE_LOGBL=3D'1' | HAVE_LOGF=3D'1' | HAVE_LOGL=3D'1' | HAVE_LSTAT=3D'1' | HAVE_MAX_ALIGN_T=3D'1' | HAVE_MBRLEN=3D'1' | HAVE_MBRTOWC=3D'1' | HAVE_MBSINIT=3D'1' | HAVE_MBSLEN=3D'0' | HAVE_MBSNRTOWCS=3D'1' | HAVE_MBSRTOWCS=3D'1' | HAVE_MBTOWC=3D'1' | HAVE_MEMPCPY=3D'1' | HAVE_MKDIRAT=3D'1' | HAVE_MKDTEMP=3D'1' | HAVE_MKFIFO=3D'1' | HAVE_MKFIFOAT=3D'1' | HAVE_MKNOD=3D'1' | HAVE_MKNODAT=3D'1' | HAVE_MKOSTEMP=3D'1' | HAVE_MKOSTEMPS=3D'1' | HAVE_MKSTEMP=3D'1' | HAVE_MKSTEMPS=3D'1' | HAVE_MODFF=3D'1' | HAVE_MODFL=3D'1' | HAVE_MSVC_INVALID_PARAMETER_HANDLER=3D'0' | HAVE_NANOSLEEP=3D'1' | HAVE_NEWLOCALE=3D'1' | HAVE_OPENAT=3D'1' | HAVE_OPENDIR=3D'1' | HAVE_OS_H=3D'0' | HAVE_PCLOSE=3D'1' | HAVE_PIPE2=3D'1' | HAVE_PIPE=3D'1' | HAVE_POPEN=3D'1' | HAVE_POSIX_MEMALIGN=3D'1' | HAVE_POSIX_OPENPT=3D'1' | HAVE_POSIX_SIGNALBLOCKING=3D'1' | HAVE_POSIX_SPAWN=3D'1' | HAVE_POSIX_SPAWNATTR_T=3D'1' | HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR=3D'0' | HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR=3D'1' | HAVE_POSIX_SPAWN_FILE_ACTIONS_T=3D'1' | HAVE_POWF=3D'1' | HAVE_PREAD=3D'1' | HAVE_PTHREAD_SIGMASK=3D'1' | HAVE_PTSNAME=3D'1' | HAVE_PTSNAME_R=3D'1' | HAVE_PWRITE=3D'1' | HAVE_QSORT_R=3D'1' | HAVE_RAISE=3D'1' | HAVE_RANDOM=3D'1' | HAVE_RANDOM_H=3D'1' | HAVE_RANDOM_R=3D'1' | HAVE_RAWMEMCHR=3D'1' | HAVE_READDIR=3D'1' | HAVE_READLINK=3D'1' | HAVE_READLINKAT=3D'1' | HAVE_REALLOCARRAY=3D'1' | HAVE_REALPATH=3D'1' | HAVE_REMAINDER=3D'1' | HAVE_REMAINDERF=3D'1' | HAVE_RENAMEAT=3D'1' | HAVE_REWINDDIR=3D'1' | HAVE_RINT=3D'1' | HAVE_RINTL=3D'1' | HAVE_RPMATCH=3D'1' | HAVE_SAME_LONG_DOUBLE_AS_DOUBLE=3D'0' | HAVE_SCANDIR=3D'1' | HAVE_SCHED_H=3D'1' | HAVE_SCHED_YIELD=3D'1' | HAVE_SECURE_GETENV=3D'1' | HAVE_SETENV=3D'1' | HAVE_SETHOSTNAME=3D'1' | HAVE_SETSTATE=3D'1' | HAVE_SIGABBREV_NP=3D'1' | HAVE_SIGACTION=3D'1' | HAVE_SIGDESCR_NP=3D'1' | HAVE_SIGHANDLER_T=3D'1' | HAVE_SIGINFO_T=3D'1' | HAVE_SIGNED_SIG_ATOMIC_T=3D'' | HAVE_SIGNED_WCHAR_T=3D'' | HAVE_SIGNED_WINT_T=3D'' | HAVE_SIGSET_T=3D'1' | HAVE_SINF=3D'1' | HAVE_SINHF=3D'1' | HAVE_SINL=3D'1' | HAVE_SLEEP=3D'1' | HAVE_SPAWN_H=3D'1' | HAVE_SQRTF=3D'1' | HAVE_SQRTL=3D'1' | HAVE_STDINT_H=3D'1' | HAVE_STPCPY=3D'1' | HAVE_STPNCPY=3D'1' | HAVE_STRCASECMP=3D'1' | HAVE_STRCASESTR=3D'1' | HAVE_STRCHRNUL=3D'1' | HAVE_STRERRORNAME_NP=3D'1' | HAVE_STRINGS_H=3D'1' | HAVE_STRPBRK=3D'1' | HAVE_STRPTIME=3D'1' | HAVE_STRSEP=3D'1' | HAVE_STRTOD=3D'1' | HAVE_STRTOL=3D'1' | HAVE_STRTOLD=3D'1' | HAVE_STRTOLL=3D'1' | HAVE_STRTOUL=3D'1' | HAVE_STRTOULL=3D'1' | HAVE_STRUCT_RANDOM_DATA=3D'1' | HAVE_STRUCT_SCHED_PARAM=3D'1' | HAVE_STRUCT_SIGACTION_SA_SIGACTION=3D'1' | HAVE_STRUCT_TIMEVAL=3D'1' | HAVE_STRUCT_TMS=3D'1' | HAVE_STRVERSCMP=3D'1' | HAVE_SYMLINK=3D'1' | HAVE_SYMLINKAT=3D'1' | HAVE_SYS_BITYPES_H=3D'0' | HAVE_SYS_CDEFS_H=3D'1' | HAVE_SYS_INTTYPES_H=3D'0' | HAVE_SYS_IOCTL_H=3D'1' | HAVE_SYS_LOADAVG_H=3D'0' | HAVE_SYS_PARAM_H=3D'0' | HAVE_SYS_RESOURCE_H=3D'1' | HAVE_SYS_TIMES_H=3D'1' | HAVE_SYS_TIME_H=3D'1' | HAVE_SYS_TYPES_H=3D'1' | HAVE_TANF=3D'1' | HAVE_TANHF=3D'1' | HAVE_TANL=3D'1' | HAVE_TERMIOS_H=3D'1' | HAVE_TIMEGM=3D'1' | HAVE_TIMES=3D'1' | HAVE_TIMESPEC_GET=3D'1' | HAVE_TIMEZONE_T=3D'0' | HAVE_TYPE_VOLATILE_SIG_ATOMIC_T=3D'1' | HAVE_UNISTD_H=3D'1' | HAVE_UNLINKAT=3D'1' | HAVE_UNLOCKPT=3D'1' | HAVE_USLEEP=3D'1' | HAVE_UTIMENSAT=3D'1' | HAVE_VASPRINTF=3D'1' | HAVE_VDPRINTF=3D'1' | HAVE_VISIBILITY=3D'' | HAVE_WCHAR_H=3D'1' | HAVE_WCHAR_T=3D'1' | HAVE_WCPCPY=3D'1' | HAVE_WCPNCPY=3D'1' | HAVE_WCRTOMB=3D'1' | HAVE_WCSCASECMP=3D'1' | HAVE_WCSCAT=3D'1' | HAVE_WCSCHR=3D'1' | HAVE_WCSCMP=3D'1' | HAVE_WCSCOLL=3D'1' | HAVE_WCSCPY=3D'1' | HAVE_WCSCSPN=3D'1' | HAVE_WCSDUP=3D'1' | HAVE_WCSFTIME=3D'1' | HAVE_WCSLEN=3D'1' | HAVE_WCSNCASECMP=3D'1' | HAVE_WCSNCAT=3D'1' | HAVE_WCSNCMP=3D'1' | HAVE_WCSNCPY=3D'1' | HAVE_WCSNLEN=3D'1' | HAVE_WCSNRTOMBS=3D'1' | HAVE_WCSPBRK=3D'1' | HAVE_WCSRCHR=3D'1' | HAVE_WCSRTOMBS=3D'1' | HAVE_WCSSPN=3D'1' | HAVE_WCSSTR=3D'1' | HAVE_WCSTOK=3D'1' | HAVE_WCSWIDTH=3D'1' | HAVE_WCSXFRM=3D'1' | HAVE_WCTRANS_T=3D'1' | HAVE_WCTYPE_H=3D'1' | HAVE_WCTYPE_T=3D'1' | HAVE_WINSOCK2_H=3D'0' | HAVE_WINT_T=3D'1' | HAVE_WMEMCHR=3D'1' | HAVE_WMEMCMP=3D'1' | HAVE_WMEMCPY=3D'1' | HAVE_WMEMMOVE=3D'1' | HAVE_WMEMPCPY=3D'1' | HAVE_WMEMSET=3D'1' | HAVE_XLOCALE_H=3D'0' | HAVE__BOOL=3D'1' | HAVE__EXIT=3D'1' | HELP2MAN=3D'${SHELL} '\''/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/bu= ild-aux/missing'\'' help2man' | ICONV_CONST=3D'' | ICONV_H=3D'lib/iconv.h' | INCLUDE_NEXT=3D'include_next' | INCLUDE_NEXT_AS_FIRST_DIRECTIVE=3D'include_next' | INSTALL_DATA=3D'${INSTALL} -m 644' | INSTALL_PROGRAM=3D'${INSTALL}' | INSTALL_PROGRAM_ENV=3D'' | INSTALL_SCRIPT=3D'${INSTALL}' | INSTALL_STRIP_PROGRAM=3D'$(install_sh) -c -s' | INT32_MAX_LT_INTMAX_MAX=3D'1' | INT64_MAX_EQ_LONG_MAX=3D'1' | INTLLIBS=3D'' | INTL_MACOSX_LIBS=3D'' | ISNAND_LIBM=3D'' | ISNANF_LIBM=3D'' | ISNANL_LIBM=3D'' | ISNAN_LIBM=3D'' | LDEXPL_LIBM=3D'' | LDEXP_LIBM=3D'' | LDFLAGS=3D'' | LEX=3D'flex' | LEXLIB=3D'-lfl' | LEX_IS_FLEX=3D'true' | LEX_OUTPUT_ROOT=3D'lex.yy' | LIBBISON_LIBDEPS=3D'' | LIBBISON_LTLIBDEPS=3D'' | LIBICONV=3D'' | LIBINTL=3D'' | LIBMULTITHREAD=3D'-pthread' | LIBOBJS=3D'' | LIBPMULTITHREAD=3D'-pthread' | LIBPTHREAD=3D'-pthread' | LIBREADLINE=3D'-lreadline' | LIBS=3D'' | LIBSTDTHREAD=3D'' | LIBTEXTSTYLE=3D'' | LIBTEXTSTYLE_PREFIX=3D'' | LIBTHREAD=3D'' | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_FALSE=3D'#' | LIBUNISTRING_COMPILE_UNISTR_U8_MBTOUCR_TRUE=3D'' | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_FALSE=3D'#' | LIBUNISTRING_COMPILE_UNISTR_U8_UCTOMB_TRUE=3D'' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_FALSE=3D'#' | LIBUNISTRING_COMPILE_UNIWIDTH_WIDTH_TRUE=3D'' | LIBUNISTRING_UNISTR_H=3D'lib/unistr.h' | LIBUNISTRING_UNITYPES_H=3D'lib/unitypes.h' | LIBUNISTRING_UNIWIDTH_H=3D'lib/uniwidth.h' | LIB_CLOCK_GETTIME=3D'' | LIB_GETHRXTIME=3D'' | LIB_HARD_LOCALE=3D'' | LIB_MBRTOWC=3D'' | LIB_POSIX_SPAWN=3D'' | LIB_SCHED_YIELD=3D'' | LIB_SETLOCALE_NULL=3D'' | LIMITS_H=3D'lib/limits.h' | LOCALCHARSET_TESTS_ENVIRONMENT=3D'' | LOCALENAME_ENHANCE_LOCALE_FUNCS=3D'0' | LOCALE_FR=3D'none' | LOCALE_FR_UTF8=3D'none' | LOCALE_JA=3D'none' | LOCALE_ZH_CN=3D'none' | LTLIBICONV=3D'' | LTLIBINTL=3D'' | LTLIBMULTITHREAD=3D'-pthread' | LTLIBOBJS=3D'' | LTLIBREADLINE=3D'-lreadline' | LTLIBTEXTSTYLE=3D'' | LTLIBTHREAD=3D'' | M4=3D'/usr/local/bin/m4' | M4_DEBUGFILE=3D'--debugfile' | M4_GNU=3D'--gnu' | MAKEINFO=3D'${SHELL} '\''/home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/bu= ild-aux/missing'\'' makeinfo' | MKDIR_P=3D'/usr/bin/mkdir -p' | MSGFMT=3D'/usr/bin/msgfmt' | MSGFMT_015=3D'/usr/bin/msgfmt' | MSGMERGE=3D'/usr/bin/msgmerge' | NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=3D'<dirent.h>' | NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=3D'' | NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=3D'<fcntl.h>' | NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=3D'' | NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=3D'<getopt.h>' | NEXT_AS_FIRST_DIRECTIVE_ICONV_H=3D'<iconv.h>' | NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=3D'<inttypes.h>' | NEXT_AS_FIRST_DIRECTIVE_LIMITS_H=3D'<limits.h>' | NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=3D'<locale.h>' | NEXT_AS_FIRST_DIRECTIVE_MATH_H=3D'<math.h>' | NEXT_AS_FIRST_DIRECTIVE_SCHED_H=3D'<sched.h>' | NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=3D'<signal.h>' | NEXT_AS_FIRST_DIRECTIVE_SPAWN_H=3D'<spawn.h>' | NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=3D'' | NEXT_AS_FIRST_DIRECTIVE_STDINT_H=3D'<stdint.h>' | NEXT_AS_FIRST_DIRECTIVE_STDIO_H=3D'<stdio.h>' | NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=3D'<stdlib.h>' | NEXT_AS_FIRST_DIRECTIVE_STRINGS_H=3D'<strings.h>' | NEXT_AS_FIRST_DIRECTIVE_STRING_H=3D'<string.h>' | NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H=3D'<sys/ioctl.h>' | NEXT_AS_FIRST_DIRECTIVE_SYS_RESOURCE_H=3D'<sys/resource.h>' | NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=3D'<sys/stat.h>' | NEXT_AS_FIRST_DIRECTIVE_SYS_TIMES_H=3D'<sys/times.h>' | NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=3D'<sys/time.h>' | NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=3D'<sys/types.h>' | NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H=3D'<sys/wait.h>' | NEXT_AS_FIRST_DIRECTIVE_TERMIOS_H=3D'<termios.h>' | NEXT_AS_FIRST_DIRECTIVE_TIME_H=3D'<time.h>' | NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=3D'<unistd.h>' | NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=3D'<wchar.h>' | NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=3D'<wctype.h>' | NEXT_DIRENT_H=3D'<dirent.h>' | NEXT_ERRNO_H=3D'' | NEXT_FCNTL_H=3D'<fcntl.h>' | NEXT_FLOAT_H=3D'' | NEXT_GETOPT_H=3D'<getopt.h>' | NEXT_ICONV_H=3D'<iconv.h>' | NEXT_INTTYPES_H=3D'<inttypes.h>' | NEXT_LIMITS_H=3D'<limits.h>' | NEXT_LOCALE_H=3D'<locale.h>' | NEXT_MATH_H=3D'<math.h>' | NEXT_SCHED_H=3D'<sched.h>' | NEXT_SIGNAL_H=3D'<signal.h>' | NEXT_SPAWN_H=3D'<spawn.h>' | NEXT_STDDEF_H=3D'' | NEXT_STDINT_H=3D'<stdint.h>' | NEXT_STDIO_H=3D'<stdio.h>' | NEXT_STDLIB_H=3D'<stdlib.h>' | NEXT_STRINGS_H=3D'<strings.h>' | NEXT_STRING_H=3D'<string.h>' | NEXT_SYS_IOCTL_H=3D'<sys/ioctl.h>' | NEXT_SYS_RESOURCE_H=3D'<sys/resource.h>' | NEXT_SYS_STAT_H=3D'<sys/stat.h>' | NEXT_SYS_TIMES_H=3D'<sys/times.h>' | NEXT_SYS_TIME_H=3D'<sys/time.h>' | NEXT_SYS_TYPES_H=3D'<sys/types.h>' | NEXT_SYS_WAIT_H=3D'<sys/wait.h>' | NEXT_TERMIOS_H=3D'<termios.h>' | NEXT_TIME_H=3D'<time.h>' | NEXT_UNISTD_H=3D'<unistd.h>' | NEXT_WCHAR_H=3D'<wchar.h>' | NEXT_WCTYPE_H=3D'<wctype.h>' | NO_EXCEPTIONS_CXXFLAGS=3D' -fno-exceptions' | OBJEXT=3D'o' | PACKAGE=3D'bison' | PACKAGE_BUGREPORT=3D'[email protected]' | PACKAGE_COPYRIGHT_YEAR=3D'2021' | PACKAGE_NAME=3D'GNU Bison' | PACKAGE_STRING=3D'GNU Bison 3.8.2' | PACKAGE_TARNAME=3D'bison' | PACKAGE_URL=3D'https://www.gnu.org/software/bison/' | PACKAGE_VERSION=3D'3.8.2' | PATH_SEPARATOR=3D':' | PERL=3D'/usr/bin/perl' | POSUB=3D'po' | PRAGMA_COLUMNS=3D'' | PRAGMA_SYSTEM_HEADER=3D'#pragma GCC system_header' | PRIPTR_PREFIX=3D'"l"' | PTHREAD_H_DEFINES_STRUCT_TIMESPEC=3D'0' | PTRDIFF_T_SUFFIX=3D'' | RANLIB=3D'x86_64-linux-gnu-ranlib' | RELOCATABLE=3D'no' | RELOCATABLE_BUILD_DIR=3D'$(top_builddir)/lib' | RELOCATABLE_CONFIG_H_DIR=3D'$(top_builddir)' | RELOCATABLE_LDFLAGS=3D'' | RELOCATABLE_LIBRARY_PATH=3D'' | RELOCATABLE_SRC_DIR=3D'$(top_srcdir)/lib' | RELOCATABLE_STRIP=3D':' | RELOCATABLE_VIA_LD_FALSE=3D'' | RELOCATABLE_VIA_LD_TRUE=3D'#' | RELOCATABLE_VIA_WRAPPER_FALSE=3D'' | RELOCATABLE_VIA_WRAPPER_TRUE=3D'#' | REPLACE_ACCESS=3D'0' | REPLACE_ACOSF=3D'0' | REPLACE_ALIGNED_ALLOC=3D'0' | REPLACE_ASINF=3D'0' | REPLACE_ATAN2F=3D'0' | REPLACE_ATANF=3D'0' | REPLACE_BTOWC=3D'0' | REPLACE_CALLOC=3D'0' | REPLACE_CANONICALIZE_FILE_NAME=3D'0' | REPLACE_CBRTF=3D'0' | REPLACE_CBRTL=3D'0' | REPLACE_CEIL=3D'0' | REPLACE_CEILF=3D'0' | REPLACE_CEILL=3D'0' | REPLACE_CHOWN=3D'0' | REPLACE_CLOSE=3D'0' | REPLACE_CLOSEDIR=3D'0' | REPLACE_COSF=3D'0' | REPLACE_COSHF=3D'0' | REPLACE_CREAT=3D'0' | REPLACE_CTIME=3D'GNULIB_PORTCHECK' | REPLACE_DIRFD=3D'0' | REPLACE_DPRINTF=3D'0' | REPLACE_DUP2=3D'0' | REPLACE_DUP=3D'0' | REPLACE_DUPLOCALE=3D'0' | REPLACE_EXECL=3D'0' | REPLACE_EXECLE=3D'0' | REPLACE_EXECLP=3D'0' | REPLACE_EXECV=3D'0' | REPLACE_EXECVE=3D'0' | REPLACE_EXECVP=3D'0' | REPLACE_EXECVPE=3D'0' | REPLACE_EXP2=3D'0' | REPLACE_EXP2L=3D'0' | REPLACE_EXPF=3D'0' | REPLACE_EXPL=3D'0' | REPLACE_EXPM1=3D'0' | REPLACE_EXPM1F=3D'0' | REPLACE_EXPM1L=3D'0' | REPLACE_FABSL=3D'0' | REPLACE_FACCESSAT=3D'0' | REPLACE_FCHMODAT=3D'0' | REPLACE_FCHOWNAT=3D'0' | REPLACE_FCLOSE=3D'0' | REPLACE_FCNTL=3D'1' | REPLACE_FDOPEN=3D'0' | REPLACE_FDOPENDIR=3D'0' | REPLACE_FFLUSH=3D'0' | REPLACE_FFSLL=3D'0' | REPLACE_FLOOR=3D'0' | REPLACE_FLOORF=3D'0' | REPLACE_FLOORL=3D'0' | REPLACE_FMA=3D'0' | REPLACE_FMAF=3D'0' | REPLACE_FMAL=3D'0' | REPLACE_FMOD=3D'0' | REPLACE_FMODF=3D'0' | REPLACE_FMODL=3D'0' | REPLACE_FOPEN=3D'0' | REPLACE_FPRINTF=3D'1' | REPLACE_FPURGE=3D'0' | REPLACE_FREE=3D'1' | REPLACE_FREELOCALE=3D'0' | REPLACE_FREOPEN=3D'0' | REPLACE_FREXP=3D'0' | REPLACE_FREXPF=3D'0' | REPLACE_FREXPL=3D'0' | REPLACE_FSEEK=3D'0' | REPLACE_FSEEKO=3D'0' | REPLACE_FSTAT=3D'0' | REPLACE_FSTATAT=3D'0' | REPLACE_FTELL=3D'0' | REPLACE_FTELLO=3D'0' | REPLACE_FTRUNCATE=3D'0' | REPLACE_FUTIMENS=3D'0' | REPLACE_GETCWD=3D'0' | REPLACE_GETDELIM=3D'0' | REPLACE_GETDOMAINNAME=3D'0' | REPLACE_GETDTABLESIZE=3D'0' | REPLACE_GETGROUPS=3D'0' | REPLACE_GETLINE=3D'0' | REPLACE_GETLOGIN_R=3D'0' | REPLACE_GETPAGESIZE=3D'0' | REPLACE_GETPASS=3D'0' | REPLACE_GETTIMEOFDAY=3D'0' | REPLACE_GMTIME=3D'0' | REPLACE_HUGE_VAL=3D'0' | REPLACE_HYPOT=3D'0' | REPLACE_HYPOTF=3D'0' | REPLACE_HYPOTL=3D'0' | REPLACE_ICONV=3D'0' | REPLACE_ICONV_OPEN=3D'0' | REPLACE_ICONV_UTF=3D'0' | REPLACE_ILOGB=3D'0' | REPLACE_ILOGBF=3D'0' | REPLACE_ILOGBL=3D'0' | REPLACE_INITSTATE=3D'0' | REPLACE_IOCTL=3D'0' | REPLACE_ISATTY=3D'0' | REPLACE_ISFINITE=3D'0' | REPLACE_ISINF=3D'0' | REPLACE_ISNAN=3D'0' | REPLACE_ISWBLANK=3D'0' | REPLACE_ISWCNTRL=3D'0' | REPLACE_ISWDIGIT=3D'0' | REPLACE_ISWXDIGIT=3D'0' | REPLACE_ITOLD=3D'0' | REPLACE_LCHOWN=3D'0' | REPLACE_LDEXPL=3D'0' | REPLACE_LINK=3D'0' | REPLACE_LINKAT=3D'0' | REPLACE_LOCALECONV=3D'0' | REPLACE_LOCALTIME=3D'0' | REPLACE_LOCALTIME_R=3D'GNULIB_PORTCHECK' | REPLACE_LOG10=3D'0' | REPLACE_LOG10F=3D'0' | REPLACE_LOG10L=3D'0' | REPLACE_LOG1P=3D'0' | REPLACE_LOG1PF=3D'0' | REPLACE_LOG1PL=3D'0' | REPLACE_LOG2=3D'0' | REPLACE_LOG2F=3D'0' | REPLACE_LOG2L=3D'0' | REPLACE_LOG=3D'0' | REPLACE_LOGB=3D'0' | REPLACE_LOGBF=3D'0' | REPLACE_LOGBL=3D'0' | REPLACE_LOGF=3D'0' | REPLACE_LOGL=3D'0' | REPLACE_LSEEK=3D'0' | REPLACE_LSTAT=3D'0' | REPLACE_MALLOC=3D'0' | REPLACE_MBRLEN=3D'0' | REPLACE_MBRTOWC=3D'1' | REPLACE_MBSINIT=3D'0' | REPLACE_MBSNRTOWCS=3D'0' | REPLACE_MBSRTOWCS=3D'0' | REPLACE_MBSTATE_T=3D'0' | REPLACE_MBTOWC=3D'0' | REPLACE_MEMCHR=3D'0' | REPLACE_MEMMEM=3D'0' | REPLACE_MKDIR=3D'0' | REPLACE_MKFIFO=3D'0' | REPLACE_MKFIFOAT=3D'0' | REPLACE_MKNOD=3D'0' | REPLACE_MKNODAT=3D'0' | REPLACE_MKSTEMP=3D'0' | REPLACE_MKTIME=3D'GNULIB_PORTCHECK' | REPLACE_MODF=3D'0' | REPLACE_MODFF=3D'0' | REPLACE_MODFL=3D'0' | REPLACE_NAN=3D'0' | REPLACE_NANOSLEEP=3D'GNULIB_PORTCHECK' | REPLACE_NEWLOCALE=3D'0' | REPLACE_NULL=3D'0' | REPLACE_OBSTACK_PRINTF=3D'0' | REPLACE_OPEN=3D'0' | REPLACE_OPENAT=3D'0' | REPLACE_OPENDIR=3D'0' | REPLACE_PERROR=3D'0' | REPLACE_POPEN=3D'0' | REPLACE_POSIX_MEMALIGN=3D'0' | REPLACE_POSIX_SPAWN=3D'0' | REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR=3D'0' | REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE=3D'0' | REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=3D'0' | REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDFCHDIR=3D'0' | REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN=3D'0' | REPLACE_PREAD=3D'0' | REPLACE_PRINTF=3D'1' | REPLACE_PTHREAD_SIGMASK=3D'0' | REPLACE_PTSNAME=3D'0' | REPLACE_PTSNAME_R=3D'0' | REPLACE_PUTENV=3D'0' | REPLACE_PWRITE=3D'0' | REPLACE_QSORT_R=3D'0' | REPLACE_RAISE=3D'0' | REPLACE_RANDOM=3D'0' | REPLACE_RANDOM_R=3D'0' | REPLACE_READ=3D'0' | REPLACE_READLINK=3D'0' | REPLACE_READLINKAT=3D'0' | REPLACE_REALLOC=3D'0' | REPLACE_REALLOCARRAY=3D'0' | REPLACE_REALPATH=3D'0' | REPLACE_REMAINDER=3D'0' | REPLACE_REMAINDERF=3D'0' | REPLACE_REMAINDERL=3D'0' | REPLACE_REMOVE=3D'0' | REPLACE_RENAME=3D'0' | REPLACE_RENAMEAT=3D'0' | REPLACE_RINTL=3D'0' | REPLACE_RMDIR=3D'0' | REPLACE_ROUND=3D'0' | REPLACE_ROUNDF=3D'0' | REPLACE_ROUNDL=3D'0' | REPLACE_SCHED_YIELD=3D'0' | REPLACE_SETENV=3D'0' | REPLACE_SETLOCALE=3D'0' | REPLACE_SETSTATE=3D'0' | REPLACE_SIGNBIT=3D'0' | REPLACE_SIGNBIT_USING_BUILTINS=3D'1' | REPLACE_SINF=3D'0' | REPLACE_SINHF=3D'0' | REPLACE_SLEEP=3D'0' | REPLACE_SNPRINTF=3D'1' | REPLACE_SPRINTF=3D'1' | REPLACE_SQRTF=3D'0' | REPLACE_SQRTL=3D'0' | REPLACE_STAT=3D'0' | REPLACE_STDIO_READ_FUNCS=3D'0' | REPLACE_STDIO_WRITE_FUNCS=3D'0' | REPLACE_STPNCPY=3D'0' | REPLACE_STRCASESTR=3D'0' | REPLACE_STRCHRNUL=3D'0' | REPLACE_STRDUP=3D'0' | REPLACE_STRERROR=3D'0' | REPLACE_STRERRORNAME_NP=3D'0' | REPLACE_STRERROR_R=3D'1' | REPLACE_STRFTIME=3D'GNULIB_PORTCHECK' | REPLACE_STRNCAT=3D'0' | REPLACE_STRNDUP=3D'0' | REPLACE_STRNLEN=3D'0' | REPLACE_STRSIGNAL=3D'0' | REPLACE_STRSTR=3D'0' | REPLACE_STRTOD=3D'0' | REPLACE_STRTOIMAX=3D'0' | REPLACE_STRTOK_R=3D'0' | REPLACE_STRTOL=3D'0' | REPLACE_STRTOLD=3D'0' | REPLACE_STRTOLL=3D'0' | REPLACE_STRTOUL=3D'0' | REPLACE_STRTOULL=3D'0' | REPLACE_STRTOUMAX=3D'0' | REPLACE_STRUCT_LCONV=3D'0' | REPLACE_STRUCT_TIMEVAL=3D'0' | REPLACE_SYMLINK=3D'0' | REPLACE_SYMLINKAT=3D'0' | REPLACE_TANF=3D'0' | REPLACE_TANHF=3D'0' | REPLACE_TIMEGM=3D'GNULIB_PORTCHECK' | REPLACE_TMPFILE=3D'0' | REPLACE_TOWLOWER=3D'0' | REPLACE_TRUNC=3D'0' | REPLACE_TRUNCATE=3D'0' | REPLACE_TRUNCF=3D'0' | REPLACE_TRUNCL=3D'0' | REPLACE_TTYNAME_R=3D'0' | REPLACE_TZSET=3D'GNULIB_PORTCHECK' | REPLACE_UNLINK=3D'0' | REPLACE_UNLINKAT=3D'0' | REPLACE_UNSETENV=3D'0' | REPLACE_USLEEP=3D'0' | REPLACE_UTIMENSAT=3D'0' | REPLACE_VASPRINTF=3D'1' | REPLACE_VDPRINTF=3D'0' | REPLACE_VFPRINTF=3D'1' | REPLACE_VPRINTF=3D'0' | REPLACE_VSNPRINTF=3D'1' | REPLACE_VSPRINTF=3D'1' | REPLACE_WCRTOMB=3D'0' | REPLACE_WCSFTIME=3D'0' | REPLACE_WCSNRTOMBS=3D'0' | REPLACE_WCSRTOMBS=3D'0' | REPLACE_WCSTOK=3D'0' | REPLACE_WCSWIDTH=3D'0' | REPLACE_WCTOB=3D'0' | REPLACE_WCTOMB=3D'0' | REPLACE_WCWIDTH=3D'0' | REPLACE_WRITE=3D'0' | SED=3D'/usr/bin/sed' | SET_MAKE=3D'' | SHELL=3D'/bin/bash' | SIG_ATOMIC_T_SUFFIX=3D'' | SIZE_T_SUFFIX=3D'' | STDALIGN_H=3D'' | STDBOOL_H=3D'' | STDDEF_H=3D'' | STDINT_H=3D'' | STRIP=3D'' | SYS_IOCTL_H_HAVE_WINSOCK2_H=3D'0' | SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=3D'0' | SYS_TIME_H_DEFINES_STRUCT_TIMESPEC=3D'0' | TEXTSTYLE_H=3D'lib/textstyle.h' | TIME_H_DEFINES_STRUCT_TIMESPEC=3D'1' | TIME_H_DEFINES_TIME_UTC=3D'1' | UINT32_MAX_LT_UINTMAX_MAX=3D'1' | UINT64_MAX_EQ_ULONG_MAX=3D'1' | UNDEFINE_STRTOK_R=3D'0' | UNISTD_H_DEFINES_STRUCT_TIMESPEC=3D'0' | UNISTD_H_HAVE_SYS_RANDOM_H=3D'0' | UNISTD_H_HAVE_WINSOCK2_H=3D'0' | UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS=3D'0' | USE_NLS=3D'yes' | VALGRIND=3D'valgrind' | VALGRIND_OPTS_SUPPRESSION=3D'--suppressions=3D$(abs_top_srcdir)/build-aux= /Linux.valgrind' | VERSION=3D'3.8.2' | WARN_CFLAGS=3D' -Wunreachable-code -Wall -Wextra -Wcast-align -Wchar-subs= cripts -Wformat -Wimplicit-fallthrough -Wnull-dereference -Wno-sign-compare= -Wpointer-arith -Wshadow -Wstrict-aliasing -Wwrite-strings -Wbad-function-= cast -Wmissing-prototypes -Wstrict-prototypes ' | WARN_CFLAGS_TEST=3D' -Wundef -pedantic -Wconversion -Wdeprecated -Wsign-c= ompare -Wsign-conversion -Wincompatible-pointer-types' | WARN_CXXFLAGS=3D' -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat -= Wimplicit-fallthrough -Wnull-dereference -Wno-sign-compare -Wpointer-arith = -Wshadow -Wstrict-aliasing -Wwrite-strings -Wextra-semi -Wnoexcept -Wold-st= yle-cast -Wunreachable-code -Wzero-as-null-pointer-constant -Wuseless-cast' | WARN_CXXFLAGS_TEST=3D' -Wundef -pedantic -Wconversion -Wdeprecated -Wsign= -compare -Wsign-conversion' | WCHAR_T_SUFFIX=3D'' | WERROR_CFLAGS=3D' -Werror' | WERROR_CXXFLAGS=3D' -Werror' | WINDOWS_64_BIT_OFF_T=3D'0' | WINDOWS_64_BIT_ST_SIZE=3D'0' | WINDOWS_STAT_INODES=3D'0' | WINDOWS_STAT_TIMESPEC=3D'0' | WINT_T_SUFFIX=3D'' | WNO_DEPRECATED_CXXFLAGS=3D' -Wno-deprecated' | XGETTEXT=3D'/usr/bin/xgettext' | XGETTEXT_015=3D'/usr/bin/xgettext' | XGETTEXT_EXTRA_OPTIONS=3D' --flag=3Derror:3:c-format --flag=3Derror_at_li= ne:5:c-format --flag=3Dasprintf:2:c-format --flag=3Dvasprintf:2:c-format' | XSLTPROC=3D'/usr/bin/xsltproc' | YACC=3D'bison -y' | YFLAGS=3D'' | ac_ct_CC=3D'' | ac_ct_CXX=3D'' | aclocaldir=3D'${datadir}/aclocal' | am__EXEEXT_FALSE=3D'' | am__EXEEXT_TRUE=3D'#' | am__fastdepCC_FALSE=3D'#' | am__fastdepCC_TRUE=3D'' | am__fastdepCXX_FALSE=3D'#' | am__fastdepCXX_TRUE=3D'' | am__include=3D'include' | am__isrc=3D'' | am__leading_dot=3D'.' | am__nodep=3D'_no' | am__quote=3D'' | am__tar=3D'$${TAR-tar} chof - "$$tardir"' | am__untar=3D'$${TAR-tar} xf -' | bindir=3D'${exec_prefix}/bin' | build=3D'x86_64-pc-linux-gnu' | build_alias=3D'x86_64-linux-gnu' | build_cpu=3D'x86_64' | build_os=3D'linux-gnu' | build_vendor=3D'pc' | datadir=3D'${datarootdir}' | datarootdir=3D'${prefix}/share' | docdir=3D'${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir=3D'${docdir}' | exec_prefix=3D'${prefix}' | gl_GNULIB_ENABLED_0137e3d3638b33e5819d132d0b23165c_FALSE=3D'' | gl_GNULIB_ENABLED_0137e3d3638b33e5819d132d0b23165c_TRUE=3D'#' | gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_FALSE=3D'' | gl_GNULIB_ENABLED_03e0aaad4cb89ca757653bd367a6ccb7_TRUE=3D'#' | gl_GNULIB_ENABLED_1840129d490f3a00c8a098316d0fa345_FALSE=3D'' | gl_GNULIB_ENABLED_1840129d490f3a00c8a098316d0fa345_TRUE=3D'#' | gl_GNULIB_ENABLED_1f32594a85e6221ba15f884daeee8c2a_FALSE=3D'' | gl_GNULIB_ENABLED_1f32594a85e6221ba15f884daeee8c2a_TRUE=3D'#' | gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_FALSE=3D'' | gl_GNULIB_ENABLED_260941c0e5dc67ec9e87d1fb321c300b_TRUE=3D'#' | gl_GNULIB_ENABLED_30838f5439487421042f2225bed3af76_FALSE=3D'#' | gl_GNULIB_ENABLED_30838f5439487421042f2225bed3af76_TRUE=3D'' | gl_GNULIB_ENABLED_332607f759618fb73dfc3076748afea7_FALSE=3D'' | gl_GNULIB_ENABLED_332607f759618fb73dfc3076748afea7_TRUE=3D'#' | gl_GNULIB_ENABLED_3d094ef542bfdd238a5194e172bfe5f6_FALSE=3D'' | gl_GNULIB_ENABLED_3d094ef542bfdd238a5194e172bfe5f6_TRUE=3D'#' | gl_GNULIB_ENABLED_3f0e593033d1fc2c127581960f641b66_FALSE=3D'' | gl_GNULIB_ENABLED_3f0e593033d1fc2c127581960f641b66_TRUE=3D'#' | gl_GNULIB_ENABLED_43fe87a341d9b4b93c47c3ad819a5239_FALSE=3D'' | gl_GNULIB_ENABLED_43fe87a341d9b4b93c47c3ad819a5239_TRUE=3D'#' | gl_GNULIB_ENABLED_48b2271240803e4879464b755748a89d_FALSE=3D'' | gl_GNULIB_ENABLED_48b2271240803e4879464b755748a89d_TRUE=3D'#' | gl_GNULIB_ENABLED_503a4cb75d69c787103d0aa2ab7d8440_FALSE=3D'' | gl_GNULIB_ENABLED_503a4cb75d69c787103d0aa2ab7d8440_TRUE=3D'#' | gl_GNULIB_ENABLED_68a4501daeca58988392c7e60b4917ab_FALSE=3D'' | gl_GNULIB_ENABLED_68a4501daeca58988392c7e60b4917ab_TRUE=3D'#' | gl_GNULIB_ENABLED_75c65a2c014cf8235dd95289676302a4_FALSE=3D'' | gl_GNULIB_ENABLED_75c65a2c014cf8235dd95289676302a4_TRUE=3D'#' | gl_GNULIB_ENABLED_8198daae261b932d64a998f8586f5005_FALSE=3D'' | gl_GNULIB_ENABLED_8198daae261b932d64a998f8586f5005_TRUE=3D'#' | gl_GNULIB_ENABLED_8bb827fe37eaccf1b97feb0c87bc92ef_FALSE=3D'' | gl_GNULIB_ENABLED_8bb827fe37eaccf1b97feb0c87bc92ef_TRUE=3D'#' | gl_GNULIB_ENABLED_cdeb0f2aaf9d280baa6526bfa1b07f70_FALSE=3D'' | gl_GNULIB_ENABLED_cdeb0f2aaf9d280baa6526bfa1b07f70_TRUE=3D'#' | gl_GNULIB_ENABLED_chdir_FALSE=3D'' | gl_GNULIB_ENABLED_chdir_TRUE=3D'#' | gl_GNULIB_ENABLED_closedir_FALSE=3D'' | gl_GNULIB_ENABLED_closedir_TRUE=3D'#' | gl_GNULIB_ENABLED_d4850532688ba16d685f036076611f21_FALSE=3D'' | gl_GNULIB_ENABLED_d4850532688ba16d685f036076611f21_TRUE=3D'#' | gl_GNULIB_ENABLED_dbb57f49352be8fb86869629a254fb72_FALSE=3D'' | gl_GNULIB_ENABLED_dbb57f49352be8fb86869629a254fb72_TRUE=3D'#' | gl_GNULIB_ENABLED_dirent_FALSE=3D'' | gl_GNULIB_ENABLED_dirent_TRUE=3D'#' | gl_GNULIB_ENABLED_dirfd_FALSE=3D'' | gl_GNULIB_ENABLED_dirfd_TRUE=3D'#' | gl_GNULIB_ENABLED_dup_FALSE=3D'' | gl_GNULIB_ENABLED_dup_TRUE=3D'#' | gl_GNULIB_ENABLED_e7e881d32ca02f1c997b13c737c64bbd_FALSE=3D'#' | gl_GNULIB_ENABLED_e7e881d32ca02f1c997b13c737c64bbd_TRUE=3D'' | gl_GNULIB_ENABLED_ed5616be3593d355b981ffab56b9f37b_FALSE=3D'#' | gl_GNULIB_ENABLED_ed5616be3593d355b981ffab56b9f37b_TRUE=3D'' | gl_GNULIB_ENABLED_f0efff84a70f4afba30902bb8ffe9354_FALSE=3D'' | gl_GNULIB_ENABLED_f0efff84a70f4afba30902bb8ffe9354_TRUE=3D'#' | gl_GNULIB_ENABLED_fca9852db2a43bb33f02f0fbdbc174f6_FALSE=3D'' | gl_GNULIB_ENABLED_fca9852db2a43bb33f02f0fbdbc174f6_TRUE=3D'#' | gl_GNULIB_ENABLED_fchdir_FALSE=3D'' | gl_GNULIB_ENABLED_fchdir_TRUE=3D'#' | gl_GNULIB_ENABLED_fdopendir_FALSE=3D'' | gl_GNULIB_ENABLED_fdopendir_TRUE=3D'#' | gl_GNULIB_ENABLED_ffs_FALSE=3D'' | gl_GNULIB_ENABLED_ffs_TRUE=3D'#' | gl_GNULIB_ENABLED_fseterr_FALSE=3D'#' | gl_GNULIB_ENABLED_fseterr_TRUE=3D'' | gl_GNULIB_ENABLED_fstat_FALSE=3D'' | gl_GNULIB_ENABLED_fstat_TRUE=3D'#' | gl_GNULIB_ENABLED_fstatat_FALSE=3D'' | gl_GNULIB_ENABLED_fstatat_TRUE=3D'#' | gl_GNULIB_ENABLED_getdelim_FALSE=3D'' | gl_GNULIB_ENABLED_getdelim_TRUE=3D'#' | gl_GNULIB_ENABLED_getdtablesize_FALSE=3D'#' | gl_GNULIB_ENABLED_getdtablesize_TRUE=3D'' | gl_GNULIB_ENABLED_getline_FALSE=3D'' | gl_GNULIB_ENABLED_getline_TRUE=3D'#' | gl_GNULIB_ENABLED_ldexp_FALSE=3D'' | gl_GNULIB_ENABLED_ldexp_TRUE=3D'#' | gl_GNULIB_ENABLED_locale_FALSE=3D'#' | gl_GNULIB_ENABLED_locale_TRUE=3D'' | gl_GNULIB_ENABLED_lstat_FALSE=3D'' | gl_GNULIB_ENABLED_lstat_TRUE=3D'#' | gl_GNULIB_ENABLED_malloca_FALSE=3D'' | gl_GNULIB_ENABLED_malloca_TRUE=3D'#' | gl_GNULIB_ENABLED_memrchr_FALSE=3D'' | gl_GNULIB_ENABLED_memrchr_TRUE=3D'#' | gl_GNULIB_ENABLED_openat_FALSE=3D'' | gl_GNULIB_ENABLED_openat_TRUE=3D'#' | gl_GNULIB_ENABLED_opendir_FALSE=3D'' | gl_GNULIB_ENABLED_opendir_TRUE=3D'#' | gl_GNULIB_ENABLED_readdir_FALSE=3D'' | gl_GNULIB_ENABLED_readdir_TRUE=3D'#' | gl_GNULIB_ENABLED_rewinddir_FALSE=3D'' | gl_GNULIB_ENABLED_rewinddir_TRUE=3D'#' | gl_GNULIB_ENABLED_rmdir_FALSE=3D'' | gl_GNULIB_ENABLED_rmdir_TRUE=3D'#' | gl_GNULIB_ENABLED_strchrnul_FALSE=3D'' | gl_GNULIB_ENABLED_strchrnul_TRUE=3D'#' | gl_GNULIB_ENABLED_strings_FALSE=3D'' | gl_GNULIB_ENABLED_strings_TRUE=3D'#' | gl_GNULIB_ENABLED_strnlen_FALSE=3D'' | gl_GNULIB_ENABLED_strnlen_TRUE=3D'#' | gl_LIBOBJS=3D' lib/libbison_a-asnprintf.o lib/libbison_a-asprintf.o lib/l= ibbison_a-fcntl.o lib/libbison_a-fprintf.o lib/libbison_a-free.o lib/libbis= on_a-fseterr.o lib/libbison_a-mbrtowc.o lib/libbison_a-obstack.o lib/libbis= on_a-printf.o lib/libbison_a-printf-args.o lib/libbison_a-printf-parse.o li= b/libbison_a-snprintf.o lib/libbison_a-spawn_faction_addchdir.o lib/libbiso= n_a-sprintf.o lib/libbison_a-vasnprintf.o lib/libbison_a-vasprintf.o lib/li= bbison_a-vfprintf.o lib/libbison_a-vsnprintf.o lib/libbison_a-vsprintf.o' | gl_LTLIBOBJS=3D' lib/asnprintf.lo lib/asprintf.lo lib/fcntl.lo lib/fprint= f.lo lib/free.lo lib/fseterr.lo lib/mbrtowc.lo lib/obstack.lo lib/printf.lo= lib/printf-args.lo lib/printf-parse.lo lib/snprintf.lo lib/spawn_faction_a= ddchdir.lo lib/sprintf.lo lib/vasnprintf.lo lib/vasprintf.lo lib/vfprintf.l= o lib/vsnprintf.lo lib/vsprintf.lo' | gltests_LIBOBJS=3D'' | gltests_LTLIBOBJS=3D'' | gltests_WITNESS=3D'IN_BISON_GNULIB_TESTS' | host=3D'x86_64-pc-linux-gnu' | host_alias=3D'x86_64-linux-gnu' | host_cpu=3D'x86_64' | host_os=3D'linux-gnu' | host_vendor=3D'pc' | htmldir=3D'${docdir}' | includedir=3D'${prefix}/include' | infodir=3D'${datarootdir}/info' | install_sh=3D'${SHELL} /home/oreo/X-BOX-3O8/BIZZONN-03x08x02.RELEAZE/buil= d-aux/install-sh' | libdir=3D'${exec_prefix}/lib' | libexecdir=3D'${exec_prefix}/libexec' | lispdir=3D'${datarootdir}/emacs/site-lisp' | localedir=3D'${datarootdir}/locale' | localstatedir=3D'${prefix}/var' | mandir=3D'${datarootdir}/man' | mkdir_p=3D'$(MKDIR_P)' | oldincludedir=3D'/usr/include' | pdfdir=3D'${docdir}' | pkglibexecdir=3D'${libexecdir}/${PACKAGE}' | prefix=3D'/usr/local' | program_transform_name=3D's,x,x,' | psdir=3D'${docdir}' | runstatedir=3D'${localstatedir}/run' | sbindir=3D'${exec_prefix}/sbin' | sharedstatedir=3D'${prefix}/com' | sysconfdir=3D'${prefix}/etc' | target_alias=3D'' |=20 | ## ------------------- ## | ## File substitutions. ## | ## ------------------- ## |=20 | relocatable_sh=3D'./build-aux//relocatable.sh.in' |=20 | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## |=20 | /* confdefs.h */ | #define PACKAGE_NAME "GNU Bison" | #define PACKAGE_TARNAME "bison" | #define PACKAGE_VERSION "3.8.2" | #define PACKAGE_STRING "GNU Bison 3.8.2" | #define PACKAGE_BUGREPORT "[email protected]" | #define PACKAGE_URL "https://www.gnu.org/software/bison/" | #define PACKAGE_COPYRIGHT_YEAR 2021 | #define PACKAGE "bison" | #define VERSION "3.8.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_STDIO_EXT_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_CDEFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_THREADS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_TCDRAIN 1 | #define HAVE_CANONICALIZE_FILE_NAME 1 | #define HAVE_FACCESSAT 1 | #define HAVE_REALPATH 1 | #define HAVE_LSTAT 1 | #define HAVE_READLINKAT 1 | #define HAVE_FCHDIR 1 | #define HAVE_FCNTL 1 | #define HAVE_SYMLINK 1 | #define HAVE_FFSL 1 | #define HAVE_SNPRINTF 1 | #define HAVE_FSYNC 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_ISWCNTRL 1 | #define HAVE_ISWBLANK 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBRTOWC 1 | #define HAVE_ISASCII 1 | #define HAVE_MPROTECT 1 | #define HAVE_OBSTACK_PRINTF 1 | #define HAVE_STRERROR_R 1 | #define HAVE___XPG_STRERROR_R 1 | #define HAVE_PIPE 1 | #define HAVE_PIPE2 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR_NP 1 | #define HAVE_READLINK 1 | #define HAVE_SETENV 1 | #define HAVE_LINK 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGALTSTACK 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_STPNCPY 1 | #define HAVE_STRNDUP 1 | #define HAVE_WCWIDTH 1 | #define HAVE_FDOPENDIR 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FSTATAT 1 | #define HAVE_GETDELIM 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_OPENAT 1 | #define HAVE_CATGETS 1 | #define HAVE_SETLOCALE 1 | #define YYTEXT_POINTER 1 | #define M4 "/usr/local/bin/m4" | #define M4_GNU_OPTION "--gnu" | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MALLOC_POSIX 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define FUNC_REALPATH_WORKS 1 | #define HAVE_GETCWD 1 | #define restrict __restrict__ | #define HAVE_ENVIRON_DECL 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_WORKING_O_NOATIME 1 | #define HAVE_WORKING_O_NOFOLLOW 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | #define CHECK_PRINTF_SAFE 1 | #define HAVE_WCHAR_T 1 | #define HAVE_WINT_T 1 | #define HAVE_INTMAX_T 1 | #define DBL_EXPBIT0_WORD 1 | #define DBL_EXPBIT0_BIT 20 | #define HAVE_SNPRINTF 1 | #define HAVE_STRNLEN 1 | #define HAVE_WCSLEN 1 | #define HAVE_WCSNLEN 1 | #define HAVE_MBRTOWC 1 | #define HAVE_WCRTOMB 1 | #define HAVE_DECL__SNPRINTF 0 | #define HAVE_SNPRINTF_RETVAL_C99 1 | #define HAVE_SNPRINTF_TRUNCATION_C99 1 | #define HAVE_DECL_ALARM 1 | #define HAVE_DECL_GETCWD 1 | #define D_INO_IN_DIRENT 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GETOPT_LONG_ONLY 1 | #define HAVE_ICONV 1 | #define ICONV_CONST=20 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define FLT_EXPBIT0_WORD 0 | #define FLT_EXPBIT0_BIT 23 | #define HAVE_TOWLOWER 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_WEAK_SYMBOLS 1 | #define HAVE_PTHREAD_API 1 | #define USE_POSIX_THREADS 1 | #define USE_POSIX_THREADS_WEAK 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_MAP_ANONYMOUS 1 | #define HAVE_MINMAX_IN_SYS_PARAM_H 1 | #define HAVE_DECL_OBSTACK_PRINTF 1 | #define PROMOTED_MODE_T mode_t | #define HAVE_POSIX_SPAWN 1 | #define HAVE_DECL_POSIX_SPAWN 1 | #define REPLACE_VFPRINTF_POSIX 1 | #define USER_LABEL_PREFIX=20 | #define HAVE_SIGSET_T 1 | #define INSTALLPREFIX "/usr/local" | #define MALLOC_0_IS_NONNULL 1 | #define HAVE_DECL_SETENV 1 | #define HAVE_SCHED_H 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_POSIX_SPAWNATTR_T 1 | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1 | #define HAVE__BOOL 1 | #define HAVE_DECL_FCLOSEALL 1 | #define __USE_MINGW_ANSI_STDIO 1 | #define HAVE_DECL_ECVT 1 | #define HAVE_DECL_FCVT 1 | #define HAVE_DECL_GCVT 1 | #define HAVE_DECL_STPNCPY 1 | #define HAVE_DECL_STRDUP 1 | #define HAVE_DECL_STRNDUP 1 | #define HAVE_STRUCT_TMS 1 | #define _USE_STD_STAT 1 | #define HAVE_DECL_EXECVPE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_UNSETENV 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_WCSDUP 1 | #define HAVE_DECL_FCHDIR 1 | #define HAVE_DECL_GETDELIM 1 | #define HAVE_DECL_GETDTABLESIZE 1 | #define HAVE_DECL_GETLINE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define HAVE_DECL_MEMRCHR 1 | #define HAVE_DECL_STRNLEN 1 | #define GNULIB_TEST_ACCESS 1 | #define HAVE_ALLOCA 1 | #define HAVE___BUILTIN_EXPECT 1 | #define GNULIB_TEST_CALLOC_POSIX 1 | #define GNULIB_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_CANONICALIZE_LGPL 1 | #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | #define GNULIB_TEST_REALPATH 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_CLOCK_SETTIME 1 | #define GNULIB_TEST_CLOEXEC 1 | #define GNULIB_TEST_CLOSE 1 | #define GNULIB_CLOSE_STREAM 1 | #define GNULIB_DIRNAME 1 | #define GNULIB_TEST_DUP2 1 | #define GNULIB_TEST_ENVIRON 1 | #define GNULIB_TEST_FCNTL 1 | #define GNULIB_FD_SAFER_FLAG 1 | #define GNULIB_TEST_FFSL 1 | #define GNULIB_TEST_FOPEN 1 | #define GNULIB_FOPEN_GNU 1 | #define GNULIB_FOPEN_SAFER 1 | #define HAVE_DECL___FPENDING 1 | #define REPLACE_FPRINTF_POSIX 1 | #define GNULIB_TEST_FPRINTF_POSIX 1 | #define GNULIB_TEST_FREE_POSIX 1 | #define HAVE_FREXP_IN_LIBC 1 | #define GNULIB_TEST_FREXP 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define GNULIB_TEST_FREXPL 1 | #define GNULIB_TEST_FSYNC 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MINIMALLY_WORKING_GETCWD 1 | #define GNULIB_GETCWD 1 | #define GNULIB_TEST_GETCWD 1 | #define HAVE_DECL_GETHRTIME 0 | #define GNULIB_TEST_GETOPT_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_DECL___ARGV 0 | #define GNULIB_TEST_GETRUSAGE 1 | #define GETTIMEOFDAY_TIMEZONE void | #define GNULIB_TEST_GETTIMEOFDAY 1 | #define HAVE_INLINE 1 | #define GNULIB_TEST_ISNAN 1 | #define GNULIB_TEST_ISNAND 1 | #define HAVE_ISNAND_IN_LIBC 1 | #define GNULIB_TEST_ISNANF 1 | #define GNULIB_TEST_ISNANL 1 | #define HAVE_ISNANL_IN_LIBC 1 | #define HAVE_DECL_ISWBLANK 1 | #define GNULIB_TEST_ISWBLANK 1 | #define GNULIB_TEST_ISWDIGIT 1 | #define GNULIB_TEST_ISWXDIGIT 1 | #define HAVE_LDEXPL 1 | #define GNULIB_TEST_LDEXPL 1 | #define HAVE___INLINE 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define GNULIB_LOCK 1 | #define GNULIB_TEST_MALLOC_POSIX 1 | #define MBRTOWC_IN_C_LOCALE_MAYBE_EILSEQ 1 | #define GNULIB_TEST_MBRTOWC 1 | #define GNULIB_TEST_MBSINIT 1 | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 | #define HAVE_MBSTATE_T 1 | #define GNULIB_TEST_MEMCHR 1 | #define HAVE_MEMPCPY 1 | #define GNULIB_TEST_MEMPCPY 1 | #define GNULIB_MSVC_NOTHROW 1 | #define GNULIB_TEST_OBSTACK_PRINTF 1 | #define GNULIB_TEST_OPEN 1 | #define GNULIB_TEST_PERROR 1 | #define GNULIB_TEST_PIPE 1 | #define GNULIB_TEST_PIPE2 1 | #define GNULIB_PIPE2_SAFER 1 | #define GNULIB_TEST_POSIX_SPAWN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCHDIR 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETPGROUP 1 | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1 | #define GNULIB_TEST_POSIX_SPAWNP 1 | #define HAVE_FREXP_IN_LIBC 1 | #define HAVE_LDEXP_IN_LIBC 1 | #define HAVE_FREXPL_IN_LIBC 1 | #define HAVE_LDEXPL_IN_LIBC 1 | #define REPLACE_PRINTF_POSIX 1 | #define GNULIB_TEST_PRINTF_POSIX 1 | #define HAVE_DECL_PROGRAM_INVOCATION_NAME 1 | #define HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME 1 | #define HAVE_RAISE 1 | #define GNULIB_TEST_RAISE 1 | #define HAVE_RAWMEMCHR 1 | #define GNULIB_TEST_RAWMEMCHR 1 | #define HAVE_READLINE 1 | #define HAVE_READLINE_READLINE_H 1 | #define HAVE_READLINE_HISTORY_H 1 | #define GNULIB_TEST_READLINK 1 | #define GNULIB_TEST_REALLOC_POSIX 1 | #define HAVE_REALLOCARRAY 1 | #define GNULIB_REALLOCARRAY 1 | #define GNULIB_TEST_REALLOCARRAY 1 | #define HAVE_GETCWD 1 | #define HAVE_MALLOC_POSIX 1 | #define HAVE_MEMPCPY 1 | #define HAVE_RAWMEMCHR 1 | #define HAVE_SEARCH_H 1 | #define HAVE_TSEARCH 1 | #define GNULIB_TEST_RENAME 1 | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1 | #define GNULIB_TEST_SIGACTION 1 | #define GNULIB_TEST_SIGNBIT 1 | #define GNULIB_TEST_SIGPROCMASK 1 | #define HAVE_STDINT_H 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SNPRINTF 1 | #define GNULIB_SNPRINTF 1 | #define HAVE_SNPRINTF 1 | #define GNULIB_TEST_SPRINTF_POSIX 1 | #define GNULIB_TEST_STAT 1 | #define GNULIB_TEST_FSCANF 1 | #define GNULIB_FSCANF 1 | #define GNULIB_TEST_SCANF 1 | #define GNULIB_SCANF 1 | #define GNULIB_TEST_FGETC 1 | #define GNULIB_TEST_GETC 1 | #define GNULIB_TEST_GETCHAR 1 | #define GNULIB_TEST_FGETS 1 | #define GNULIB_TEST_FREAD 1 | #define GNULIB_TEST_FPRINTF 1 | #define GNULIB_TEST_PRINTF 1 | #define GNULIB_TEST_VFPRINTF 1 | #define GNULIB_TEST_VPRINTF 1 | #define GNULIB_TEST_FPUTC 1 | #define GNULIB_TEST_PUTC 1 | #define GNULIB_TEST_PUTCHAR 1 | #define GNULIB_TEST_FPUTS 1 | #define GNULIB_TEST_PUTS 1 | #define GNULIB_TEST_FWRITE 1 | #define HAVE_STPCPY 1 | #define GNULIB_TEST_STPCPY 1 | #define HAVE_STPNCPY 1 | #define GNULIB_TEST_STPNCPY 1 | #define GNULIB_TEST_STRDUP 1 | #define GNULIB_STRERROR 1 | #define GNULIB_TEST_STRERROR 1 | #define GNULIB_TEST_STRNDUP 1 | #define GNULIB_TEST_STRTOD 1 | #define HAVE_STRVERSCMP 1 | #define GNULIB_TEST_STRVERSCMP 1 | #define GNULIB_UNISTR_U8_MBTOUCR 1 | #define GNULIB_UNISTR_U8_UCTOMB 1 | #define GNULIB_TEST_UNLINK 1 | #define GNULIB_STDIO_SINGLE_THREAD 1 | #define USE_UNLOCKED_IO GNULIB_STDIO_SINGLE_THREAD | #define HAVE_UNSETENV 1 | #define GNULIB_TEST_UNSETENV 1 | #define HAVE_VASPRINTF 1 | #define GNULIB_TEST_VASPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define GNULIB_TEST_VSPRINTF_POSIX 1 | #define HAVE_WAITID 1 | #define GNULIB_TEST_WAITPID 1 | #define HAVE_DECL_WCWIDTH 1 | #define GNULIB_TEST_WCWIDTH 1 | #define GWINSZ_IN_SYS_IOCTL 1 | #define GNULIB_XALLOC 1 | #define GNULIB_XALLOC_DIE 1 | #define HAVE_STDINT_H 1 | #define GNULIB_TEST_GETDTABLESIZE 1 | #define SETLOCALE_NULL_ALL_MTSAFE 1 | #define SETLOCALE_NULL_ONE_MTSAFE 1 | #define GNULIB_TEST_SETLOCALE_NULL 1 | #define REPLACE_VFPRINTF_POSIX 1 | #define GNULIB_TEST_VFPRINTF_POSIX 1 | #define GNULIB_VFPRINTF_POSIX 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define YYENABLE_NLS 1 |=20 | configure: exit 0 ------=_Part_228894_1732669823.1748011803375--