Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 486000 Details for
Bug 625700
=sys-devel/bison-1.875d fails LALR1 C++ calculator tests ( error: cannot call constructor <somename> directly )
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
testsuite.log
testsuite.log (text/plain), 106.46 KB, created by
Kent Fredric (IRC: kent\n) (RETIRED)
on 2017-07-19 20:38:02 UTC
(
hide
)
Description:
testsuite.log
Filename:
MIME Type:
Creator:
Kent Fredric (IRC: kent\n) (RETIRED)
Created:
2017-07-19 20:38:02 UTC
Size:
106.46 KB
patch
obsolete
>## ---------------------------- ## >## GNU Bison 1.875d test suite. ## >## ---------------------------- ## > >testsuite: command line was: > $ ./testsuite > >## ----------- ## >## ChangeLogs. ## >## ----------- ## > >testsuite: ../ChangeLog: >| 2004-05-21 Paul Eggert <eggert@cs.ucla.edu> >| >| * NEWS: Version 1.875d. >| * configure.ac (AC_INIT): Likewise. >| * src/parse-gram.c, src/parse-gram.h: Regenerate with 1.875d. >| >| * configure.ac (--enable-gcc-warnings): Do not enable -Wshadow, >| -Wmissing-prototypes, or -Wstrict-prototypes for C++. The current >| lalr1.cc runs afoul of the first, and the last two are no longer >| supported by GCC 3.4.0. > >## --------- ## >## Platform. ## >## --------- ## > >hostname = ember >uname -m = x86_64 >uname -r = 4.9.6-gentoo-r1 >uname -s = Linux >uname -v = #24 SMP Wed Feb 22 00:02:49 NZDT 2017 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests >PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr >PATH: /usr/lib/portage/python2.7/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 > >testsuite: atconfig: >| # Configurable variable values for building test suites. >| # Generated by ./config.status. >| # Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc. >| >| # The test suite will define top_srcdir=/../.. etc. >| at_testdir='tests' >| abs_builddir='/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >| at_srcdir='.' >| abs_srcdir='/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests' >| at_top_srcdir='..' >| abs_top_srcdir='/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests/..' >| at_top_builddir='../' >| abs_top_builddir='/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests/../.' >| >| AUTOTEST_PATH='tests' >| >| SHELL=${CONFIG_SHELL-'/bin/sh'} > >testsuite: atlocal: >| # tests/atlocal. Generated from atlocal.in by configure. -*- shell-script -*- >| # Configurable variable values for Bison test suite. >| # Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. >| >| # We need a C compiler. >| CC='x86_64-pc-linux-gnu-gcc' >| >| # We want no optimization. >| CFLAGS='-march=native -mtune=native -O2 -pipe -O0 ' >| >| # We need `config.h'. >| CPPFLAGS="-DHAVE_CONFIG_H=1 -I$abs_top_builddir " >| >| # Is the compiler GCC? >| GCC='yes' >| >| # The GCC C++ compiler. >| CXX='x86_64-pc-linux-gnu-g++' >| >| # We want no optimization with C++, too. >| CXXFLAGS='-march=native -mtune=native -O2 -pipe -O0 ' >| >| # Are special link options needed? >| LDFLAGS='-Wl,-O1 -Wl,--as-needed' >| >| # Are special libraries needed? >| LIBS='' > >## ---------------- ## >## Tested programs. ## >## ---------------- ## > >local.at:204: /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/tests/bison --version >bison (GNU Bison) 1.875d >Written by Robert Corbett and Richard Stallman. > >Copyright (C) 2004 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: Wed Jul 19 02:11:11 -00 2017 >1. Invalid $n (input.at:28): ok (0m0.005s 0m0.011s) >2. Invalid @n (input.at:46): ok (0m0.004s 0m0.012s) >3. Type Clashes (input.at:64): ok (0m0.011s 0m0.012s) >4. Torturing the Scanner (input.at:93): ok (0m0.078s 0m0.093s) >5. Output files: & -dv. (output.at:38): ok (0m0.007s 0m0.027s) >6. Output files: & -dv -o foo.c. (output.at:40): ok (0m0.010s 0m0.024s) >7. Output files: & -dv -o foo.tab.c. (output.at:42): ok (0m0.012s 0m0.022s) >8. Output files: & -dv -y. (output.at:44): ok (0m0.013s 0m0.021s) >9. Output files: & -dv -b bar. (output.at:46): ok (0m0.013s 0m0.021s) >10. Output files: & -dv -g -o foo.c. (output.at:48): ok (0m0.016s 0m0.018s) >11. Output files: %defines %verbose & . (output.at:52): ok (0m0.016s 0m0.018s) >12. Output files: %defines %verbose %yacc & . (output.at:54): ok (0m0.010s 0m0.024s) >13. Output files: %defines %verbose %yacc & . (output.at:57): ok (0m0.013s 0m0.021s) >14. Output files: %file-prefix="bar" %defines %verbose & . (output.at:61): ok (0m0.015s 0m0.019s) >15. Output files: %output="bar.c" %defines %verbose %yacc & . (output.at:63): ok (0m0.015s 0m0.019s) >16. Output files: %file-prefix="baz" %output="bar.c" %defines %verbose %yacc & . (output.at:67): ok (0m0.016s 0m0.018s) >17. Output files: %defines %verbose & . (output.at:72): ok (0m0.014s 0m0.020s) >18. Output files: %defines %verbose & -o foo.c. (output.at:75): ok (0m0.014s 0m0.020s) >19. Output files: & --defines=foo.hpp -o foo.c++. (output.at:79): ok (0m0.011s 0m0.023s) >20. Output files: & -o foo.c++ --graph=foo.gph. (output.at:83): ok (0m0.014s 0m0.020s) >21. Nullable (sets.at:66): ok (0m0.018s 0m0.040s) >22. Broken Closure (sets.at:151): ok (0m0.012s 0m0.024s) >23. Firsts (sets.at:193): ok (0m0.019s 0m0.043s) >24. Useless Terminals (reduce.at:26): ok (0m0.013s 0m0.021s) >25. Useless Nonterminals (reduce.at:70): ok (0m0.013s 0m0.022s) >26. Useless Rules (reduce.at:125): ok (0m0.013s 0m0.021s) >27. Reduced Automaton (reduce.at:212): ok (0m0.029s 0m0.042s) >28. Underivable Rules (reduce.at:301): ok (0m0.012s 0m0.022s) >29. Empty Language (reduce.at:342): ok (0m0.002s 0m0.014s) >30. Prologue synch line (synclines.at:93): skipped (synclines.at:93) >31. %union synch line (synclines.at:113): skipped (synclines.at:113) >32. Postprologue synch line (synclines.at:136): skipped (synclines.at:136) >33. Action synch line (synclines.at:155): skipped (synclines.at:155) >34. Epilogue synch line (synclines.at:173): skipped (synclines.at:173) >35. %union and --defines (headers.at:27): ok (0m0.010s 0m0.013s) >36. Invalid CPP guards: input/input (headers.at:76): ok (0m0.016s 0m0.028s) >37. Invalid CPP guards: 9foo (headers.at:77): ok (0m0.011s 0m0.033s) >38. export YYLTYPE (headers.at:86): ok (0m0.095s 0m0.065s) >39. Mid-rule actions (actions.at:25): ok (0m0.073s 0m0.052s) >40. Actions after errors (actions.at:89): ok (0m0.077s 0m0.045s) >41. Exotic Dollars (actions.at:236): ok (0m0.077s 0m0.047s) >42. Printers and Destructors: (actions.at:556): ok (0m0.080s 0m0.057s) >44. S/R in initial (conflicts.at:32): ok (0m0.011s 0m0.012s) >45. %nonassoc and eof (conflicts.at:52): ok (0m0.091s 0m0.070s) >46. Unresolved SR Conflicts (conflicts.at:129): ok (0m0.011s 0m0.023s) >47. Resolved SR Conflicts (conflicts.at:236): ok (0m0.012s 0m0.022s) >48. Defaulted Conflicted Reduction (conflicts.at:358): ok (0m0.013s 0m0.021s) >49. %expect not enough (conflicts.at:477): ok (0m0.013s 0m0.010s) >50. %expect right (conflicts.at:497): ok (0m0.008s 0m0.015s) >51. %expect too much (conflicts.at:514): ok (0m0.010s 0m0.013s) >52. %expect with reduce conflicts (conflicts.at:534): ok (0m0.011s 0m0.012s) >53. %no-default-prec without %prec (conflicts.at:554): ok (0m0.012s 0m0.011s) >54. %no-default-prec with %prec (conflicts.at:580): ok (0m0.011s 0m0.012s) >55. %default-prec (conflicts.at:604): ok (0m0.013s 0m0.010s) >56. Calculator (calc.at:541): ok (0m0.149s 0m0.319s) >57. Calculator %defines (calc.at:543): ok (0m0.156s 0m0.312s) >58. Calculator %locations (calc.at:544): ok (0m0.150s 0m0.288s) >59. Calculator %name-prefix="calc" (calc.at:545): ok (0m0.163s 0m0.305s) >60. Calculator %verbose (calc.at:546): ok (0m0.143s 0m0.326s) >61. Calculator %yacc (calc.at:547): ok (0m0.163s 0m0.305s) >62. Calculator %error-verbose (calc.at:548): ok (0m0.158s 0m0.275s) >63. Calculator %pure-parser %locations (calc.at:550): ok (0m0.158s 0m0.315s) >64. Calculator %error-verbose %locations (calc.at:551): ok (0m0.155s 0m0.250s) >65. Calculator %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:553): ok (0m0.145s 0m0.262s) >66. Calculator %debug (calc.at:555): ok (0m0.216s 0m0.401s) >67. Calculator %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:556): ok (0m0.185s 0m0.371s) >68. Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:558): ok (0m0.204s 0m0.387s) >69. Calculator %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} (calc.at:560): ok (0m0.199s 0m0.361s) >70. Calculator %glr-parser (calc.at:577): ok (0m0.231s 0m0.315s) >71. Calculator %glr-parser %defines (calc.at:579): ok (0m0.235s 0m0.312s) >72. Calculator %glr-parser %locations (calc.at:580): ok (0m0.232s 0m0.281s) >73. Calculator %glr-parser %name-prefix="calc" (calc.at:581): ok (0m0.242s 0m0.303s) >74. Calculator %glr-parser %verbose (calc.at:582): ok (0m0.232s 0m0.315s) >75. Calculator %glr-parser %yacc (calc.at:583): ok (0m0.243s 0m0.303s) >76. Calculator %glr-parser %error-verbose (calc.at:584): ok (0m0.238s 0m0.276s) >77. Calculator %glr-parser %pure-parser %locations (calc.at:586): ok (0m0.234s 0m0.282s) >78. Calculator %glr-parser %error-verbose %locations (calc.at:587): ok (0m0.212s 0m0.271s) >79. Calculator %glr-parser %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:589): ok (0m0.233s 0m0.251s) >80. Calculator %glr-parser %debug (calc.at:591): ok (0m0.250s 0m0.320s) >81. Calculator %glr-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:592): ok (0m0.256s 0m0.250s) >82. Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:594): ok (0m0.231s 0m0.278s) >83. Calculator %glr-parser %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} (calc.at:596): ok (0m0.264s 0m0.254s) >85. Calculator %skeleton "lalr1.cc" %defines (calc.at:616): ok (0m1.043s 0m0.369s) >90. Big triangle (torture.at:140): ok (0m0.720s 0m0.079s) >91. Big horizontal (torture.at:231): ok (0m2.288s 0m0.144s) >92. Many lookaheads (torture.at:366): ok (0m2.761s 0m0.133s) >93. Exploding the Stack Size with Alloca (torture.at:440): ok (0m0.254s 0m1.726s) >94. Exploding the Stack Size with Malloc (torture.at:461): ok (0m0.283s 0m1.699s) >95. GNU AWK Grammar (existing.at:26): ok (0m0.033s 0m0.013s) >96. GNU Cim Grammar (existing.at:366): ok (0m0.081s 0m0.018s) >97. GNU pic Grammar (existing.at:1218): ok (0m0.101s 0m0.015s) >98. Early token definitions (regression.at:27): ok (0m0.032s 0m0.035s) >99. Braces parsing (regression.at:65): ok (0m0.012s 0m0.022s) >100. Duplicate string (regression.at:87): ok (0m0.008s 0m0.015s) >101. Rule Line Numbers (regression.at:113): ok (0m0.010s 0m0.023s) >102. Mixing %token styles (regression.at:257): ok (0m0.009s 0m0.014s) >103. Invalid inputs (regression.at:280): ok (0m0.004s 0m0.012s) >104. Token definitions (regression.at:312): ok (0m0.037s 0m0.030s) >105. Characters Escapes (regression.at:340): ok (0m0.040s 0m0.027s) >106. Web2c Report (regression.at:371): ok (0m0.012s 0m0.022s) >107. Web2c Actions (regression.at:548): ok (0m0.018s 0m0.019s) >108. Dancer (regression.at:792): ok (0m0.065s 0m0.047s) >109. Dancer %glr-parser (regression.at:793): ok (0m0.142s 0m0.048s) >110. Dancer %skeleton "lalr1.cc" (regression.at:794): ok (0m0.721s 0m0.099s) >111. GLR: Resolve ambiguity, impure, no locations (cxx-type.at:317): ok (0m0.149s 0m0.055s) >112. GLR: Resolve ambiguity, impure, locations (cxx-type.at:324): ok (0m0.150s 0m0.054s) >113. GLR: Resolve ambiguity, pure, no locations (cxx-type.at:330): ok (0m0.154s 0m0.049s) >114. GLR: Resolve ambiguity, pure, locations (cxx-type.at:337): ok (0m0.160s 0m0.048s) >115. GLR: Merge conflicting parses, impure, no locations (cxx-type.at:344): ok (0m0.145s 0m0.060s) >116. GLR: Merge conflicting parses, impure, locations (cxx-type.at:351): ok (0m0.154s 0m0.053s) >117. GLR: Merge conflicting parses, pure, no locations (cxx-type.at:358): ok (0m0.152s 0m0.054s) >118. GLR: Merge conflicting parses, pure, locations (cxx-type.at:364): ok (0m0.149s 0m0.058s) >119. GLR: Verbose messages, resolve ambiguity, impure, no locations (cxx-type.at:371): ok (0m0.159s 0m0.048s) >120. Badly Collapsed GLR States (glr-regression.at:25): ok (0m0.136s 0m0.050s) >121. Improper handling of embedded actions and $-N in GLR parsers (glr-regression.at:117): ok (0m0.138s 0m0.075s) >testsuite: ending at: Wed Jul 19 02:11:54 -00 2017 >testsuite: test suite duration: 0h 0m 43s > >## ------------- ## >## Test results. ## >## ------------- ## > >ERROR: 116 tests were run, >6 failed unexpectedly. >5 tests were skipped. > >## ------------------------ ## >## Summary of the failures. ## >## ------------------------ ## >Failed tests: >GNU Bison 1.875d test suite test groups: > > NUM: FILENAME:LINE TEST-GROUP-NAME > KEYWORDS > > 43: actions.at:557 Printers and Destructors: %locations %defines %skeleton "lalr1.cc" > c++ > 84: calc.at:614 Calculator %skeleton "lalr1.cc" %defines %locations > c++ > 86: calc.at:626 Calculator %skeleton "lalr1.cc" %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc > c++ > 87: calc.at:629 Calculator %skeleton "lalr1.cc" %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc > c++ > 88: calc.at:631 Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc > c++ > 89: calc.at:633 Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} > c++ > >Skipped tests: >GNU Bison 1.875d test suite test groups: > > NUM: FILENAME:LINE TEST-GROUP-NAME > KEYWORDS > > 30: synclines.at:93 Prologue synch line > 31: synclines.at:113 %union synch line > 32: synclines.at:136 Postprologue synch line > 33: synclines.at:155 Action synch line > 34: synclines.at:173 Epilogue synch line > >## ---------------------- ## >## Detailed failed tests. ## >## ---------------------- ## > >43. actions.at:557: testing ... >actions.at:557: bison -o input.c input.y >actions.at:557: $CXX --version || exit 77 >stderr: >stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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. > >actions.at:557: $CXX $CXXFLAGS $CPPFLAGS input.c -o input >stderr: >input.y: In function 'int yyparse()': >input.y:159:55: error: cannot call constructor 'yy::Location::Location' directly [-fpermissive] > yy::Parser parser (yydebug, yy::Location::Location ()); > ^ >input.y:159:55: note: for a function-style cast, remove the redundant '::Location' >stdout: >actions.at:557: exit code was 1, expected 0 >43. actions.at:557: 43. Printers and Destructors: %locations %defines %skeleton "lalr1.cc" (actions.at:557): FAILED (actions.at:557) > >84. calc.at:614: testing ... >calc.at:614: bison -o calc.c calc.y >calc.at:614: $CXX --version || exit 77 >stderr: >stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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. > >calc.at:614: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc >stderr: >calc.y: In function 'int yyparse()': >calc.y:111:57: error: cannot call constructor 'yy::Location::Location' directly [-fpermissive] > yy::Parser parser (!!YYDEBUG, yy::Location::Location ()); > ^ >calc.y:111:57: note: for a function-style cast, remove the redundant '::Location' >stdout: >calc.at:614: exit code was 1, expected 0 >84. calc.at:614: 84. Calculator %skeleton "lalr1.cc" %defines %locations (calc.at:614): FAILED (calc.at:614) > >86. calc.at:626: testing ... >calc.at:626: bison -o calc.c calc.y >calc.at:626: $CXX --version || exit 77 >stderr: >stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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. > >calc.at:626: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc >stderr: >calc.y: In function 'int yyparse()': >calc.y:111:57: error: cannot call constructor 'yy::Location::Location' directly [-fpermissive] > yy::Parser parser (!!YYDEBUG, yy::Location::Location ()); > ^ >calc.y:111:57: note: for a function-style cast, remove the redundant '::Location' >stdout: >calc.at:626: exit code was 1, expected 0 >86. calc.at:626: 86. Calculator %skeleton "lalr1.cc" %error-verbose %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:626): FAILED (calc.at:626) > >87. calc.at:629: testing ... >calc.at:629: bison -o calc.c calc.y >calc.at:629: $CXX --version || exit 77 >stderr: >stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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. > >calc.at:629: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc >stderr: >calc.y: In function 'int yyparse()': >calc.y:111:57: error: cannot call constructor 'yy::Location::Location' directly [-fpermissive] > yy::Parser parser (!!YYDEBUG, yy::Location::Location ()); > ^ >calc.y:111:57: note: for a function-style cast, remove the redundant '::Location' >stdout: >calc.at:629: exit code was 1, expected 0 >87. calc.at:629: 87. Calculator %skeleton "lalr1.cc" %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:629): FAILED (calc.at:629) > >88. calc.at:631: testing ... >calc.at:631: bison -o calc.c calc.y >calc.at:631: $CXX --version || exit 77 >stderr: >stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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. > >calc.at:631: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc >stderr: >calc.y: In function 'int yyparse()': >calc.y:111:57: error: cannot call constructor 'yy::Location::Location' directly [-fpermissive] > yy::Parser parser (!!YYDEBUG, yy::Location::Location ()); > ^ >calc.y:111:57: note: for a function-style cast, remove the redundant '::Location' >stdout: >calc.at:631: exit code was 1, expected 0 >88. calc.at:631: 88. Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc (calc.at:631): FAILED (calc.at:631) > >89. calc.at:633: testing ... >calc.at:633: bison -o calc.c calc.y >calc.at:633: $CXX --version || exit 77 >stderr: >stdout: >x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >Copyright (C) 2015 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. > >calc.at:633: $CXX $CXXFLAGS $CPPFLAGS calc.c -o calc >stderr: >calc.y: In function 'int yyparse(semantic_value*, int*)': >calc.y:111:57: error: cannot call constructor 'yy::Location::Location' directly [-fpermissive] > yy::Parser parser (!!YYDEBUG, yy::Location::Location (), result, count); > ^ >calc.y:111:57: note: for a function-style cast, remove the redundant '::Location' >stdout: >calc.at:633: exit code was 1, expected 0 >89. calc.at:633: 89. Calculator %skeleton "lalr1.cc" %pure-parser %error-verbose %debug %locations %defines %name-prefix="calc" %verbose %yacc %parse-param {semantic_value *result} %parse-param {int *count} (calc.at:633): FAILED (calc.at:633) > > >## -------------- ## >## ..//config.log ## >## -------------- ## >| This file contains any messages produced by compilers while >| running configure, to aid debugging if configure makes a mistake. >| >| It was created by GNU Bison configure 1.875d, which was >| generated by GNU Autoconf 2.59. Invocation command line was >| >| $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls >| >| ## --------- ## >| ## Platform. ## >| ## --------- ## >| >| hostname = ember >| uname -m = x86_64 >| uname -r = 4.9.6-gentoo-r1 >| uname -s = Linux >| uname -v = #24 SMP Wed Feb 22 00:02:49 NZDT 2017 >| >| /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz >| /bin/uname -X = unknown >| >| /bin/arch = unknown >| /usr/bin/arch -k = unknown >| /usr/convex/getsysinfo = unknown >| hostinfo = unknown >| /bin/machine = unknown >| /usr/bin/oslevel = unknown >| /bin/universe = unknown >| >| PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr >| PATH: /usr/lib/portage/python2.7/ebuild-helpers >| PATH: /usr/local/sbin >| PATH: /usr/local/bin >| PATH: /usr/sbin >| PATH: /usr/bin >| PATH: /sbin >| PATH: /bin >| PATH: /opt/bin >| PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 >| >| >| ## ----------- ## >| ## Core tests. ## >| ## ----------- ## >| >| configure:1401: checking for a BSD-compatible install >| configure:1456: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >| configure:1467: checking whether build environment is sane >| configure:1510: result: yes >| configure:1567: checking for gawk >| configure:1583: found /usr/bin/gawk >| configure:1593: result: gawk >| configure:1603: checking whether make sets $(MAKE) >| configure:1623: result: yes >| configure:1808: checking for style of include used by make >| configure:1836: result: GNU >| configure:1869: checking for x86_64-pc-linux-gnu-gcc >| configure:1885: found /usr/bin/x86_64-pc-linux-gnu-gcc >| configure:1895: result: x86_64-pc-linux-gnu-gcc >| configure:2177: checking for C compiler version >| configure:2180: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >| x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >| Copyright (C) 2015 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. >| >| configure:2183: $? = 0 >| configure:2185: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >| Using built-in specs. >| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >| Target: x86_64-pc-linux-gnu >| Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r3 p1.3, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >| Thread model: posix >| gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) >| configure:2188: $? = 0 >| configure:2190: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >| x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >| x86_64-pc-linux-gnu-gcc: fatal error: no input files >| compilation terminated. >| configure:2193: $? = 1 >| configure:2216: checking for C compiler default output file name >| configure:2219: x86_64-pc-linux-gnu-gcc -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:2222: $? = 0 >| configure:2268: result: a.out >| configure:2273: checking whether the C compiler works >| configure:2279: ./a.out >| configure:2282: $? = 0 >| configure:2299: result: yes >| configure:2306: checking whether we are cross compiling >| configure:2308: result: no >| configure:2311: checking for suffix of executables >| configure:2313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:2316: $? = 0 >| configure:2341: result: >| configure:2347: checking for suffix of object files >| configure:2368: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:2371: $? = 0 >| configure:2393: result: o >| configure:2397: checking whether we are using the GNU C compiler >| configure:2421: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:2427: $? = 0 >| configure:2431: test -z >| || test ! -s conftest.err >| configure:2434: $? = 0 >| configure:2437: test -s conftest.o >| configure:2440: $? = 0 >| configure:2453: result: yes >| configure:2459: checking whether x86_64-pc-linux-gnu-gcc accepts -g >| configure:2480: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >| configure:2486: $? = 0 >| configure:2490: test -z >| || test ! -s conftest.err >| configure:2493: $? = 0 >| configure:2496: test -s conftest.o >| configure:2499: $? = 0 >| configure:2510: result: yes >| configure:2527: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >| configure:2597: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:2603: $? = 0 >| configure:2607: test -z >| || test ! -s conftest.err >| configure:2610: $? = 0 >| configure:2613: test -s conftest.o >| configure:2616: $? = 0 >| configure:2634: result: none needed >| configure:2652: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c:2:3: error: unknown type name 'choke' >| choke me >| ^ >| conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input >| configure:2658: $? = 1 >| configure: failed program was: >| | #ifndef __cplusplus >| | choke me >| | #endif >| configure:2793: checking dependency style of x86_64-pc-linux-gnu-gcc >| configure:2883: result: gcc3 >| configure:2906: checking how to run the C preprocessor >| configure:2941: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:2947: $? = 0 >| configure:2979: x86_64-pc-linux-gnu-gcc -E conftest.c >| conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory >| compilation terminated. >| configure:2985: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | /* end confdefs.h. */ >| | #include <ac_nonexistent.h> >| configure:3024: result: x86_64-pc-linux-gnu-gcc -E >| configure:3048: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:3054: $? = 0 >| configure:3086: x86_64-pc-linux-gnu-gcc -E conftest.c >| conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory >| compilation terminated. >| configure:3092: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | /* end confdefs.h. */ >| | #include <ac_nonexistent.h> >| configure:3136: checking for egrep >| configure:3146: result: grep -E >| configure:3152: checking for AIX >| configure:3174: result: no >| configure:3180: checking for ANSI C header files >| configure:3205: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3211: $? = 0 >| configure:3215: test -z >| || test ! -s conftest.err >| configure:3218: $? = 0 >| configure:3221: test -s conftest.o >| configure:3224: $? = 0 >| configure:3313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:29:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] >| exit(2); >| ^ >| conftest.c:29:7: warning: incompatible implicit declaration of built-in function 'exit' >| conftest.c:29:7: note: include '<stdlib.h>' or provide a declaration of 'exit' >| conftest.c:30:3: warning: incompatible implicit declaration of built-in function 'exit' >| exit (0); >| ^ >| conftest.c:30:3: note: include '<stdlib.h>' or provide a declaration of 'exit' >| configure:3316: $? = 0 >| configure:3318: ./conftest >| configure:3321: $? = 0 >| configure:3336: result: yes >| configure:3360: checking for sys/types.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3360: checking for sys/stat.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3360: checking for stdlib.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3360: checking for string.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3360: checking for memory.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3360: checking for strings.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3360: checking for inttypes.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3360: checking for stdint.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3360: checking for unistd.h >| configure:3376: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:3382: $? = 0 >| configure:3386: test -z >| || test ! -s conftest.err >| configure:3389: $? = 0 >| configure:3392: test -s conftest.o >| configure:3395: $? = 0 >| configure:3406: result: yes >| configure:3428: checking minix/config.h usability >| configure:3440: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c:56:26: fatal error: minix/config.h: No such file or directory >| compilation terminated. >| configure:3446: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | /* end confdefs.h. */ >| | #include <stdio.h> >| | #if HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #if HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #if STDC_HEADERS >| | # include <stdlib.h> >| | # include <stddef.h> >| | #else >| | # if HAVE_STDLIB_H >| | # include <stdlib.h> >| | # endif >| | #endif >| | #if HAVE_STRING_H >| | # if !STDC_HEADERS && HAVE_MEMORY_H >| | # include <memory.h> >| | # endif >| | # include <string.h> >| | #endif >| | #if HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #if HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #else >| | # if HAVE_STDINT_H >| | # include <stdint.h> >| | # endif >| | #endif >| | #if HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | #include <minix/config.h> >| configure:3469: result: no >| configure:3473: checking minix/config.h presence >| configure:3483: x86_64-pc-linux-gnu-gcc -E conftest.c >| conftest.c:22:26: fatal error: minix/config.h: No such file or directory >| compilation terminated. >| configure:3489: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | /* end confdefs.h. */ >| | #include <minix/config.h> >| configure:3509: result: no >| configure:3544: checking for minix/config.h >| configure:3551: result: no >| configure:3605: checking for x86_64-pc-linux-gnu-gcc >| configure:3631: result: x86_64-pc-linux-gnu-gcc >| configure:3913: checking for C compiler version >| configure:3916: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >| x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >| Copyright (C) 2015 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. >| >| configure:3919: $? = 0 >| configure:3921: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >| Using built-in specs. >| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >| Target: x86_64-pc-linux-gnu >| Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r3 p1.3, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >| Thread model: posix >| gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) >| configure:3924: $? = 0 >| configure:3926: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >| x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >| x86_64-pc-linux-gnu-gcc: fatal error: no input files >| compilation terminated. >| configure:3929: $? = 1 >| configure:3932: checking whether we are using the GNU C compiler >| configure:3988: result: yes >| configure:3994: checking whether x86_64-pc-linux-gnu-gcc accepts -g >| configure:4045: result: yes >| configure:4062: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >| configure:4169: result: none needed >| configure:4187: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c:2:3: error: unknown type name 'choke' >| choke me >| ^ >| conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input >| configure:4193: $? = 1 >| configure: failed program was: >| | #ifndef __cplusplus >| | choke me >| | #endif >| configure:4328: checking dependency style of x86_64-pc-linux-gnu-gcc >| configure:4418: result: gcc3 >| configure:4443: checking for x86_64-pc-linux-gnu-gcc >| configure:4469: result: x86_64-pc-linux-gnu-gcc >| configure:4751: checking for C compiler version >| configure:4754: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >| x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >| Copyright (C) 2015 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. >| >| configure:4757: $? = 0 >| configure:4759: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >| Using built-in specs. >| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >| Target: x86_64-pc-linux-gnu >| Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r3 p1.3, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >| Thread model: posix >| gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) >| configure:4762: $? = 0 >| configure:4764: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >| x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >| x86_64-pc-linux-gnu-gcc: fatal error: no input files >| compilation terminated. >| configure:4767: $? = 1 >| configure:4770: checking whether we are using the GNU C compiler >| configure:4826: result: yes >| configure:4832: checking whether x86_64-pc-linux-gnu-gcc accepts -g >| configure:4883: result: yes >| configure:4900: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C >| configure:5007: result: none needed >| configure:5025: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c:2:3: error: unknown type name 'choke' >| choke me >| ^ >| conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input >| configure:5031: $? = 1 >| configure: failed program was: >| | #ifndef __cplusplus >| | choke me >| | #endif >| configure:5166: checking dependency style of x86_64-pc-linux-gnu-gcc >| configure:5256: result: gcc3 >| configure:6027: checking for flex >| configure:6043: found /usr/bin/flex >| configure:6053: result: flex >| configure:6066: checking for yywrap in -lfl >| configure:6096: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c -lfl >&5 >| configure:6102: $? = 0 >| configure:6106: test -z >| || test ! -s conftest.err >| configure:6109: $? = 0 >| configure:6112: test -s conftest >| configure:6115: $? = 0 >| configure:6128: result: yes >| configure:6206: checking lex output file root >| configure:6217: flex conftest.l >| configure:6220: $? = 0 >| configure:6232: result: lex.yy >| configure:6237: checking whether yytext is a pointer >| configure:6253: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c -lfl >&5 >| configure:6259: $? = 0 >| configure:6263: test -z >| || test ! -s conftest.err >| configure:6266: $? = 0 >| configure:6269: test -s conftest >| configure:6272: $? = 0 >| configure:6286: result: yes >| configure:6301: checking for bison >| configure:6317: found /usr/bin/bison >| configure:6327: result: bison -y >| configure:6341: checking for x86_64-pc-linux-gnu-ranlib >| configure:6357: found /usr/bin/x86_64-pc-linux-gnu-ranlib >| configure:6367: result: x86_64-pc-linux-gnu-ranlib >| configure:6422: checking for gm4 >| configure:6455: result: no >| configure:6422: checking for gnum4 >| configure:6455: result: no >| configure:6422: checking for m4 >| configure:6440: found /usr/bin/m4 >| configure:6452: result: /usr/bin/m4 >| configure:6463: checking whether m4 supports frozen files >| configure:6475: result: yes >| configure:6507: checking locale.h usability >| configure:6519: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:6525: $? = 0 >| configure:6529: test -z >| || test ! -s conftest.err >| configure:6532: $? = 0 >| configure:6535: test -s conftest.o >| configure:6538: $? = 0 >| configure:6548: result: yes >| configure:6552: checking locale.h presence >| configure:6562: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:6568: $? = 0 >| configure:6588: result: yes >| configure:6623: checking for locale.h >| configure:6630: result: yes >| configure:6507: checking wchar.h usability >| configure:6519: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:6525: $? = 0 >| configure:6529: test -z >| || test ! -s conftest.err >| configure:6532: $? = 0 >| configure:6535: test -s conftest.o >| configure:6538: $? = 0 >| configure:6548: result: yes >| configure:6552: checking wchar.h presence >| configure:6562: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:6568: $? = 0 >| configure:6588: result: yes >| configure:6623: checking for wchar.h >| configure:6630: result: yes >| configure:6507: checking wctype.h usability >| configure:6519: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:6525: $? = 0 >| configure:6529: test -z >| || test ! -s conftest.err >| configure:6532: $? = 0 >| configure:6535: test -s conftest.o >| configure:6538: $? = 0 >| configure:6548: result: yes >| configure:6552: checking wctype.h presence >| configure:6562: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:6568: $? = 0 >| configure:6588: result: yes >| configure:6623: checking for wctype.h >| configure:6630: result: yes >| configure:6655: checking for stdbool.h that conforms to C99 >| configure:6708: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c:54:4: warning: variably modified 'd' at file scope >| char d[(bool) -0.5 == true ? 1 : -1]; >| ^ >| conftest.c:56:4: warning: variably modified 'f' at file scope >| char f[(_Bool) -0.0 == false ? 1 : -1]; >| ^ >| configure:6714: $? = 0 >| configure:6718: test -z >| || test ! -s conftest.err >| configure:6721: $? = 0 >| configure:6724: test -s conftest.o >| configure:6727: $? = 0 >| configure:6738: result: yes >| configure:6740: checking for _Bool >| configure:6764: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:6770: $? = 0 >| configure:6774: test -z >| || test ! -s conftest.err >| configure:6777: $? = 0 >| configure:6780: test -s conftest.o >| configure:6783: $? = 0 >| configure:6794: result: yes >| configure:6833: checking for inline >| configure:6854: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:6860: $? = 0 >| configure:6864: test -z >| || test ! -s conftest.err >| configure:6867: $? = 0 >| configure:6870: test -s conftest.o >| configure:6873: $? = 0 >| configure:6885: result: inline >| configure:6906: checking for uintptr_t >| configure:6930: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:6936: $? = 0 >| configure:6940: test -z >| || test ! -s conftest.err >| configure:6943: $? = 0 >| configure:6946: test -s conftest.o >| configure:6949: $? = 0 >| configure:6960: result: yes >| configure:6981: checking for setlocale >| configure:7038: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:7044: $? = 0 >| configure:7048: test -z >| || test ! -s conftest.err >| configure:7051: $? = 0 >| configure:7054: test -s conftest >| configure:7057: $? = 0 >| configure:7069: result: yes >| configure:6981: checking for isascii >| configure:7038: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c:56:6: warning: conflicting types for built-in function 'isascii' >| char isascii (); >| ^ >| configure:7044: $? = 0 >| configure:7048: test -z >| || test ! -s conftest.err >| configure:7051: $? = 0 >| configure:7054: test -s conftest >| configure:7057: $? = 0 >| configure:7069: result: yes >| configure:6981: checking for iswprint >| configure:7038: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c:57:6: warning: conflicting types for built-in function 'iswprint' >| char iswprint (); >| ^ >| configure:7044: $? = 0 >| configure:7048: test -z >| || test ! -s conftest.err >| configure:7051: $? = 0 >| configure:7054: test -s conftest >| configure:7057: $? = 0 >| configure:7069: result: yes >| configure:6981: checking for mbsinit >| configure:7038: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:7044: $? = 0 >| configure:7048: test -z >| || test ! -s conftest.err >| configure:7051: $? = 0 >| configure:7054: test -s conftest >| configure:7057: $? = 0 >| configure:7069: result: yes >| configure:7091: checking if malloc debugging is wanted >| configure:7112: result: no >| configure:7117: checking for pid_t >| configure:7141: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:7147: $? = 0 >| configure:7151: test -z >| || test ! -s conftest.err >| configure:7154: $? = 0 >| configure:7157: test -s conftest.o >| configure:7160: $? = 0 >| configure:7171: result: yes >| configure:7197: checking fcntl.h usability >| configure:7209: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:7215: $? = 0 >| configure:7219: test -z >| || test ! -s conftest.err >| configure:7222: $? = 0 >| configure:7225: test -s conftest.o >| configure:7228: $? = 0 >| configure:7238: result: yes >| configure:7242: checking fcntl.h presence >| configure:7252: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:7258: $? = 0 >| configure:7278: result: yes >| configure:7313: checking for fcntl.h >| configure:7320: result: yes >| configure:7333: checking for sys/wait.h that is POSIX.1 compatible >| configure:7364: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:7370: $? = 0 >| configure:7374: test -z >| || test ! -s conftest.err >| configure:7377: $? = 0 >| configure:7380: test -s conftest.o >| configure:7383: $? = 0 >| configure:7394: result: yes >| configure:7409: checking for dup2 >| configure:7466: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:7472: $? = 0 >| configure:7476: test -z >| || test ! -s conftest.err >| configure:7479: $? = 0 >| configure:7482: test -s conftest >| configure:7485: $? = 0 >| configure:7497: result: yes >| configure:7409: checking for waitpid >| configure:7466: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:7472: $? = 0 >| configure:7476: test -z >| || test ! -s conftest.err >| configure:7479: $? = 0 >| configure:7482: test -s conftest >| configure:7485: $? = 0 >| configure:7497: result: yes >| configure:7513: checking for unistd.h >| configure:7518: result: yes >| configure:7522: checking vfork.h usability >| configure:7534: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c:74:19: fatal error: vfork.h: No such file or directory >| compilation terminated. >| configure:7540: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define __EXTENSIONS__ 1 >| | #define YYTEXT_POINTER 1 >| | #define M4 "/usr/bin/m4" >| | #define HAVE_LOCALE_H 1 >| | #define HAVE_WCHAR_H 1 >| | #define HAVE_WCTYPE_H 1 >| | #define HAVE__BOOL 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_UINTPTR_T 1 >| | #define HAVE_SETLOCALE 1 >| | #define HAVE_ISASCII 1 >| | #define HAVE_ISWPRINT 1 >| | #define HAVE_MBSINIT 1 >| | #define HAVE_FCNTL_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DUP2 1 >| | #define HAVE_WAITPID 1 >| | #define HAVE_UNISTD_H 1 >| | /* end confdefs.h. */ >| | #include <stdio.h> >| | #if HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #if HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #if STDC_HEADERS >| | # include <stdlib.h> >| | # include <stddef.h> >| | #else >| | # if HAVE_STDLIB_H >| | # include <stdlib.h> >| | # endif >| | #endif >| | #if HAVE_STRING_H >| | # if !STDC_HEADERS && HAVE_MEMORY_H >| | # include <memory.h> >| | # endif >| | # include <string.h> >| | #endif >| | #if HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #if HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #else >| | # if HAVE_STDINT_H >| | # include <stdint.h> >| | # endif >| | #endif >| | #if HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | #include <vfork.h> >| configure:7563: result: no >| configure:7567: checking vfork.h presence >| configure:7577: x86_64-pc-linux-gnu-gcc -E conftest.c >| conftest.c:40:19: fatal error: vfork.h: No such file or directory >| compilation terminated. >| configure:7583: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define __EXTENSIONS__ 1 >| | #define YYTEXT_POINTER 1 >| | #define M4 "/usr/bin/m4" >| | #define HAVE_LOCALE_H 1 >| | #define HAVE_WCHAR_H 1 >| | #define HAVE_WCTYPE_H 1 >| | #define HAVE__BOOL 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_UINTPTR_T 1 >| | #define HAVE_SETLOCALE 1 >| | #define HAVE_ISASCII 1 >| | #define HAVE_ISWPRINT 1 >| | #define HAVE_MBSINIT 1 >| | #define HAVE_FCNTL_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DUP2 1 >| | #define HAVE_WAITPID 1 >| | #define HAVE_UNISTD_H 1 >| | /* end confdefs.h. */ >| | #include <vfork.h> >| configure:7603: result: no >| configure:7638: checking for vfork.h >| configure:7645: result: no >| configure:7663: checking for fork >| configure:7720: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c:64:6: warning: conflicting types for built-in function 'fork' >| char fork (); >| ^ >| configure:7726: $? = 0 >| configure:7730: test -z >| || test ! -s conftest.err >| configure:7733: $? = 0 >| configure:7736: test -s conftest >| configure:7739: $? = 0 >| configure:7751: result: yes >| configure:7663: checking for vfork >| configure:7720: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:7726: $? = 0 >| configure:7730: test -z >| || test ! -s conftest.err >| configure:7733: $? = 0 >| configure:7736: test -s conftest >| configure:7739: $? = 0 >| configure:7751: result: yes >| configure:7762: checking for working fork >| configure:7785: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:9:6: warning: implicit declaration of function 'fork' [-Wimplicit-function-declaration] >| if (fork() < 0) >| ^ >| conftest.c:10:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] >| exit (1); >| ^ >| conftest.c:10:4: warning: incompatible implicit declaration of built-in function 'exit' >| conftest.c:10:4: note: include '<stdlib.h>' or provide a declaration of 'exit' >| conftest.c:11:2: warning: incompatible implicit declaration of built-in function 'exit' >| exit (0); >| ^ >| conftest.c:11:2: note: include '<stdlib.h>' or provide a declaration of 'exit' >| configure:7788: $? = 0 >| configure:7790: ./conftest >| configure:7793: $? = 0 >| configure:7807: result: yes >| configure:7828: checking for working vfork >| configure:7961: result: yes >| configure:8008: checking sys/time.h usability >| configure:8020: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:8026: $? = 0 >| configure:8030: test -z >| || test ! -s conftest.err >| configure:8033: $? = 0 >| configure:8036: test -s conftest.o >| configure:8039: $? = 0 >| configure:8049: result: yes >| configure:8053: checking sys/time.h presence >| configure:8063: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:8069: $? = 0 >| configure:8089: result: yes >| configure:8124: checking for sys/time.h >| configure:8131: result: yes >| configure:8008: checking sys/times.h usability >| configure:8020: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:8026: $? = 0 >| configure:8030: test -z >| || test ! -s conftest.err >| configure:8033: $? = 0 >| configure:8036: test -s conftest.o >| configure:8039: $? = 0 >| configure:8049: result: yes >| configure:8053: checking sys/times.h presence >| configure:8063: x86_64-pc-linux-gnu-gcc -E conftest.c >| configure:8069: $? = 0 >| configure:8089: result: yes >| configure:8124: checking for sys/times.h >| configure:8131: result: yes >| configure:8148: checking for sys/resource.h >| configure:8171: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:8177: $? = 0 >| configure:8181: test -z >| || test ! -s conftest.err >| configure:8184: $? = 0 >| configure:8187: test -s conftest.o >| configure:8190: $? = 0 >| configure:8201: result: yes >| configure:8216: checking for times >| configure:8273: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:8279: $? = 0 >| configure:8283: test -z >| || test ! -s conftest.err >| configure:8286: $? = 0 >| configure:8289: test -s conftest >| configure:8292: $? = 0 >| configure:8304: result: yes >| configure:8315: checking whether getrusage is declared >| configure:8350: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:8356: $? = 0 >| configure:8360: test -z >| || test ! -s conftest.err >| configure:8363: $? = 0 >| configure:8366: test -s conftest.o >| configure:8369: $? = 0 >| configure:8380: result: yes >| configure:8396: checking whether times is declared >| configure:8431: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:8437: $? = 0 >| configure:8441: test -z >| || test ! -s conftest.err >| configure:8444: $? = 0 >| configure:8447: test -s conftest.o >| configure:8450: $? = 0 >| configure:8461: result: yes >| configure:8477: checking whether clock is declared >| configure:8512: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:99:22: error: 'clock' undeclared (first use in this function) >| char *p = (char *) clock; >| ^ >| conftest.c:99:22: note: each undeclared identifier is reported only once for each function it appears in >| configure:8518: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define __EXTENSIONS__ 1 >| | #define YYTEXT_POINTER 1 >| | #define M4 "/usr/bin/m4" >| | #define HAVE_LOCALE_H 1 >| | #define HAVE_WCHAR_H 1 >| | #define HAVE_WCTYPE_H 1 >| | #define HAVE__BOOL 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_UINTPTR_T 1 >| | #define HAVE_SETLOCALE 1 >| | #define HAVE_ISASCII 1 >| | #define HAVE_ISWPRINT 1 >| | #define HAVE_MBSINIT 1 >| | #define HAVE_FCNTL_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DUP2 1 >| | #define HAVE_WAITPID 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_WORKING_VFORK 1 >| | #define HAVE_WORKING_FORK 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_TIMES_H 1 >| | #define HAVE_SYS_RESOURCE_H 1 >| | #define HAVE_TIMES 1 >| | #define HAVE_DECL_GETRUSAGE 1 >| | #define HAVE_DECL_TIMES 1 >| | /* end confdefs.h. */ >| | #include <stdio.h> >| | #if HAVE_SYS_TYPES_H >| | # include <sys/types.h> >| | #endif >| | #if HAVE_SYS_STAT_H >| | # include <sys/stat.h> >| | #endif >| | #if STDC_HEADERS >| | # include <stdlib.h> >| | # include <stddef.h> >| | #else >| | # if HAVE_STDLIB_H >| | # include <stdlib.h> >| | # endif >| | #endif >| | #if HAVE_STRING_H >| | # if !STDC_HEADERS && HAVE_MEMORY_H >| | # include <memory.h> >| | # endif >| | # include <string.h> >| | #endif >| | #if HAVE_STRINGS_H >| | # include <strings.h> >| | #endif >| | #if HAVE_INTTYPES_H >| | # include <inttypes.h> >| | #else >| | # if HAVE_STDINT_H >| | # include <stdint.h> >| | # endif >| | #endif >| | #if HAVE_UNISTD_H >| | # include <unistd.h> >| | #endif >| | #if HAVE_SYS_TIME_H >| | # include <sys/time.h> >| | #endif >| | #if HAVE_SYS_TIMES_H >| | # include <sys/times.h> >| | #endif >| | #if HAVE_SYS_RESOURCE_H >| | # include <sys/resource.h> >| | #endif >| | >| | >| | int >| | main () >| | { >| | #ifndef clock >| | char *p = (char *) clock; >| | #endif >| | >| | ; >| | return 0; >| | } >| configure:8542: result: no >| configure:8558: checking whether sysconf is declared >| configure:8593: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:8599: $? = 0 >| configure:8603: test -z >| || test ! -s conftest.err >| configure:8606: $? = 0 >| configure:8609: test -s conftest.o >| configure:8612: $? = 0 >| configure:8623: result: yes >| configure:8642: checking for clock_t >| configure:8677: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:8683: $? = 0 >| configure:8687: test -z >| || test ! -s conftest.err >| configure:8690: $? = 0 >| configure:8693: test -s conftest.o >| configure:8696: $? = 0 >| configure:8707: result: yes >| configure:8717: checking for struct tms >| configure:8752: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:8758: $? = 0 >| configure:8762: test -z >| || test ! -s conftest.err >| configure:8765: $? = 0 >| configure:8768: test -s conftest.o >| configure:8771: $? = 0 >| configure:8782: result: yes >| configure:8798: checking for working alloca.h >| configure:8819: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:8825: $? = 0 >| configure:8829: test -z >| || test ! -s conftest.err >| configure:8832: $? = 0 >| configure:8835: test -s conftest >| configure:8838: $? = 0 >| configure:8850: result: yes >| configure:8860: checking for alloca >| configure:8901: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:8907: $? = 0 >| configure:8911: test -z >| || test ! -s conftest.err >| configure:8914: $? = 0 >| configure:8917: test -s conftest >| configure:8920: $? = 0 >| configure:8932: result: yes >| configure:9156: checking whether system is Windows or MSDOS >| configure:9180: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:61:1: error: unknown type name 'neither' >| neither MSDOS nor Windows >| ^ >| conftest.c:61:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'nor' >| neither MSDOS nor Windows >| ^ >| configure:9186: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define __EXTENSIONS__ 1 >| | #define YYTEXT_POINTER 1 >| | #define M4 "/usr/bin/m4" >| | #define HAVE_LOCALE_H 1 >| | #define HAVE_WCHAR_H 1 >| | #define HAVE_WCTYPE_H 1 >| | #define HAVE__BOOL 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_UINTPTR_T 1 >| | #define HAVE_SETLOCALE 1 >| | #define HAVE_ISASCII 1 >| | #define HAVE_ISWPRINT 1 >| | #define HAVE_MBSINIT 1 >| | #define HAVE_FCNTL_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DUP2 1 >| | #define HAVE_WAITPID 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_WORKING_VFORK 1 >| | #define HAVE_WORKING_FORK 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_TIMES_H 1 >| | #define HAVE_SYS_RESOURCE_H 1 >| | #define HAVE_TIMES 1 >| | #define HAVE_DECL_GETRUSAGE 1 >| | #define HAVE_DECL_TIMES 1 >| | #define HAVE_DECL_CLOCK 0 >| | #define HAVE_DECL_SYSCONF 1 >| | #define HAVE_CLOCK_T 1 >| | #define HAVE_STRUCT_TMS 1 >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | /* end confdefs.h. */ >| | >| | int >| | main () >| | { >| | #if !defined _WIN32 && !defined __WIN32__ && !defined __MSDOS__ && !defined __CYGWIN__ >| | neither MSDOS nor Windows >| | #endif >| | ; >| | return 0; >| | } >| configure:9211: result: no >| configure:9240: checking whether strerror_r is declared >| configure:9264: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:9270: $? = 0 >| configure:9274: test -z >| || test ! -s conftest.err >| configure:9277: $? = 0 >| configure:9280: test -s conftest.o >| configure:9283: $? = 0 >| configure:9294: result: yes >| configure:9316: checking for strerror_r >| configure:9373: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:9379: $? = 0 >| configure:9383: test -z >| || test ! -s conftest.err >| configure:9386: $? = 0 >| configure:9389: test -s conftest >| configure:9392: $? = 0 >| configure:9404: result: yes >| configure:9414: checking whether strerror_r returns char * >| configure:9442: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:9448: $? = 0 >| configure:9452: test -z >| || test ! -s conftest.err >| configure:9455: $? = 0 >| configure:9458: test -s conftest.o >| configure:9461: $? = 0 >| configure:9521: result: yes >| configure:9545: checking whether NLS is requested >| configure:9554: result: yes >| configure:9592: checking for msgfmt >| configure:9623: result: /usr/bin/msgfmt >| configure:9632: checking for gmsgfmt >| configure:9650: found /usr/bin/gmsgfmt >| configure:9663: result: /usr/bin/gmsgfmt >| configure:9702: checking for xgettext >| configure:9733: result: /usr/bin/xgettext >| configure:9773: checking for msgmerge >| configure:9803: result: /usr/bin/msgmerge >| configure:9860: checking build system type >| configure:9878: result: x86_64-pc-linux-gnu >| configure:9886: checking host system type >| configure:9900: result: x86_64-pc-linux-gnu >| configure:9932: checking for ld used by GCC >| configure:9996: result: /usr/x86_64-pc-linux-gnu/bin/ld >| configure:10005: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >| configure:10018: result: yes >| configure:10024: checking for shared library run path origin >| configure:10037: result: done >| configure:10468: checking whether clearerr_unlocked is declared >| configure:10492: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:10498: $? = 0 >| configure:10502: test -z >| || test ! -s conftest.err >| configure:10505: $? = 0 >| configure:10508: test -s conftest.o >| configure:10511: $? = 0 >| configure:10522: result: yes >| configure:10542: checking whether feof_unlocked is declared >| configure:10566: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:10572: $? = 0 >| configure:10576: test -z >| || test ! -s conftest.err >| configure:10579: $? = 0 >| configure:10582: test -s conftest.o >| configure:10585: $? = 0 >| configure:10596: result: yes >| configure:10616: checking whether ferror_unlocked is declared >| configure:10640: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:10646: $? = 0 >| configure:10650: test -z >| || test ! -s conftest.err >| configure:10653: $? = 0 >| configure:10656: test -s conftest.o >| configure:10659: $? = 0 >| configure:10670: result: yes >| configure:10690: checking whether fflush_unlocked is declared >| configure:10714: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:10720: $? = 0 >| configure:10724: test -z >| || test ! -s conftest.err >| configure:10727: $? = 0 >| configure:10730: test -s conftest.o >| configure:10733: $? = 0 >| configure:10744: result: yes >| configure:10764: checking whether fgets_unlocked is declared >| configure:10788: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:10794: $? = 0 >| configure:10798: test -z >| || test ! -s conftest.err >| configure:10801: $? = 0 >| configure:10804: test -s conftest.o >| configure:10807: $? = 0 >| configure:10818: result: yes >| configure:10838: checking whether fputc_unlocked is declared >| configure:10862: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:10868: $? = 0 >| configure:10872: test -z >| || test ! -s conftest.err >| configure:10875: $? = 0 >| configure:10878: test -s conftest.o >| configure:10881: $? = 0 >| configure:10892: result: yes >| configure:10912: checking whether fputs_unlocked is declared >| configure:10936: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:10942: $? = 0 >| configure:10946: test -z >| || test ! -s conftest.err >| configure:10949: $? = 0 >| configure:10952: test -s conftest.o >| configure:10955: $? = 0 >| configure:10966: result: yes >| configure:10986: checking whether fread_unlocked is declared >| configure:11010: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:11016: $? = 0 >| configure:11020: test -z >| || test ! -s conftest.err >| configure:11023: $? = 0 >| configure:11026: test -s conftest.o >| configure:11029: $? = 0 >| configure:11040: result: yes >| configure:11060: checking whether fwrite_unlocked is declared >| configure:11084: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:11090: $? = 0 >| configure:11094: test -z >| || test ! -s conftest.err >| configure:11097: $? = 0 >| configure:11100: test -s conftest.o >| configure:11103: $? = 0 >| configure:11114: result: yes >| configure:11134: checking whether getc_unlocked is declared >| configure:11158: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:11164: $? = 0 >| configure:11168: test -z >| || test ! -s conftest.err >| configure:11171: $? = 0 >| configure:11174: test -s conftest.o >| configure:11177: $? = 0 >| configure:11188: result: yes >| configure:11208: checking whether getchar_unlocked is declared >| configure:11232: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:11238: $? = 0 >| configure:11242: test -z >| || test ! -s conftest.err >| configure:11245: $? = 0 >| configure:11248: test -s conftest.o >| configure:11251: $? = 0 >| configure:11262: result: yes >| configure:11282: checking whether putc_unlocked is declared >| configure:11306: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:11312: $? = 0 >| configure:11316: test -z >| || test ! -s conftest.err >| configure:11319: $? = 0 >| configure:11322: test -s conftest.o >| configure:11325: $? = 0 >| configure:11336: result: yes >| configure:11356: checking whether putchar_unlocked is declared >| configure:11380: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:11386: $? = 0 >| configure:11390: test -z >| || test ! -s conftest.err >| configure:11393: $? = 0 >| configure:11396: test -s conftest.o >| configure:11399: $? = 0 >| configure:11410: result: yes >| configure:11485: checking for error_at_line >| configure:11506: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:113:1: warning: implicit declaration of function 'error_at_line' [-Wimplicit-function-declaration] >| error_at_line (0, 0, "", 0, ""); >| ^ >| configure:11512: $? = 0 >| configure:11516: test -z >| || test ! -s conftest.err >| configure:11519: $? = 0 >| configure:11522: test -s conftest >| configure:11525: $? = 0 >| configure:11537: result: yes >| configure:11582: checking whether NLS is requested >| configure:11591: result: yes >| configure:11609: checking for GNU gettext in libc >| configure:11633: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:83:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings >| ^ >| configure:11639: $? = 0 >| configure:11643: test -z >| || test ! -s conftest.err >| configure:11646: $? = 0 >| configure:11649: test -s conftest >| configure:11652: $? = 0 >| configure:11664: result: yes >| configure:12363: checking whether to use NLS >| configure:12365: result: yes >| configure:12368: checking where the gettext function comes from >| configure:12379: result: libc >| configure:12467: checking for stdlib.h >| configure:12472: result: yes >| configure:12612: checking for GNU libc compatible malloc >| configure:12641: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:12644: $? = 0 >| configure:12646: ./conftest >| configure:12649: $? = 0 >| configure:12663: result: yes >| configure:12723: checking for iswcntrl >| configure:12780: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c:105:6: warning: conflicting types for built-in function 'iswcntrl' >| char iswcntrl (); >| ^ >| configure:12786: $? = 0 >| configure:12790: test -z >| || test ! -s conftest.err >| configure:12793: $? = 0 >| configure:12796: test -s conftest >| configure:12799: $? = 0 >| configure:12811: result: yes >| configure:12723: checking for wcwidth >| configure:12780: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:12786: $? = 0 >| configure:12790: test -z >| || test ! -s conftest.err >| configure:12793: $? = 0 >| configure:12796: test -s conftest >| configure:12799: $? = 0 >| configure:12811: result: yes >| configure:12822: checking whether mbrtowc and mbstate_t are properly declared >| configure:12843: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:12849: $? = 0 >| configure:12853: test -z >| || test ! -s conftest.err >| configure:12856: $? = 0 >| configure:12859: test -s conftest >| configure:12862: $? = 0 >| configure:12874: result: yes >| configure:12885: checking whether wcwidth is declared >| configure:12918: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:12924: $? = 0 >| configure:12928: test -z >| || test ! -s conftest.err >| configure:12931: $? = 0 >| configure:12934: test -s conftest.o >| configure:12937: $? = 0 >| configure:12948: result: yes >| configure:12961: checking whether mbswidth is declared in <wchar.h> >| configure:12988: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| conftest.c: In function 'main': >| conftest.c:94:22: error: 'mbswidth' undeclared (first use in this function) >| char *p = (char *) mbswidth; >| ^ >| conftest.c:94:22: note: each undeclared identifier is reported only once for each function it appears in >| configure:12994: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define __EXTENSIONS__ 1 >| | #define YYTEXT_POINTER 1 >| | #define M4 "/usr/bin/m4" >| | #define HAVE_LOCALE_H 1 >| | #define HAVE_WCHAR_H 1 >| | #define HAVE_WCTYPE_H 1 >| | #define HAVE__BOOL 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_UINTPTR_T 1 >| | #define HAVE_SETLOCALE 1 >| | #define HAVE_ISASCII 1 >| | #define HAVE_ISWPRINT 1 >| | #define HAVE_MBSINIT 1 >| | #define HAVE_FCNTL_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DUP2 1 >| | #define HAVE_WAITPID 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_WORKING_VFORK 1 >| | #define HAVE_WORKING_FORK 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_TIMES_H 1 >| | #define HAVE_SYS_RESOURCE_H 1 >| | #define HAVE_TIMES 1 >| | #define HAVE_DECL_GETRUSAGE 1 >| | #define HAVE_DECL_TIMES 1 >| | #define HAVE_DECL_CLOCK 0 >| | #define HAVE_DECL_SYSCONF 1 >| | #define HAVE_CLOCK_T 1 >| | #define HAVE_STRUCT_TMS 1 >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| | #define HAVE_DECL_STRERROR_R 1 >| | #define HAVE_STRERROR_R 1 >| | #define STRERROR_R_CHAR_P 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_ALLOCA 1 >| | #define HAVE_ALLOCA_H 1 >| | #define ENABLE_NLS 1 >| | #define HAVE_GETTEXT 1 >| | #define HAVE_DCGETTEXT 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_MALLOC 1 >| | #define HAVE_ISWCNTRL 1 >| | #define HAVE_WCWIDTH 1 >| | #define HAVE_MBRTOWC 1 >| | #define HAVE_DECL_WCWIDTH 1 >| | /* end confdefs.h. */ >| | >| | #if HAVE_WCHAR_H >| | # include <wchar.h> >| | #endif >| | >| | int >| | main () >| | { >| | >| | char *p = (char *) mbswidth; >| | >| | ; >| | return 0; >| | } >| configure:13018: result: no >| configure:13031: checking for mbstate_t >| configure:13053: x86_64-pc-linux-gnu-gcc -c -march=native -mtune=native -O2 -pipe -O0 conftest.c >&5 >| configure:13059: $? = 0 >| configure:13063: test -z >| || test ! -s conftest.err >| configure:13066: $? = 0 >| configure:13069: test -s conftest.o >| configure:13072: $? = 0 >| configure:13083: result: yes >| configure:13101: checking for obstacks >| configure:13122: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:13128: $? = 0 >| configure:13132: test -z >| || test ! -s conftest.err >| configure:13135: $? = 0 >| configure:13138: test -s conftest >| configure:13141: $? = 0 >| configure:13153: result: yes >| configure:13201: checking for mbstate_t >| configure:13253: result: yes >| configure:13269: checking whether mbrtowc and mbstate_t are properly declared >| configure:13321: result: yes >| configure:13338: checking for stdlib.h >| configure:13343: result: yes >| configure:13483: checking for GNU libc compatible realloc >| configure:13512: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:13515: $? = 0 >| configure:13517: ./conftest >| configure:13520: $? = 0 >| configure:13534: result: yes >| configure:13592: checking for stpcpy >| configure:13649: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c:116:6: warning: conflicting types for built-in function 'stpcpy' >| char stpcpy (); >| ^ >| configure:13655: $? = 0 >| configure:13659: test -z >| || test ! -s conftest.err >| configure:13662: $? = 0 >| configure:13665: test -s conftest >| configure:13668: $? = 0 >| configure:13680: result: yes >| configure:13714: checking for strndup >| configure:13771: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| conftest.c:117:6: warning: conflicting types for built-in function 'strndup' >| char strndup (); >| ^ >| configure:13777: $? = 0 >| configure:13781: test -z >| || test ! -s conftest.err >| configure:13784: $? = 0 >| configure:13787: test -s conftest >| configure:13790: $? = 0 >| configure:13802: result: yes >| configure:13903: checking for working strnlen >| configure:13942: x86_64-pc-linux-gnu-gcc -o conftest -march=native -mtune=native -O2 -pipe -O0 -Wl,-O1 -Wl,--as-needed conftest.c >&5 >| configure:13945: $? = 0 >| configure:13947: ./conftest >| configure:13950: $? = 0 >| configure:13964: result: yes >| configure:14073: checking for valgrind >| configure:14102: result: no >| configure:14119: checking for x86_64-pc-linux-gnu-g++ >| configure:14135: found /usr/bin/x86_64-pc-linux-gnu-g++ >| configure:14145: result: x86_64-pc-linux-gnu-g++ >| configure:14203: checking for C++ compiler version >| configure:14206: x86_64-pc-linux-gnu-g++ --version </dev/null >&5 >| x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) 5.4.0 >| Copyright (C) 2015 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. >| >| configure:14209: $? = 0 >| configure:14211: x86_64-pc-linux-gnu-g++ -v </dev/null >&5 >| Using built-in specs. >| COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-g++ >| COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >| Target: x86_64-pc-linux-gnu >| Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r3/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0-r3 p1.3, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >| Thread model: posix >| gcc version 5.4.0 (Gentoo 5.4.0-r3 p1.3, pie-0.6.5) >| configure:14214: $? = 0 >| configure:14216: x86_64-pc-linux-gnu-g++ -V </dev/null >&5 >| x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' >| x86_64-pc-linux-gnu-g++: fatal error: no input files >| compilation terminated. >| configure:14219: $? = 1 >| configure:14222: checking whether we are using the GNU C++ compiler >| configure:14246: x86_64-pc-linux-gnu-g++ -c -march=native -mtune=native -O2 -pipe -O0 conftest.cc >&5 >| configure:14252: $? = 0 >| configure:14256: test -z >| || test ! -s conftest.err >| configure:14259: $? = 0 >| configure:14262: test -s conftest.o >| configure:14265: $? = 0 >| configure:14278: result: yes >| configure:14284: checking whether x86_64-pc-linux-gnu-g++ accepts -g >| configure:14305: x86_64-pc-linux-gnu-g++ -c -g conftest.cc >&5 >| configure:14311: $? = 0 >| configure:14315: test -z >| || test ! -s conftest.err >| configure:14318: $? = 0 >| configure:14321: test -s conftest.o >| configure:14324: $? = 0 >| configure:14335: result: yes >| configure:14377: x86_64-pc-linux-gnu-g++ -c -march=native -mtune=native -O2 -pipe -O0 conftest.cc >&5 >| configure:14383: $? = 0 >| configure:14387: test -z >| || test ! -s conftest.err >| configure:14390: $? = 0 >| configure:14393: test -s conftest.o >| configure:14396: $? = 0 >| configure:14422: x86_64-pc-linux-gnu-g++ -c -march=native -mtune=native -O2 -pipe -O0 conftest.cc >&5 >| conftest.cc: In function 'int main()': >| conftest.cc:98:9: error: 'exit' was not declared in this scope >| exit (42); >| ^ >| configure:14428: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define __EXTENSIONS__ 1 >| | #define YYTEXT_POINTER 1 >| | #define M4 "/usr/bin/m4" >| | #define HAVE_LOCALE_H 1 >| | #define HAVE_WCHAR_H 1 >| | #define HAVE_WCTYPE_H 1 >| | #define HAVE__BOOL 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_UINTPTR_T 1 >| | #define HAVE_SETLOCALE 1 >| | #define HAVE_ISASCII 1 >| | #define HAVE_ISWPRINT 1 >| | #define HAVE_MBSINIT 1 >| | #define HAVE_FCNTL_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DUP2 1 >| | #define HAVE_WAITPID 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_WORKING_VFORK 1 >| | #define HAVE_WORKING_FORK 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_TIMES_H 1 >| | #define HAVE_SYS_RESOURCE_H 1 >| | #define HAVE_TIMES 1 >| | #define HAVE_DECL_GETRUSAGE 1 >| | #define HAVE_DECL_TIMES 1 >| | #define HAVE_DECL_CLOCK 0 >| | #define HAVE_DECL_SYSCONF 1 >| | #define HAVE_CLOCK_T 1 >| | #define HAVE_STRUCT_TMS 1 >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| | #define HAVE_DECL_STRERROR_R 1 >| | #define HAVE_STRERROR_R 1 >| | #define STRERROR_R_CHAR_P 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_ALLOCA 1 >| | #define HAVE_ALLOCA_H 1 >| | #define ENABLE_NLS 1 >| | #define HAVE_GETTEXT 1 >| | #define HAVE_DCGETTEXT 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_MALLOC 1 >| | #define HAVE_ISWCNTRL 1 >| | #define HAVE_WCWIDTH 1 >| | #define HAVE_MBRTOWC 1 >| | #define HAVE_DECL_WCWIDTH 1 >| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 >| | #define HAVE_MBSTATE_T 1 >| | #define HAVE_OBSTACK 1 >| | #define HAVE_MBSTATE_T 1 >| | #define HAVE_MBRTOWC 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_REALLOC 1 >| | #define HAVE_STPCPY 1 >| | #define HAVE_STRNDUP 1 >| | /* end confdefs.h. */ >| | >| | int >| | main () >| | { >| | exit (42); >| | ; >| | return 0; >| | } >| configure:14377: x86_64-pc-linux-gnu-g++ -c -march=native -mtune=native -O2 -pipe -O0 conftest.cc >&5 >| conftest.cc:94:40: error: 'void std::exit(int)' should have been declared inside 'std' >| extern "C" void std::exit (int) throw (); using std::exit; >| ^ >| configure:14383: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define __EXTENSIONS__ 1 >| | #define YYTEXT_POINTER 1 >| | #define M4 "/usr/bin/m4" >| | #define HAVE_LOCALE_H 1 >| | #define HAVE_WCHAR_H 1 >| | #define HAVE_WCTYPE_H 1 >| | #define HAVE__BOOL 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_UINTPTR_T 1 >| | #define HAVE_SETLOCALE 1 >| | #define HAVE_ISASCII 1 >| | #define HAVE_ISWPRINT 1 >| | #define HAVE_MBSINIT 1 >| | #define HAVE_FCNTL_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DUP2 1 >| | #define HAVE_WAITPID 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_WORKING_VFORK 1 >| | #define HAVE_WORKING_FORK 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_TIMES_H 1 >| | #define HAVE_SYS_RESOURCE_H 1 >| | #define HAVE_TIMES 1 >| | #define HAVE_DECL_GETRUSAGE 1 >| | #define HAVE_DECL_TIMES 1 >| | #define HAVE_DECL_CLOCK 0 >| | #define HAVE_DECL_SYSCONF 1 >| | #define HAVE_CLOCK_T 1 >| | #define HAVE_STRUCT_TMS 1 >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| | #define HAVE_DECL_STRERROR_R 1 >| | #define HAVE_STRERROR_R 1 >| | #define STRERROR_R_CHAR_P 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_ALLOCA 1 >| | #define HAVE_ALLOCA_H 1 >| | #define ENABLE_NLS 1 >| | #define HAVE_GETTEXT 1 >| | #define HAVE_DCGETTEXT 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_MALLOC 1 >| | #define HAVE_ISWCNTRL 1 >| | #define HAVE_WCWIDTH 1 >| | #define HAVE_MBRTOWC 1 >| | #define HAVE_DECL_WCWIDTH 1 >| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 >| | #define HAVE_MBSTATE_T 1 >| | #define HAVE_OBSTACK 1 >| | #define HAVE_MBSTATE_T 1 >| | #define HAVE_MBRTOWC 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_REALLOC 1 >| | #define HAVE_STPCPY 1 >| | #define HAVE_STRNDUP 1 >| | /* end confdefs.h. */ >| | extern "C" void std::exit (int) throw (); using std::exit; >| | #include <stdlib.h> >| | int >| | main () >| | { >| | exit (42); >| | ; >| | return 0; >| | } >| configure:14377: x86_64-pc-linux-gnu-g++ -c -march=native -mtune=native -O2 -pipe -O0 conftest.cc >&5 >| conftest.cc:94:31: error: 'void std::exit(int)' should have been declared inside 'std' >| extern "C" void std::exit (int); using std::exit; >| ^ >| In file included from conftest.cc:95:0: >| /usr/include/stdlib.h:543:70: error: declaration of 'void std::exit(int) throw ()' has a different exception specifier >| extern void exit (int __status) __THROW __attribute__ ((__noreturn__)); >| ^ >| conftest.cc:94:17: error: from previous declaration 'void std::exit(int)' >| extern "C" void std::exit (int); using std::exit; >| ^ >| configure:14383: $? = 1 >| configure: failed program was: >| | /* confdefs.h. */ >| | >| | #define PACKAGE_NAME "GNU Bison" >| | #define PACKAGE_TARNAME "bison" >| | #define PACKAGE_VERSION "1.875d" >| | #define PACKAGE_STRING "GNU Bison 1.875d" >| | #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| | #define PACKAGE "bison" >| | #define VERSION "1.875d" >| | #define _GNU_SOURCE 1 >| | #define STDC_HEADERS 1 >| | #define HAVE_SYS_TYPES_H 1 >| | #define HAVE_SYS_STAT_H 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_STRING_H 1 >| | #define HAVE_MEMORY_H 1 >| | #define HAVE_STRINGS_H 1 >| | #define HAVE_INTTYPES_H 1 >| | #define HAVE_STDINT_H 1 >| | #define HAVE_UNISTD_H 1 >| | #define __EXTENSIONS__ 1 >| | #define YYTEXT_POINTER 1 >| | #define M4 "/usr/bin/m4" >| | #define HAVE_LOCALE_H 1 >| | #define HAVE_WCHAR_H 1 >| | #define HAVE_WCTYPE_H 1 >| | #define HAVE__BOOL 1 >| | #define HAVE_STDBOOL_H 1 >| | #define HAVE_UINTPTR_T 1 >| | #define HAVE_SETLOCALE 1 >| | #define HAVE_ISASCII 1 >| | #define HAVE_ISWPRINT 1 >| | #define HAVE_MBSINIT 1 >| | #define HAVE_FCNTL_H 1 >| | #define HAVE_SYS_WAIT_H 1 >| | #define HAVE_DUP2 1 >| | #define HAVE_WAITPID 1 >| | #define HAVE_UNISTD_H 1 >| | #define HAVE_FORK 1 >| | #define HAVE_VFORK 1 >| | #define HAVE_WORKING_VFORK 1 >| | #define HAVE_WORKING_FORK 1 >| | #define HAVE_SYS_TIME_H 1 >| | #define HAVE_SYS_TIMES_H 1 >| | #define HAVE_SYS_RESOURCE_H 1 >| | #define HAVE_TIMES 1 >| | #define HAVE_DECL_GETRUSAGE 1 >| | #define HAVE_DECL_TIMES 1 >| | #define HAVE_DECL_CLOCK 0 >| | #define HAVE_DECL_SYSCONF 1 >| | #define HAVE_CLOCK_T 1 >| | #define HAVE_STRUCT_TMS 1 >| | #define HAVE_ALLOCA_H 1 >| | #define HAVE_ALLOCA 1 >| | #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| | #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| | #define HAVE_DECL_STRERROR_R 1 >| | #define HAVE_STRERROR_R 1 >| | #define STRERROR_R_CHAR_P 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_ALLOCA 1 >| | #define HAVE_ALLOCA_H 1 >| | #define ENABLE_NLS 1 >| | #define HAVE_GETTEXT 1 >| | #define HAVE_DCGETTEXT 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_MALLOC 1 >| | #define HAVE_ISWCNTRL 1 >| | #define HAVE_WCWIDTH 1 >| | #define HAVE_MBRTOWC 1 >| | #define HAVE_DECL_WCWIDTH 1 >| | #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 >| | #define HAVE_MBSTATE_T 1 >| | #define HAVE_OBSTACK 1 >| | #define HAVE_MBSTATE_T 1 >| | #define HAVE_MBRTOWC 1 >| | #define HAVE_STDLIB_H 1 >| | #define HAVE_REALLOC 1 >| | #define HAVE_STPCPY 1 >| | #define HAVE_STRNDUP 1 >| | /* end confdefs.h. */ >| | extern "C" void std::exit (int); using std::exit; >| | #include <stdlib.h> >| | int >| | main () >| | { >| | exit (42); >| | ; >| | return 0; >| | } >| configure:14377: x86_64-pc-linux-gnu-g++ -c -march=native -mtune=native -O2 -pipe -O0 conftest.cc >&5 >| configure:14383: $? = 0 >| configure:14387: test -z >| || test ! -s conftest.err >| configure:14390: $? = 0 >| configure:14393: test -s conftest.o >| configure:14396: $? = 0 >| configure:14422: x86_64-pc-linux-gnu-g++ -c -march=native -mtune=native -O2 -pipe -O0 conftest.cc >&5 >| configure:14428: $? = 0 >| configure:14432: test -z >| || test ! -s conftest.err >| configure:14435: $? = 0 >| configure:14438: test -s conftest.o >| configure:14441: $? = 0 >| configure:14466: checking dependency style of x86_64-pc-linux-gnu-g++ >| configure:14556: result: gcc3 >| configure:14713: creating ./config.status >| >| ## ---------------------- ## >| ## Running config.status. ## >| ## ---------------------- ## >| >| This file was extended by GNU Bison config.status 1.875d, which was >| generated by GNU Autoconf 2.59. Invocation command line was >| >| CONFIG_FILES = >| CONFIG_HEADERS = >| CONFIG_LINKS = >| CONFIG_COMMANDS = >| $ ./config.status >| >| on ember >| >| config.status:751: creating tests/Makefile >| config.status:751: creating tests/atlocal >| config.status:751: creating tests/bison >| config.status:751: creating Makefile >| config.status:751: creating config/Makefile >| config.status:751: creating po/Makefile.in >| config.status:751: creating data/Makefile >| config.status:751: creating lib/Makefile >| config.status:751: creating src/Makefile >| config.status:751: creating doc/Makefile >| config.status:859: creating config.h >| config.status:1327: executing depfiles commands >| config.status:1327: executing default-1 commands >| config.status:1327: executing tests/atconfig commands >| >| ## ---------------- ## >| ## Cache variables. ## >| ## ---------------- ## >| >| ac_cv_build=x86_64-pc-linux-gnu >| ac_cv_build_alias=x86_64-pc-linux-gnu >| ac_cv_c_compiler_gnu=yes >| ac_cv_c_inline=inline >| ac_cv_cxx_compiler_gnu=yes >| ac_cv_env_CC_set= >| ac_cv_env_CC_value= >| ac_cv_env_CFLAGS_set=set >| ac_cv_env_CFLAGS_value='-march=native -mtune=native -O2 -pipe -O0' >| ac_cv_env_CPPFLAGS_set= >| ac_cv_env_CPPFLAGS_value= >| ac_cv_env_CPP_set= >| ac_cv_env_CPP_value= >| ac_cv_env_CXXFLAGS_set=set >| ac_cv_env_CXXFLAGS_value='-march=native -mtune=native -O2 -pipe -O0' >| ac_cv_env_CXX_set= >| ac_cv_env_CXX_value= >| ac_cv_env_LDFLAGS_set=set >| ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >| ac_cv_env_build_alias_set=set >| ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >| ac_cv_env_host_alias_set=set >| ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >| ac_cv_env_target_alias_set= >| ac_cv_env_target_alias_value= >| ac_cv_exeext= >| ac_cv_func_alloca_works=yes >| ac_cv_func_dup2=yes >| ac_cv_func_fork=yes >| ac_cv_func_fork_works=yes >| ac_cv_func_isascii=yes >| ac_cv_func_iswcntrl=yes >| ac_cv_func_iswprint=yes >| ac_cv_func_malloc_0_nonnull=yes >| ac_cv_func_mbsinit=yes >| ac_cv_func_obstack=yes >| ac_cv_func_realloc_0_nonnull=yes >| ac_cv_func_setlocale=yes >| ac_cv_func_stpcpy=yes >| ac_cv_func_strerror_r=yes >| ac_cv_func_strerror_r_char_p=yes >| ac_cv_func_strndup=yes >| ac_cv_func_strnlen_working=yes >| ac_cv_func_times=yes >| ac_cv_func_vfork=yes >| ac_cv_func_vfork_works=yes >| ac_cv_func_waitpid=yes >| ac_cv_func_wcwidth=yes >| ac_cv_have_decl_clearerr_unlocked=yes >| ac_cv_have_decl_clock=no >| ac_cv_have_decl_feof_unlocked=yes >| ac_cv_have_decl_ferror_unlocked=yes >| ac_cv_have_decl_fflush_unlocked=yes >| ac_cv_have_decl_fgets_unlocked=yes >| ac_cv_have_decl_fputc_unlocked=yes >| ac_cv_have_decl_fputs_unlocked=yes >| ac_cv_have_decl_fread_unlocked=yes >| ac_cv_have_decl_fwrite_unlocked=yes >| ac_cv_have_decl_getc_unlocked=yes >| ac_cv_have_decl_getchar_unlocked=yes >| ac_cv_have_decl_getrusage=yes >| ac_cv_have_decl_mbswidth=no >| ac_cv_have_decl_putc_unlocked=yes >| ac_cv_have_decl_putchar_unlocked=yes >| ac_cv_have_decl_strerror_r=yes >| ac_cv_have_decl_sysconf=yes >| ac_cv_have_decl_times=yes >| ac_cv_have_decl_wcwidth=yes >| ac_cv_header_fcntl_h=yes >| ac_cv_header_inttypes_h=yes >| ac_cv_header_locale_h=yes >| ac_cv_header_memory_h=yes >| ac_cv_header_minix_config_h=no >| ac_cv_header_stdbool_h=yes >| ac_cv_header_stdc=yes >| ac_cv_header_stdint_h=yes >| ac_cv_header_stdlib_h=yes >| ac_cv_header_string_h=yes >| ac_cv_header_strings_h=yes >| ac_cv_header_sys_resource_h=yes >| ac_cv_header_sys_stat_h=yes >| ac_cv_header_sys_time_h=yes >| ac_cv_header_sys_times_h=yes >| ac_cv_header_sys_types_h=yes >| ac_cv_header_sys_wait_h=yes >| ac_cv_header_unistd_h=yes >| ac_cv_header_vfork_h=no >| ac_cv_header_wchar_h=yes >| ac_cv_header_wctype_h=yes >| ac_cv_host=x86_64-pc-linux-gnu >| ac_cv_host_alias=x86_64-pc-linux-gnu >| ac_cv_lib_error_at_line=yes >| ac_cv_lib_fl_yywrap=yes >| ac_cv_objext=o >| ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >| ac_cv_path_M4=/usr/bin/m4 >| ac_cv_path_MSGFMT=/usr/bin/msgfmt >| ac_cv_path_MSGMERGE=/usr/bin/msgmerge >| ac_cv_path_XGETTEXT=/usr/bin/xgettext >| ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' >| ac_cv_prog_AWK=gawk >| ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >| ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >| ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >| ac_cv_prog_LEX=flex >| ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >| ac_cv_prog_YACC='bison -y' >| ac_cv_prog_cc_g=yes >| ac_cv_prog_cc_stdc= >| ac_cv_prog_cxx_g=yes >| ac_cv_prog_egrep='grep -E' >| ac_cv_prog_gnu_m4=yes >| ac_cv_prog_lex_root=lex.yy >| ac_cv_prog_lex_yytext_pointer=yes >| ac_cv_prog_make_make_set=yes >| ac_cv_type__Bool=yes >| ac_cv_type_clock_t=yes >| ac_cv_type_mbstate_t=yes >| ac_cv_type_pid_t=yes >| ac_cv_type_struct_tms=yes >| ac_cv_type_uintptr_t=yes >| ac_cv_win_or_dos=no >| ac_cv_working_alloca_h=yes >| acl_cv_hardcode_direct=no >| acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >| acl_cv_hardcode_libdir_separator= >| acl_cv_hardcode_minus_L=no >| acl_cv_libext=a >| acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >| acl_cv_prog_gnu_ld=yes >| acl_cv_rpath=done >| acl_cv_shlibext=so >| acl_cv_wl=-Wl, >| am_cv_CC_dependencies_compiler_type=gcc3 >| am_cv_CXX_dependencies_compiler_type=gcc3 >| am_cv_prog_cc_stdc= >| gl_cv_func_mbrtowc=yes >| gt_cv_func_gnugettext1_libc=yes >| >| ## ----------------- ## >| ## Output variables. ## >| ## ----------------- ## >| >| ACLOCAL='${SHELL} /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config/missing --run aclocal-1.8' >| ALLOCA='' >| ALLOCA_H='alloca.h' >| AMDEPBACKSLASH='\' >| AMDEP_FALSE='#' >| AMDEP_TRUE='' >| AMTAR='${SHELL} /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config/missing --run tar' >| AUTOCONF='${SHELL} /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config/missing --run autoconf' >| AUTOHEADER='${SHELL} /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config/missing --run autoheader' >| AUTOM4TE='${SHELL} /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config/missing --run autom4te' >| AUTOMAKE='${SHELL} /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config/missing --run automake-1.8' >| AWK='gawk' >| CC='x86_64-pc-linux-gnu-gcc' >| CCDEPMODE='depmode=gcc3' >| CFLAGS='-march=native -mtune=native -O2 -pipe -O0' >| CPP='x86_64-pc-linux-gnu-gcc -E' >| CPPFLAGS='' >| CXX='x86_64-pc-linux-gnu-g++' >| CXXDEPMODE='depmode=gcc3' >| CXXFLAGS='-march=native -mtune=native -O2 -pipe -O0' >| CYGPATH_W='echo' >| DEFS='-DHAVE_CONFIG_H' >| DEPDIR='.deps' >| ECHO_C='' >| ECHO_N='-n' >| ECHO_T='' >| EGREP='grep -E' >| EXEEXT='' >| GCC='yes' >| GMSGFMT='/usr/bin/gmsgfmt' >| HAVE__BOOL='1' >| INSTALL_DATA='${INSTALL} -m 644' >| INSTALL_PROGRAM='${INSTALL}' >| INSTALL_SCRIPT='${INSTALL}' >| INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >| INTLLIBS='' >| LDFLAGS='-Wl,-O1 -Wl,--as-needed' >| LEX='flex' >| LEXLIB='-lfl' >| LEX_OUTPUT_ROOT='lex.yy' >| LIBICONV='-liconv' >| LIBINTL='' >| LIBOBJS='' >| LIBS='' >| LTLIBICONV='-liconv' >| LTLIBINTL='' >| LTLIBOBJS='' >| M4='/usr/bin/m4' >| MAKEINFO='${SHELL} /var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config/missing --run makeinfo' >| MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs' >| MSGFMT='/usr/bin/msgfmt' >| MSGMERGE='/usr/bin/msgmerge' >| O0CFLAGS='-march=native -mtune=native -O2 -pipe -O0' >| OBJEXT='o' >| PACKAGE='bison' >| PACKAGE_BUGREPORT='bug-bison@gnu.org' >| PACKAGE_NAME='GNU Bison' >| PACKAGE_STRING='GNU Bison 1.875d' >| PACKAGE_TARNAME='bison' >| PACKAGE_VERSION='1.875d' >| PATH_SEPARATOR=':' >| POSUB='po' >| RANLIB='x86_64-pc-linux-gnu-ranlib' >| SET_MAKE='' >| SHELL='/bin/sh' >| STDBOOL_H='' >| STRIP='' >| USE_NLS='yes' >| VALGRIND='' >| VERSION='1.875d' >| WARNING_CFLAGS='' >| WARNING_CXXFLAGS='' >| WERROR_CFLAGS='' >| XGETTEXT='/usr/bin/xgettext' >| YACC='bison -y' >| YACC_LIBRARY='liby.a' >| YACC_SCRIPT='yacc' >| ac_ct_CC='' >| ac_ct_CXX='' >| ac_ct_RANLIB='' >| ac_ct_STRIP='' >| am__fastdepCC_FALSE='#' >| am__fastdepCC_TRUE='' >| am__fastdepCXX_FALSE='#' >| am__fastdepCXX_TRUE='' >| am__include='include' >| am__leading_dot='.' >| am__quote='' >| bindir='${exec_prefix}/bin' >| build='x86_64-pc-linux-gnu' >| build_alias='x86_64-pc-linux-gnu' >| build_cpu='x86_64' >| build_os='linux-gnu' >| build_vendor='pc' >| datadir='/usr/share' >| exec_prefix='${prefix}' >| host='x86_64-pc-linux-gnu' >| host_alias='x86_64-pc-linux-gnu' >| host_cpu='x86_64' >| host_os='linux-gnu' >| host_vendor='pc' >| includedir='${prefix}/include' >| infodir='/usr/share/info' >| install_sh='/var/tmp/portage/sys-devel/bison-1.875d/work/bison-1.875d/config/install-sh' >| libdir='/usr/lib64' >| libexecdir='${exec_prefix}/libexec' >| localstatedir='/var/lib' >| mandir='/usr/share/man' >| mkdir_p='mkdir -p -- .' >| oldincludedir='/usr/include' >| prefix='/usr' >| program_transform_name='s,x,x,' >| sbindir='${exec_prefix}/sbin' >| sharedstatedir='${prefix}/com' >| sysconfdir='/etc' >| target_alias='' >| >| ## ----------- ## >| ## confdefs.h. ## >| ## ----------- ## >| >| #define ENABLE_NLS 1 >| #define FILESYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX 0 >| #define FILESYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR 0 >| #define HAVE_ALLOCA 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_CLOCK_T 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_DECL_CLEARERR_UNLOCKED 1 >| #define HAVE_DECL_CLOCK 0 >| #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_GETCHAR_UNLOCKED 1 >| #define HAVE_DECL_GETC_UNLOCKED 1 >| #define HAVE_DECL_GETRUSAGE 1 >| #define HAVE_DECL_MBSWIDTH_IN_WCHAR_H 0 >| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 >| #define HAVE_DECL_PUTC_UNLOCKED 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_DECL_SYSCONF 1 >| #define HAVE_DECL_TIMES 1 >| #define HAVE_DECL_WCWIDTH 1 >| #define HAVE_DUP2 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FORK 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_ISASCII 1 >| #define HAVE_ISWCNTRL 1 >| #define HAVE_ISWPRINT 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MALLOC 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBRTOWC 1 >| #define HAVE_MBSINIT 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_MBSTATE_T 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_OBSTACK 1 >| #define HAVE_REALLOC 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_STDBOOL_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_STRUCT_TMS 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TIMES 1 >| #define HAVE_UINTPTR_T 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VFORK 1 >| #define HAVE_WAITPID 1 >| #define HAVE_WCHAR_H 1 >| #define HAVE_WCTYPE_H 1 >| #define HAVE_WCWIDTH 1 >| #define HAVE_WORKING_FORK 1 >| #define HAVE_WORKING_VFORK 1 >| #define HAVE__BOOL 1 >| #define M4 "/usr/bin/m4" >| #define PACKAGE "bison" >| #define PACKAGE_BUGREPORT "bug-bison@gnu.org" >| #define PACKAGE_NAME "GNU Bison" >| #define PACKAGE_STRING "GNU Bison 1.875d" >| #define PACKAGE_TARNAME "bison" >| #define PACKAGE_VERSION "1.875d" >| #define STDC_HEADERS 1 >| #define STRERROR_R_CHAR_P 1 >| #define VERSION "1.875d" >| #define YYTEXT_POINTER 1 >| #define _GNU_SOURCE 1 >| #define __EXTENSIONS__ 1 >| #endif >| #ifdef __cplusplus >| extern "C" void exit (int) throw (); >| >| configure: exit 0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 625700
:
485998
| 486000