## -------------------------------- ## ## GNU Smalltalk 3.2.91 test suite. ## ## -------------------------------- ## testsuite: command line was: $ ./testsuite ## ---------- ## ## ChangeLog. ## ## ---------- ## | 2014-08-02 Holger Hans Peter Freyther | | * kernel/Builtins.st: Use the new built-in for >>#new | and >>#new:. | | 2014-08-16 Holger Hans Peter Freyther | | * kernel/URL.st: Use keyValue instead of value. | | 2014-07-26 Holger Hans Peter Freyther ## --------- ## ## Platform. ## ## --------- ## hostname = tatooine uname -m = ppc uname -r = 3.13-1-powerpc-smp uname -s = Linux uname -v = #1 SMP Debian 3.13.10-1 (2014-04-15) /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/src/gnu-smalltalk/smalltalk/tests PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/games PATH: /usr/games PATH: /usr/local/jruby/bin testsuite: atconfig: | # Configurable variable values for building test suites. | # Generated by ./config.status. | # Copyright (C) 2012 Free Software Foundation, Inc. | | # The test suite will define top_srcdir=/../.. etc. | at_testdir='tests' | abs_builddir='/usr/local/src/gnu-smalltalk/smalltalk/tests' | at_srcdir='.' | abs_srcdir='/usr/local/src/gnu-smalltalk/smalltalk/tests' | at_top_srcdir='..' | abs_top_srcdir='/usr/local/src/gnu-smalltalk/smalltalk' | at_top_build_prefix='../' | abs_top_builddir='/usr/local/src/gnu-smalltalk/smalltalk' | | # Backward compatibility with Autotest <= 2.59b: | at_top_builddir=$at_top_build_prefix | | AUTOTEST_PATH='tests' | | SHELL=${CONFIG_SHELL-'/bin/bash'} testsuite: atlocal: | enable_mysql_tests='no' | enable_postgres_tests='no' | host='powerpc-unknown-linux-gnu' | TIMEOUT='timeout 600s' | mysqlvars=`echo $enable_mysql_tests | awk ' | BEGIN { FS=":" } | /^(yes|no)$/ { next } | length($1) { printf "mysqluser='\''%s'\'' ", $1 } | length($2) { printf "mysqlpassword='\''%s'\'' ", $2 } | length($3) { printf "mysqldb='\''%s'\'' ", $3 } | ' ` | postgresvars=`echo $enable_postgres_tests | awk ' | BEGIN { FS=":" } | /^(yes|no)$/ { next } | length($1) { printf "postgresuser='\''%s'\'' ", $1 } | length($2) { printf "postgrespassword='\''%s'\'' ", $2 } | length($3) { printf "postgresdb='\''%s'\'' ", $3 } | ' ` ## ---------------- ## ## Tested programs. ## ## ---------------- ## ./testsuite.at:23: /usr/local/src/gnu-smalltalk/smalltalk/tests/gst --version GNU Smalltalk version 3.2.91-32a3482 Copyright 2009 Free Software Foundation, Inc. Written by Steve Byrne (address@hidden) and Paolo Bonzini (address@hidden) GNU Smalltalk comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Smalltalk under the terms of the GNU General Public License. For more information, see the file named COPYING. Using default kernel path: (null) Using default image path: (null) ## ------------------ ## ## Running the tests. ## ## ------------------ ## testsuite: starting at: Wed Nov 26 09:37:45 EST 2014 1. arrays.st (testsuite.at:27): ok (0m0.700s 0m0.280s) 2. classes.st (testsuite.at:28): ok (0m0.716s 0m0.364s) 3. blocks.st (testsuite.at:29): ok (0m0.648s 0m0.300s) 4. sets.st (testsuite.at:30): ok (0m0.648s 0m0.316s) 5. processes.st (testsuite.at:31): ok (0m3.156s 0m0.336s) 6. exceptions.st (testsuite.at:32): ok (0m0.648s 0m0.352s) 7. intmath.st (testsuite.at:33): ok (0m0.756s 0m0.336s) 9. dates.st (testsuite.at:39): ok (0m4.832s 0m0.588s) 10. objects.st (testsuite.at:40): ok (0m0.784s 0m0.352s) 11. strings.st (testsuite.at:41): ok (0m0.700s 0m0.292s) 12. chars.st (testsuite.at:42): ok (0m0.672s 0m0.292s) 13. delays.st (testsuite.at:43): ok (0m3.788s 0m0.280s) 14. geometry.st (testsuite.at:44): ok (0m0.700s 0m0.332s) 15. cobjects.st (testsuite.at:45): ok (0m0.720s 0m0.324s) 16. compiler.st (testsuite.at:46): ok (0m0.756s 0m0.320s) 17. fileext.st (testsuite.at:47): ok (0m0.632s 0m0.320s) 18. mutate.st (testsuite.at:48): ok (0m0.916s 0m0.300s) 19. getopt.st (testsuite.at:49): ok (0m0.728s 0m0.340s) 20. quit.st (testsuite.at:50): ok (0m0.644s 0m0.288s) 21. pools.st (testsuite.at:51): ok (0m0.660s 0m0.308s) 22. shape.st (testsuite.at:52): ok (0m0.652s 0m0.288s) 23. streams.st (testsuite.at:53): ok (0m0.660s 0m0.296s) 24. xlat.st (testsuite.at:54): ok (0m0.720s 0m0.280s) 25. ackermann.st (testsuite.at:57): ok (0m0.652s 0m0.324s) 26. ary3.st (testsuite.at:58): ok (0m4.436s 0m0.340s) 27. except.st (testsuite.at:59): ok (0m6.604s 0m0.308s) 28. fibo.st (testsuite.at:60): ok (0m0.628s 0m0.324s) 29. hash.st (testsuite.at:61): ok (0m2.096s 0m0.292s) 30. hash2.st (testsuite.at:62): ok (0m4.224s 0m0.312s) 31. heapsort.st (testsuite.at:63): ok (0m0.668s 0m0.328s) 32. lists.st (testsuite.at:64): ok (0m0.908s 0m0.284s) 33. lists1.st (testsuite.at:65): ok (0m3.020s 0m0.372s) 34. lists2.st (testsuite.at:66): ok (0m4.568s 0m0.464s) 35. matrix.st (testsuite.at:67): ok (0m0.672s 0m0.296s) 36. methcall.st (testsuite.at:68): ok (0m1.760s 0m0.300s) 37. nestedloop.st (testsuite.at:69): ok (0m0.636s 0m0.324s) 38. objinst.st (testsuite.at:70): ok (0m0.668s 0m0.280s) 39. prodcons.st (testsuite.at:71): ok (0m0.940s 0m0.276s) 40. random-bench.st (testsuite.at:72): ok (0m0.652s 0m0.320s) 41. sieve.st (testsuite.at:73): ok (0m0.708s 0m0.304s) 42. strcat.st (testsuite.at:74): ok (0m0.660s 0m0.332s) 43. stcompiler.st (testsuite.at:75): ok (0m2.416s 0m0.356s) 44. SUnit (testsuite.at:78): ok (0m1.972s 0m0.372s) 45. Parser (testsuite.at:79): ok (0m3.696s 0m0.420s) 46. ArrayANSITest (testsuite.at:82): ok (0m0.936s 0m0.308s) 47. ArrayFactoryANSITest (testsuite.at:83): ok (0m0.768s 0m0.308s) 48. BagANSITest (testsuite.at:84): ok (0m0.856s 0m0.320s) 49. BagFactoryANSITest (testsuite.at:85): ok (0m0.756s 0m0.316s) 50. BooleanANSITest (testsuite.at:86): ok (0m0.800s 0m0.292s) 51. ByteArrayANSITest (testsuite.at:87): ok (0m0.956s 0m0.308s) 52. ByteArrayFactoryANSITest (testsuite.at:88): ok (0m0.764s 0m0.340s) 53. CharacterANSITest (testsuite.at:89): ok (0m0.736s 0m0.352s) 54. CharacterFactoryANSITest (testsuite.at:90): ok (0m0.744s 0m0.284s) 55. DateAndTimeANSITest (testsuite.at:91): ok (0m0.800s 0m0.320s) 56. DateAndTimeFactoryANSITest (testsuite.at:92): ok (0m0.740s 0m0.308s) 57. DictionaryANSITest (testsuite.at:93): ok (0m0.872s 0m0.324s) 58. DictionaryFactoryANSITest (testsuite.at:94): ok (0m0.720s 0m0.328s) 59. DurationANSITest (testsuite.at:95): ok (0m0.776s 0m0.352s) 60. DurationFactoryANSITest (testsuite.at:96): ok (0m0.708s 0m0.332s) 61. DyadicValuableANSITest (testsuite.at:97): ok (0m0.684s 0m0.352s) 62. ErrorANSITest (testsuite.at:98): ok (0m0.796s 0m0.292s) 63. ErrorClassANSITest (testsuite.at:99): ok (0m0.748s 0m0.308s) 64. ExceptionANSITest (testsuite.at:100): ok (0m0.644s 0m0.316s) 65. ExceptionClassANSITest (testsuite.at:101): ok (0m0.768s 0m0.304s) 66. ExceptionSetANSITest (testsuite.at:102): ok (0m0.720s 0m0.332s) 67. FailedMessageANSITest (testsuite.at:103): ok (0m0.692s 0m0.352s) 68. FileStreamFactoryANSITest (testsuite.at:104): ok (0m0.696s 0m0.336s) 70. FloatCharacterizationANSITest (testsuite.at:106): ok (0m0.724s 0m0.320s) 72. FractionFactoryANSITest (testsuite.at:108): ok (0m0.700s 0m0.324s) 73. IdentityDictionaryANSITest (testsuite.at:109): ok (0m0.780s 0m0.324s) 74. IdentityDictionaryFactoryANSITest (testsuite.at:110): ok (0m0.800s 0m0.292s) 75. IntegerANSITest (testsuite.at:111): ok (0m1.228s 0m0.292s) 76. IntervalANSITest (testsuite.at:112): ok (0m0.892s 0m0.328s) 77. IntervalFactoryANSITest (testsuite.at:113): ok (0m0.696s 0m0.336s) 78. MessageNotUnderstoodANSITest (testsuite.at:114): ok (0m0.808s 0m0.304s) 79. MessageNotUnderstoodSelectorANSITest (testsuite.at:115): ok (0m0.712s 0m0.300s) 80. MonadicBlockANSITest (testsuite.at:116): ok (0m0.736s 0m0.336s) 81. NilANSITest (testsuite.at:117): ok (0m0.676s 0m0.356s) 82. NiladicBlockANSITest (testsuite.at:118): ok (0m0.820s 0m0.332s) 83. NotificationANSITest (testsuite.at:119): ok (0m0.768s 0m0.328s) 84. NotificationClassANSITest (testsuite.at:120): ok (0m0.756s 0m0.332s) 85. ObjectANSITest (testsuite.at:121): ok (0m0.672s 0m0.352s) 86. ObjectClassANSITest (testsuite.at:122): ok (0m0.744s 0m0.324s) 87. OrderedCollectionANSITest (testsuite.at:123): ok (0m1.028s 0m0.284s) 88. OrderedCollectionFactoryANSITest (testsuite.at:124): ok (0m0.788s 0m0.312s) 89. ReadFileStreamANSITest (testsuite.at:125): ok (0m0.772s 0m0.316s) 90. ReadStreamANSITest (testsuite.at:126): ok (0m0.808s 0m0.292s) 91. ReadStreamFactoryANSITest (testsuite.at:127): ok (0m0.708s 0m0.320s) 92. ReadWriteStreamANSITest (testsuite.at:128): ok (0m0.708s 0m0.396s) 93. ReadWriteStreamFactoryANSITest (testsuite.at:129): ok (0m0.696s 0m0.328s) 95. SelectorANSITest (testsuite.at:131): ok (0m0.728s 0m0.292s) 96. SetANSITest (testsuite.at:132): ok (0m0.816s 0m0.336s) 97. SetFactoryANSITest (testsuite.at:133): ok (0m0.772s 0m0.296s) 98. SortedCollectionANSITest (testsuite.at:134): ok (0m0.904s 0m0.344s) 99. SortedCollectionFactoryANSITest (testsuite.at:135): ok (0m0.752s 0m0.356s) 100. StringANSITest (testsuite.at:136): ok (0m0.896s 0m0.360s) 101. StringFactoryANSITest (testsuite.at:137): ok (0m0.764s 0m0.332s) 102. SymbolANSITest (testsuite.at:138): ok (0m0.904s 0m0.336s) 103. TranscriptANSITest (testsuite.at:139): ok (0m0.744s 0m0.348s) 104. WarningANSITest (testsuite.at:140): ok (0m0.736s 0m0.348s) 105. WarningClassANSITest (testsuite.at:141): ok (0m0.756s 0m0.332s) 106. WriteFileStreamANSITest (testsuite.at:142): ok (0m0.768s 0m0.304s) 107. WriteStreamANSITest (testsuite.at:143): ok (0m0.812s 0m0.288s) 108. WriteStreamFactoryANSITest (testsuite.at:144): ok (0m0.700s 0m0.324s) 109. ZeroDivideANSITest (testsuite.at:145): ok (0m0.752s 0m0.352s) 110. ZeroDivideFactoryANSITest (testsuite.at:146): ok (0m0.716s 0m0.352s) 111. Announcements (testsuite.at:149): ok (0m1.328s 0m0.348s) 113. Continuations (testsuite.at:151): ok (0m8.468s 0m0.560s) 114. DBD-MySQL (testsuite.at:152): skipped (testsuite.at:152) 115. DBD-PostgreSQL (testsuite.at:153): skipped (testsuite.at:153) 116. DBD-SQLite (testsuite.at:154): ok (0m2.232s 0m0.428s) 117. DebugTools (testsuite.at:155): ok (0m1.404s 0m0.328s) 119. Digest (testsuite.at:157): ok (0m1.324s 0m0.396s) 120. GDBM (testsuite.at:158): ok (0m1.264s 0m0.384s) 121. Iconv (testsuite.at:159): ok (0m1.672s 0m0.372s) 122. Kernel-Tests (testsuite.at:160): ok (0m1.780s 0m0.372s) 123. Magritte (testsuite.at:161): ok (0m8.384s 0m0.548s) 124. Netlink (testsuite.at:162): ok (0m1.720s 0m0.424s) 125. ROE (testsuite.at:163): ok (0m3.744s 0m0.408s) 126. ObjectDumper (testsuite.at:164): ok (0m1.480s 0m0.380s) 127. SandstoneDb (testsuite.at:165): ok (1m2.104s 0m4.952s) 128. Seaside-Core (testsuite.at:166): ok (0m8.660s 0m0.560s) 130. Sport (testsuite.at:168): ok (0m2.412s 0m0.400s) 131. Swazoo (testsuite.at:169): ok (0m6.324s 0m0.648s) 132. XML-XMLParser (testsuite.at:170): ok (0m4.820s 0m0.384s) 133. XML-Expat (testsuite.at:171): ok (0m1.964s 0m0.368s) 134. ZLib (testsuite.at:172): ok (0m1.236s 0m0.344s) testsuite: ending at: Wed Nov 26 09:43:30 EST 2014 testsuite: test suite duration: 0h 5m 45s ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 132 tests were run, 7 failed (1 expected failure). 2 tests were skipped. ## ------------------------ ## ## Summary of the failures. ## ## ------------------------ ## Failed tests: GNU Smalltalk 3.2.91 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 8: testsuite.at:34 floatmath.st base 69: testsuite.at:105 FloatANSITest ansi sunit 71: testsuite.at:107 FractionANSITest ansi sunit 94: testsuite.at:130 ScaledDecimalANSITest ansi sunit 112: testsuite.at:150 Complex complex sunit 118: testsuite.at:156 DhbNumericalMethods dhbnumericalmethods sunit Skipped tests: GNU Smalltalk 3.2.91 test suite test groups: NUM: FILE-NAME:LINE TEST-GROUP-NAME KEYWORDS 114: testsuite.at:152 DBD-MySQL dbd-mysql sunit 115: testsuite.at:153 DBD-PostgreSQL dbd-postgresql sunit ## ---------------------- ## ## Detailed failed tests. ## ## ---------------------- ## # -*- compilation -*- 8. testsuite.at:34: testing floatmath.st ... { (cd /usr/local/src/gnu-smalltalk/smalltalk/tests && timeout 600s gst -I /usr/local/src/gnu-smalltalk/smalltalk/gst.im -r floatmath.st 2>&1); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:34: { (cd $abs_srcdir && $TIMEOUT gst $image_path -r floatmath.st 2>&1); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode --- expout 2014-11-26 09:37:57.321633491 -0500 +++ /usr/local/src/gnu-smalltalk/smalltalk/tests/testsuite.dir/at-groups/8/stdout 2014-11-26 09:38:02.749615377 -0500 @@ -323,7 +323,7 @@ Execution begins... true->0.3 -returned value is 0.300000 +returned value is 0.200000 Execution begins... true->0.30000000000000004 @@ -381,21 +381,8 @@ true true true -true -true -true -true -true -true -true -true -true -true -true -true -true -true -returned value is FloatD + error: Not-a-Number can only be a Float +returned value is nil Execution begins... true 8. testsuite.at:34: 8. floatmath.st (testsuite.at:34): FAILED (testsuite.at:34) # -*- compilation -*- 69. testsuite.at:105: testing FloatANSITest ... { (cd /usr/local/src/gnu-smalltalk/smalltalk && timeout 600s gst -I /usr/local/src/gnu-smalltalk/smalltalk/tests/gst.im -f /usr/local/src/gnu-smalltalk/smalltalk/tests/AnsiRun.st FloatANSITest); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:105: { (cd $abs_top_builddir && $TIMEOUT gst $image_path -f $abs_srcdir/AnsiRun.st FloatANSITest); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode stdout: FloatANSITest>>#testXraisedToX .......... FAILURE: Assertion failed FloatANSITest: 81 run, 80 passes, 1 failures Set (FloatANSITest>>#testXraisedToX ) ./testsuite.at:105: exit code was 1, expected 0 69. testsuite.at:105: 69. FloatANSITest (testsuite.at:105): FAILED (testsuite.at:105) # -*- compilation -*- 71. testsuite.at:107: testing FractionANSITest ... { (cd /usr/local/src/gnu-smalltalk/smalltalk && timeout 600s gst -I /usr/local/src/gnu-smalltalk/smalltalk/tests/gst.im -f /usr/local/src/gnu-smalltalk/smalltalk/tests/AnsiRun.st FractionANSITest); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:107: { (cd $abs_top_builddir && $TIMEOUT gst $image_path -f $abs_srcdir/AnsiRun.st FractionANSITest); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode stdout: FractionANSITest>>#testXraisedToX .......... FAILURE: Assertion failed FractionANSITest: 70 run, 69 passes, 1 failures Set (FractionANSITest>>#testXraisedToX ) ./testsuite.at:107: exit code was 1, expected 0 71. testsuite.at:107: 71. FractionANSITest (testsuite.at:107): FAILED (testsuite.at:107) # -*- compilation -*- 94. testsuite.at:130: testing ScaledDecimalANSITest ... { (cd /usr/local/src/gnu-smalltalk/smalltalk && timeout 600s gst -I /usr/local/src/gnu-smalltalk/smalltalk/tests/gst.im -f /usr/local/src/gnu-smalltalk/smalltalk/tests/AnsiRun.st ScaledDecimalANSITest); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:130: { (cd $abs_top_builddir && $TIMEOUT gst $image_path -f $abs_srcdir/AnsiRun.st ScaledDecimalANSITest); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode stdout: ScaledDecimalANSITest>>#testXraisedToX .......... FAILURE: Assertion failed ScaledDecimalANSITest: 70 run, 69 passes, 1 failures Set (ScaledDecimalANSITest>>#testXraisedToX ) ./testsuite.at:130: exit code was 1, expected 0 94. testsuite.at:130: 94. ScaledDecimalANSITest (testsuite.at:130): FAILED (testsuite.at:130) # -*- compilation -*- 112. testsuite.at:150: testing Complex ... { (cd /usr/local/src/gnu-smalltalk/smalltalk && timeout 600s gst -I /usr/local/src/gnu-smalltalk/smalltalk/gst.im -f /usr/local/src/gnu-smalltalk/smalltalk/scripts/Test.st --verbose -p Complex); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:150: { (cd $abs_top_builddir && $TIMEOUT gst $image_path -f $abs_top_srcdir/scripts/Test.st --verbose -p Complex); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode stderr: stdout: Loading package Complex ComplexTest>>#testAbs .... ComplexTest>>#testAbsSquared .... ComplexTest>>#testArcCos .. ComplexTest>>#testArcSin .. ComplexTest>>#testArcTan .... ComplexTest>>#testArg ... ComplexTest>>#testAsExactFraction .. ComplexTest>>#testAsFloat .. ComplexTest>>#testAsFloatD .. ComplexTest>>#testAsFloatE .. ComplexTest>>#testAsFloatQ .. ComplexTest>>#testAsFraction .. ComplexTest>>#testCartesion ........ ComplexTest>>#testCeiling .... ComplexTest>>#testConjugate ... ComplexTest>>#testCos FAILURE: Assertion failed ComplexTest>>#testCosh . ComplexTest>>#testDivide ...... ComplexTest>>#testEqual ........ ComplexTest>>#testExp .... ComplexTest>>#testFloor .... ComplexTest>>#testGreater .......... ComplexTest>>#testGreaterEqual .......... ComplexTest>>#testHash .. ComplexTest>>#testI ...... ComplexTest>>#testImaginary .... ComplexTest>>#testIsComplex ... ComplexTest>>#testLess .......... ComplexTest>>#testLessEqual .......... ComplexTest>>#testLn ..... ComplexTest>>#testLog . ComplexTest>>#testMinus ....... ComplexTest>>#testMultiply .... ComplexTest>>#testNotEqual ........ ComplexTest>>#testOne .. ComplexTest>>#testPlus ..... ComplexTest>>#testPolar .... ComplexTest>>#testRaisedTo ... FAILURE: Assertion failed ComplexTest>>#testReal .... ComplexTest>>#testReciprocal .... ComplexTest>>#testRounded .... ComplexTest>>#testSin .. FAILURE: Assertion failed ComplexTest>>#testSinh . ComplexTest>>#testSqrt .... ComplexTest>>#testTan . ComplexTest>>#testTanh FAILURE: Assertion failed ComplexTest>>#testTruncated .... ComplexTest>>#testZero .. 48 run, 44 passes, 4 failures Failures: ComplexTest>>#testCos ComplexTest>>#testRaisedTo ComplexTest>>#testSin ComplexTest>>#testTanh ./testsuite.at:150: exit code was 1, expected 0 112. testsuite.at:150: 112. Complex (testsuite.at:150): FAILED (testsuite.at:150) # -*- compilation -*- 118. testsuite.at:156: testing DhbNumericalMethods ... { (cd /usr/local/src/gnu-smalltalk/smalltalk && timeout 600s gst -I /usr/local/src/gnu-smalltalk/smalltalk/gst.im -f /usr/local/src/gnu-smalltalk/smalltalk/scripts/Test.st --verbose -p DhbNumericalMethods); echo exit 0 > retcode; } | tr -d '\r' | tee stdout; . ./retcode ./testsuite.at:156: { (cd $abs_top_builddir && $TIMEOUT gst $image_path -f $abs_top_srcdir/scripts/Test.st --verbose -p DhbNumericalMethods); echo exit $? > retcode; } | tr -d '\r' | tee stdout; . ./retcode stderr: /usr/local/src/gnu-smalltalk/smalltalk/tests/testsuite.dir/at-groups/118/test-source: line 34: 386 Segmentation fault $TIMEOUT gst $image_path -f $abs_top_srcdir/scripts/Test.st --verbose -p DhbNumericalMethods stdout: Loading package DhbNumericalMethods Dhb.DhbTestGamma>>#testGamma ... Dhb.DhbNumericalMethodsTestCase>>#testBeta . Dhb.DhbNumericalMethodsTestCase>>#testBetaLog . Dhb.DhbNumericalMethodsTestCase>>#testBissection .. Dhb.DhbNumericalMethodsTestCase>>#testClusterCovariance . Dhb.DhbNumericalMethodsTestCase>>#testClusterEuclidean . Dhb.DhbNumericalMethodsTestCase>>#testCovarianceAccumulation ............ Dhb.DhbNumericalMethodsTestCase>>#testDeterminant . Dhb.DhbNumericalMethodsTestCase>>#testEigenvalues .... Dhb.DhbNumericalMethodsTestCase>>#testEigenvaluesLargest .. Dhb.DhbNumericalMethodsTestCase>>#testErrorFunctionCentile . Dhb.DhbNumericalMethodsTestCase>>#testFTest ..... Dhb.DhbNumericalMethodsTestCase>>#testGamma . Dhb.DhbNumericalMethodsTestCase>>#testGammaDistribution .... Dhb.DhbNumericalMethodsTestCase>>#testGammaLog . Dhb.DhbNumericalMethodsTestCase>>#testGammaLow . Dhb.DhbNumericalMethodsTestCase>>#testGammaNegative . Dhb.DhbNumericalMethodsTestCase>>#testHistogram .............. Dhb.DhbNumericalMethodsTestCase>>#testIncompleteBetaFunction . Dhb.DhbNumericalMethodsTestCase>>#testIncompleteGammaFunction . Dhb.DhbNumericalMethodsTestCase>>#testIntegrationRomberg .. Dhb.DhbNumericalMethodsTestCase>>#testIntegrationSimpson .. Dhb.DhbNumericalMethodsTestCase>>#testIntegrationTrapeze .. Dhb.DhbNumericalMethodsTestCase>>#testInterpolationBulirschStoer . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationLagrange . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationLagrangeLinear . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationNeville . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationNevilleLinear . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationNewton . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationNewtonLinear . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationSpline . Dhb.DhbNumericalMethodsTestCase>>#testInterpolationSplineLinear . ./testsuite.at:156: exit code was 139, expected 0 118. testsuite.at:156: 118. DhbNumericalMethods (testsuite.at:156): FAILED (testsuite.at:156) ## ------------- ## ## ../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 Smalltalk configure 3.2.91, which was | generated by GNU Autoconf 2.69. Invocation command line was | | $ ./configure | | ## --------- ## | ## Platform. ## | ## --------- ## | | hostname = tatooine | uname -m = ppc | uname -r = 3.13-1-powerpc-smp | uname -s = Linux | uname -v = #1 SMP Debian 3.13.10-1 (2014-04-15) | | /usr/bin/uname -p = unknown | /bin/uname -X = unknown | | /bin/arch = unknown | /usr/bin/arch -k = unknown | /usr/convex/getsysinfo = unknown | /usr/bin/hostinfo = unknown | /bin/machine = unknown | /usr/bin/oslevel = unknown | /bin/universe = unknown | | PATH: /usr/lib/fjsdk/bin | PATH: /usr/lib/fjsdk/bin | PATH: /usr/lib/fjsdk/bin | PATH: /usr/local/bin | PATH: /usr/bin | PATH: /bin | PATH: /usr/local/games | PATH: /usr/games | PATH: /usr/local/jruby/bin | | | ## ----------- ## | ## Core tests. ## | ## ----------- ## | | configure:2980: checking whether make supports nested variables | configure:2997: result: yes | configure:3094: checking for gawk | configure:3110: found /usr/bin/gawk | configure:3121: result: gawk | configure:3155: checking for a BSD-compatible install | configure:3223: result: /usr/bin/install -c | configure:3234: checking whether build environment is sane | configure:3289: result: yes | configure:3440: checking for a thread-safe mkdir -p | configure:3479: result: /bin/mkdir -p | configure:3486: checking for gawk | configure:3513: result: gawk | configure:3524: checking whether make sets $(MAKE) | configure:3546: result: yes | configure:3683: checking build system type | configure:3697: result: powerpc-unknown-linux-gnu | configure:3717: checking host system type | configure:3730: result: powerpc-unknown-linux-gnu | configure:3825: checking for style of include used by make | configure:3853: result: GNU | configure:3924: checking for gcc | configure:3940: found /usr/bin/gcc | configure:3951: result: gcc | configure:4180: checking for C compiler version | configure:4189: gcc --version >&5 | gcc (Debian 4.9.1-19) 4.9.1 | Copyright (C) 2014 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:4200: $? = 0 | configure:4189: gcc -v >&5 | Using built-in specs. | COLLECT_GCC=gcc | COLLECT_LTO_WRAPPER=/usr/lib/gcc/powerpc-linux-gnu/4.9/lto-wrapper | Target: powerpc-linux-gnu | Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.1-19' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-powerpc/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-powerpc --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-powerpc --with-arch-directory=ppc --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-secureplt --disable-softfloat --with-cpu=default32 --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --enable-multiarch --with-long-double-128 --enable-multilib --enable-checking=release --build=powerpc-linux-gnu --host=powerpc-linux-gnu --target=powerpc-linux-gnu | Thread model: posix | gcc version 4.9.1 (Debian 4.9.1-19) | configure:4200: $? = 0 | configure:4189: gcc -V >&5 | gcc: error: unrecognized command line option '-V' | gcc: fatal error: no input files | compilation terminated. | configure:4200: $? = 4 | configure:4189: gcc -qversion >&5 | gcc: error: unrecognized command line option '-qversion' | gcc: fatal error: no input files | compilation terminated. | configure:4200: $? = 4 | configure:4220: checking whether the C compiler works | configure:4242: gcc conftest.c >&5 | configure:4246: $? = 0 | configure:4294: result: yes | configure:4297: checking for C compiler default output file name | configure:4299: result: a.out | configure:4305: checking for suffix of executables | configure:4312: gcc -o conftest conftest.c >&5 | configure:4316: $? = 0 | configure:4338: result: | configure:4360: checking whether we are cross compiling | configure:4368: gcc -o conftest conftest.c >&5 | configure:4372: $? = 0 | configure:4379: ./conftest | configure:4383: $? = 0 | configure:4398: result: no | configure:4403: checking for suffix of object files | configure:4425: gcc -c conftest.c >&5 | configure:4429: $? = 0 | configure:4450: result: o | configure:4454: checking whether we are using the GNU C compiler | configure:4473: gcc -c conftest.c >&5 | configure:4473: $? = 0 | configure:4482: result: yes | configure:4491: checking whether gcc accepts -g | configure:4511: gcc -c -g conftest.c >&5 | configure:4511: $? = 0 | configure:4552: result: yes | configure:4569: checking for gcc option to accept ISO C89 | configure:4632: gcc -c -g -O2 conftest.c >&5 | configure:4632: $? = 0 | configure:4645: result: none needed | configure:4670: checking whether gcc understands -c and -o together | configure:4692: gcc -c conftest.c -o conftest2.o | configure:4695: $? = 0 | configure:4692: gcc -c conftest.c -o conftest2.o | configure:4695: $? = 0 | configure:4707: result: yes | configure:4726: checking dependency style of gcc | configure:4837: result: gcc3 | configure:4857: checking how to run the C preprocessor | configure:4888: gcc -E conftest.c | configure:4888: $? = 0 | configure:4902: gcc -E conftest.c | conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory | #include | ^ | compilation terminated. | configure:4902: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | /* end confdefs.h. */ | | #include | configure:4927: result: gcc -E | configure:4947: gcc -E conftest.c | configure:4947: $? = 0 | configure:4961: gcc -E conftest.c | conftest.c:16:28: fatal error: ac_nonexistent.h: No such file or directory | #include | ^ | compilation terminated. | configure:4961: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | /* end confdefs.h. */ | | #include | configure:4991: checking for grep that handles long lines and -e | configure:5049: result: /bin/grep | configure:5054: checking for egrep | configure:5116: result: /bin/grep -E | configure:5121: checking for ANSI C header files | configure:5141: gcc -c -g -O2 conftest.c >&5 | configure:5141: $? = 0 | configure:5214: gcc -o conftest -g -O2 conftest.c >&5 | configure:5214: $? = 0 | configure:5214: ./conftest | configure:5214: $? = 0 | configure:5225: result: yes | configure:5238: checking for sys/types.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5238: checking for sys/stat.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5238: checking for stdlib.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5238: checking for string.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5238: checking for memory.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5238: checking for strings.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5238: checking for inttypes.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5238: checking for stdint.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5238: checking for unistd.h | configure:5238: gcc -c -g -O2 conftest.c >&5 | configure:5238: $? = 0 | configure:5238: result: yes | configure:5251: checking minix/config.h usability | configure:5251: gcc -c -g -O2 conftest.c >&5 | conftest.c:59:26: fatal error: minix/config.h: No such file or directory | #include | ^ | compilation terminated. | configure:5251: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:5251: result: no | configure:5251: checking minix/config.h presence | configure:5251: gcc -E conftest.c | conftest.c:26:26: fatal error: minix/config.h: No such file or directory | #include | ^ | compilation terminated. | configure:5251: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 | configure:5251: result: no | configure:5251: checking for minix/config.h | configure:5251: result: no | configure:5272: checking whether it is safe to define __EXTENSIONS__ | configure:5290: gcc -c -g -O2 conftest.c >&5 | configure:5290: $? = 0 | configure:5297: result: yes | configure:5324: checking whether -g -O2 produces any warnings | configure:5343: gcc -c -g -O2 conftest.c >&5 | configure:5343: $? = 0 | configure:5351: result: no | configure:5450: checking dependency style of gcc | configure:5559: result: gcc3 | configure:5575: checking for a sed that does not truncate output | configure:5639: result: /bin/sed | configure:5644: checking whether ln -s works | configure:5648: result: yes | configure:5655: checking whether ln works | configure:5673: result: yes | configure:5729: checking for pkg-config | configure:5747: found /usr/bin/pkg-config | configure:5759: result: /usr/bin/pkg-config | configure:5784: checking pkg-config is at least version 0.9.0 | configure:5787: result: yes | configure:5842: checking for windres | configure:5875: result: no | configure:5896: checking for install-info | configure:5915: found /usr/bin/install-info | configure:5928: result: /usr/bin/install-info | configure:5938: checking for zip | configure:5956: found /usr/bin/zip | configure:5969: result: /usr/bin/zip | configure:5979: checking for timeout | configure:5995: found /usr/bin/timeout | configure:6007: result: timeout 600s | configure:6021: checking whether cross-compiling under Wine | configure:6032: result: no | configure:6068: checking for emacs | configure:6084: found /usr/bin/emacs | configure:6095: result: emacs | configure:6119: checking where .elc files should go | configure:6132: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n")) (setq load-path (cdr load-path)))' conftest.out | Loading 00debian-vars... | Loading /etc/emacs/site-start.d/50a2ps.el (source)... | Loading /etc/emacs/site-start.d/50asn1-mode.el (source)... | Loading /etc/emacs/site-start.d/50auctex.el (source)... | Loading /usr/share/emacs/site-lisp/auctex.el (source)... | Loading /usr/share/emacs/site-lisp/preview-latex.el (source)... | Loading /etc/emacs/site-start.d/50autoconf.el (source)... | Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)... | Loading debian-ispell... | Loading /var/cache/dictionaries-common/emacsen-ispell-default.el (source)... | Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el (source)... | Loading /etc/emacs/site-start.d/50emacs-goodies-el.el (source)... | Loading /etc/emacs/site-start.d/50emacs-intl-fonts.el (source)... | Loading /etc/emacs/site-start.d/50emms.el (source)... | Loading /etc/emacs/site-start.d/50erc.el (source)... | Loading erc-auto... | Loading /etc/emacs/site-start.d/50ess.el (source)... | Loading /etc/emacs/site-start.d/50gforth.el (source)... | Loading /etc/emacs/site-start.d/50golang-mode.el (source)... | Loading /etc/emacs/site-start.d/50gtypist.el (source)... | Loading /etc/emacs/site-start.d/50lbdb.el (source)... | Loading /etc/emacs/site-start.d/50ledger.el (source)... | ledger removed but not purged, skipping setup | Loading /etc/emacs/site-start.d/50lua-mode.el (source)... | Loading /etc/emacs/site-start.d/50magit.el (source)... | Loading /usr/share/emacs/site-lisp/magit/magit-install.el (source)... | Loading /etc/emacs/site-start.d/50php-elisp.el (source)... | Loading /etc/emacs/site-start.d/50picolisp.el (source)... | Loading /etc/emacs/site-start.d/50pylint.el (source)... | Loading pylint... | Loading /etc/emacs/site-start.d/50python-docutils.el (source)... | Loading /etc/emacs/site-start.d/50ruby1.8-elisp.el (source)... | Loading /etc/emacs/site-start.d/50slime.el (source)... | Loading /usr/share/emacs/site-lisp/slime/slime-autoloads.el (source)... | Loading /etc/emacs/site-start.d/50sml-mode.el (source)... | Loading sml-mode-startup... | Loading /etc/emacs/site-start.d/50vm.el (source)... | Loading /etc/emacs24/site-start.d/50vm-init.el (source)... | Loading /etc/emacs/site-start.d/50w3m-el-snapshot.el (source)... | configure:6135: $? = 0 | configure:6148: result: ${datarootdir}/emacs/site-lisp | configure:6201: checking where to place Emacs startup files | configure:6203: result: ${sysconfdir}/emacs/site-start.d | configure:6208: checking for comint.el | configure:6224: result: yes | configure:6264: checking for GNUTLS | configure:6272: $PKG_CONFIG --exists --print-errors "gnutls" | configure:6275: $? = 0 | configure:6290: $PKG_CONFIG --exists --print-errors "gnutls" | configure:6293: $? = 0 | configure:6429: result: yes | configure:6451: checking for lt_dlopen in -lltdl | configure:6476: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c -lltdl >&5 | configure:6476: $? = 0 | configure:6485: result: yes | configure:6529: checking for LIBFFI | configure:6537: $PKG_CONFIG --exists --print-errors "libffi" | configure:6540: $? = 0 | configure:6555: $PKG_CONFIG --exists --print-errors "libffi" | configure:6558: $? = 0 | configure:6694: result: yes | configure:6769: checking for sigsegv_install_handler in -lsigsegv | configure:6794: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c -lsigsegv >&5 | configure:6794: $? = 0 | configure:6803: result: yes | configure:6877: checking whether the host supports __sync_fetch_and_add | configure:6901: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:6901: $? = 0 | configure:6911: result: yes | configure:6918: checking whether the host is i386 | configure:6937: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:6937: $? = 0 | configure:6946: result: no | configure:6962: checking for inline | configure:6978: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:6978: $? = 0 | configure:6986: result: inline | configure:7033: checking pthread.h usability | configure:7033: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:7033: $? = 0 | configure:7033: result: yes | configure:7033: checking pthread.h presence | configure:7033: gcc -E conftest.c | configure:7033: $? = 0 | configure:7033: result: yes | configure:7033: checking for pthread.h | configure:7033: result: yes | configure:7059: checking for library containing pthread_mutexattr_init | configure:7090: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | /tmp/cc84yBS6.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:47: undefined reference to `pthread_mutexattr_init' | collect2: error: ld returned 1 exit status | configure:7090: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char pthread_mutexattr_init (); | | int | | main () | | { | | return pthread_mutexattr_init (); | | ; | | return 0; | | } | configure:7090: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c -lpthread >&5 | configure:7090: $? = 0 | configure:7107: result: -lpthread | configure:7117: checking for library containing pthread_mutex_lock | configure:7148: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c -lpthread >&5 | configure:7148: $? = 0 | configure:7165: result: none required | configure:7187: checking for pthread_rwlock_t | configure:7187: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:7187: $? = 0 | configure:7187: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | conftest.c: In function 'main': | conftest.c:42:31: error: expected expression before ')' token | if (sizeof ((pthread_rwlock_t))) | ^ | configure:7187: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | if (sizeof ((pthread_rwlock_t))) | | return 0; | | ; | | return 0; | | } | configure:7187: result: yes | configure:7212: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:7212: $? = 0 | configure:7220: checking for multithread API to use | configure:7222: result: posix | configure:7233: checking for special C compiler options needed for large files | configure:7278: result: no | configure:7284: checking for _FILE_OFFSET_BITS value needed for large files | configure:7309: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | conftest.c:45:7: error: size of array 'off_t_is_large' is negative | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | ^ | configure:7309: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | /* end confdefs.h. */ | | #include | | /* Check that off_t can represent 2**63 - 1 correctly. | | We can't simply define LARGE_OFF_T to be 9223372036854775807, | | since some C++ compilers masquerading as C compilers | | incorrectly reject 9223372036854775807. */ | | #define LARGE_OFF_T ((((off_t) 1 << 31) << 31) - 1 + (((off_t) 1 << 31) << 31)) | | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | | && LARGE_OFF_T % 2147483647 == 1) | | ? 1 : -1]; | | int | | main () | | { | | | | ; | | return 0; | | } | configure:7333: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:7333: $? = 0 | configure:7341: result: 64 | configure:7426: checking for inline | configure:7450: result: inline | configure:7468: checking for C/C++ restrict keyword | configure:7493: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:7493: $? = 0 | configure:7501: result: __restrict | configure:7515: checking for broken sys/avl.h | configure:7525: gcc -E conftest.c | conftest.c:41:21: fatal error: sys/avl.h: No such file or directory | #include | ^ | compilation terminated. | configure:7525: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | /* end confdefs.h. */ | | #include | | #ifndef _AVL_H | | would be useless anyway | | #endif | | | configure:7534: result: no | configure:7539: checking for hidden visibility | configure:7551: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Werror conftest.c >&5 | configure:7551: $? = 0 | configure:7558: result: yes | configure:7566: checking whether -Wno-long-double is needed | configure:7578: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -Werror conftest.c >&5 | configure:7578: $? = 0 | configure:7597: result: no | configure:7603: checking the number of mantissa digits in long doubles | configure:7608: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing conftest.c >&5 | configure:7608: $? = 0 | configure:7608: ./conftest | configure:7608: $? = 0 | configure:7617: result: 106 | configure:7621: checking whether this long double format is supported | configure:7640: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:7640: $? = 0 | configure:7651: result: no, disabling | configure:7692: checking for goto void * | configure:7711: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:7711: $? = 0 | configure:7719: result: yes | configure:7751: checking whether byte ordering is bigendian | configure:7766: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:47:9: error: unknown type name 'not' | not a universal capable compiler | ^ | conftest.c:47:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' | not a universal capable compiler | ^ | conftest.c:47:15: error: unknown type name 'universal' | configure:7766: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | /* end confdefs.h. */ | | #ifndef __APPLE_CC__ | | not a universal capable compiler | | #endif | | typedef int dummy; | | | configure:7811: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:7811: $? = 0 | configure:7829: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:7829: $? = 0 | configure:7957: result: yes | configure:7977: checking alignment of double | configure:7982: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:7982: $? = 0 | configure:7982: ./conftest | configure:7982: $? = 0 | configure:8000: result: 8 | configure:8012: checking alignment of long double | configure:8017: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:8017: $? = 0 | configure:8017: ./conftest | configure:8017: $? = 0 | configure:8035: result: 8 | configure:8047: checking alignment of long long | configure:8052: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:8052: $? = 0 | configure:8052: ./conftest | configure:8052: $? = 0 | configure:8070: result: 8 | configure:8084: checking size of off_t | configure:8089: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:8089: $? = 0 | configure:8089: ./conftest | configure:8089: $? = 0 | configure:8103: result: 8 | configure:8117: checking size of int | configure:8122: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:8122: $? = 0 | configure:8122: ./conftest | configure:8122: $? = 0 | configure:8136: result: 4 | configure:8150: checking size of long | configure:8155: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:8155: $? = 0 | configure:8155: ./conftest | configure:8155: $? = 0 | configure:8169: result: 4 | configure:8183: checking size of wchar_t | configure:8188: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:8188: $? = 0 | configure:8188: ./conftest | configure:8188: $? = 0 | configure:8204: result: 4 | configure:8218: checking size of OOP | configure:8223: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:8223: $? = 0 | configure:8223: ./conftest | configure:8223: $? = 0 | configure:8239: result: 4 | configure:8603: checking how to print strings | configure:8630: result: printf | configure:8651: checking for a sed that does not truncate output | configure:8715: result: /bin/sed | configure:8733: checking for fgrep | configure:8795: result: /bin/grep -F | configure:8830: checking for ld used by gcc | configure:8897: result: /usr/bin/ld | configure:8904: checking if the linker (/usr/bin/ld) is GNU ld | configure:8919: result: yes | configure:8931: checking for BSD- or MS-compatible name lister (nm) | configure:8980: result: /usr/bin/nm -B | configure:9110: checking the name lister (/usr/bin/nm -B) interface | configure:9117: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:9120: /usr/bin/nm -B "conftest.o" | configure:9123: output | 00000000 S some_variable | configure:9130: result: BSD nm | configure:9134: checking the maximum length of command line arguments | configure:9265: result: 1572864 | configure:9282: checking whether the shell understands some XSI constructs | configure:9292: result: yes | configure:9296: checking whether the shell understands "+=" | configure:9302: result: yes | configure:9337: checking how to convert powerpc-unknown-linux-gnu file names to powerpc-unknown-linux-gnu format | configure:9377: result: func_convert_file_noop | configure:9384: checking how to convert powerpc-unknown-linux-gnu file names to toolchain format | configure:9404: result: func_convert_file_noop | configure:9411: checking for /usr/bin/ld option to reload object files | configure:9418: result: -r | configure:9492: checking for objdump | configure:9519: result: objdump | configure:9548: checking how to recognize dependent libraries | configure:9746: result: pass_all | configure:9831: checking for dlltool | configure:9858: result: dlltool | configure:9888: checking how to associate runtime and link libraries | configure:9915: result: printf %s\n | configure:9975: checking for ar | configure:9991: found /usr/bin/ar | configure:10002: result: ar | configure:10039: checking for archiver @FILE support | configure:10056: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:10056: $? = 0 | configure:10059: ar cru libconftest.a @conftest.lst >&5 | configure:10062: $? = 0 | configure:10067: ar cru libconftest.a @conftest.lst >&5 | ar: conftest.o: No such file or directory | configure:10070: $? = 1 | configure:10082: result: @ | configure:10140: checking for strip | configure:10156: found /usr/bin/strip | configure:10167: result: strip | configure:10239: checking for ranlib | configure:10255: found /usr/bin/ranlib | configure:10266: result: ranlib | configure:10368: checking command to parse /usr/bin/nm -B output from gcc object | configure:10488: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:10491: $? = 0 | configure:10495: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | configure:10498: $? = 0 | configure:10564: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c conftstm.o >&5 | configure:10567: $? = 0 | configure:10605: result: ok | configure:10642: checking for sysroot | configure:10672: result: no | configure:10749: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:10752: $? = 0 | configure:10941: checking for mt | configure:10957: found /bin/mt | configure:10968: result: mt | configure:10991: checking if mt is a manifest tool | configure:10997: mt '-?' | configure:11005: result: no | configure:11644: checking for dlfcn.h | configure:11644: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:11644: $? = 0 | configure:11644: result: yes | configure:11846: checking for objdir | configure:11861: result: .libs | configure:12132: checking if gcc supports -fno-rtti -fno-exceptions | configure:12150: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -fno-rtti -fno-exceptions conftest.c >&5 | cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C | configure:12154: $? = 0 | configure:12167: result: no | configure:12494: checking for gcc option to produce PIC | configure:12501: result: -fPIC -DPIC | configure:12509: checking if gcc PIC flag -fPIC -DPIC works | configure:12527: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -fPIC -DPIC -DPIC conftest.c >&5 | configure:12531: $? = 0 | configure:12544: result: yes | configure:12573: checking if gcc static flag -static works | configure:12601: result: yes | configure:12616: checking if gcc supports -c -o file.o | configure:12637: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -o out/conftest2.o conftest.c >&5 | configure:12641: $? = 0 | configure:12663: result: yes | configure:12671: checking if gcc supports -c -o file.o | configure:12718: result: yes | configure:12751: checking whether the gcc linker (/usr/bin/ld) supports shared libraries | configure:13908: result: yes | configure:13945: checking whether -lc should be explicitly linked in | configure:13953: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:13956: $? = 0 | configure:13971: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 | configure:13974: $? = 0 | configure:13988: result: no | configure:14148: checking dynamic linker characteristics | configure:14648: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -Wl,-rpath -Wl,/foo conftest.c >&5 | configure:14648: $? = 0 | configure:14882: result: GNU/Linux ld.so | configure:14989: checking how to hardcode library paths into programs | configure:15014: result: immediate | configure:15108: checking for shl_load | configure:15108: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | /tmp/ccQ30yyr.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:91: undefined reference to `shl_load' | collect2: error: ld returned 1 exit status | configure:15108: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | /* Define shl_load to an innocuous variant, in case declares shl_load. | | For example, HP-UX 11i declares gettimeofday. */ | | #define shl_load innocuous_shl_load | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char shl_load (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef shl_load | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char shl_load (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_shl_load || defined __stub___shl_load | | choke me | | #endif | | | | int | | main () | | { | | return shl_load (); | | ; | | return 0; | | } | configure:15108: result: no | configure:15112: checking for shl_load in -ldld | configure:15137: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -ldld >&5 | /usr/bin/ld: cannot find -ldld | collect2: error: ld returned 1 exit status | configure:15137: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char shl_load (); | | int | | main () | | { | | return shl_load (); | | ; | | return 0; | | } | configure:15146: result: no | configure:15151: checking for dlopen | configure:15151: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | /tmp/ccYeXhHZ.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:91: undefined reference to `dlopen' | collect2: error: ld returned 1 exit status | configure:15151: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | /* Define dlopen to an innocuous variant, in case declares dlopen. | | For example, HP-UX 11i declares gettimeofday. */ | | #define dlopen innocuous_dlopen | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char dlopen (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef dlopen | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char dlopen (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_dlopen || defined __stub___dlopen | | choke me | | #endif | | | | int | | main () | | { | | return dlopen (); | | ; | | return 0; | | } | configure:15151: result: no | configure:15155: checking for dlopen in -ldl | configure:15180: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -ldl >&5 | configure:15180: $? = 0 | configure:15189: result: yes | configure:15308: checking whether a program can dlopen itself | configure:15388: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 | configure:15391: $? = 0 | configure:15409: result: yes | configure:15414: checking whether a statically linked program can dlopen itself | configure:15494: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5 | /tmp/ccxLKcO7.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/configure:15473: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking | configure:15497: $? = 0 | conftest: undefined symbol: _fnord | configure:15515: result: no | configure:15554: checking whether stripping libraries is possible | configure:15559: result: yes | configure:15594: checking if libtool supports shared libraries | configure:15596: result: yes | configure:15599: checking whether to build shared libraries | configure:15620: result: yes | configure:15623: checking whether to build static libraries | configure:15627: result: yes | configure:15683: checking return type of signal handlers | configure:15701: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:63:1: error: void value not ignored as it ought to be | return *(signal (0, 0)) (0) == 1; | ^ | configure:15701: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | /* end confdefs.h. */ | | #include | | #include | | | | int | | main () | | { | | return *(signal (0, 0)) (0) == 1; | | ; | | return 0; | | } | configure:15708: result: void | configure:15716: checking for pid_t | configure:15716: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15716: $? = 0 | configure:15716: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:94:20: error: expected expression before ')' token | if (sizeof ((pid_t))) | ^ | configure:15716: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((pid_t))) | | return 0; | | ; | | return 0; | | } | configure:15716: result: yes | configure:15727: checking for size_t | configure:15727: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15727: $? = 0 | configure:15727: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:94:21: error: expected expression before ')' token | if (sizeof ((size_t))) | ^ | configure:15727: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((size_t))) | | return 0; | | ; | | return 0; | | } | configure:15727: result: yes | configure:15740: checking whether to enable assertions | configure:15758: result: yes | configure:15767: checking for stdint.h | configure:15767: result: yes | configure:15767: checking for inttypes.h | configure:15767: result: yes | configure:15767: checking for unistd.h | configure:15767: result: yes | configure:15767: checking for poll.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/ioctl.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/resource.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/utsname.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for stropts.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/param.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for stddef.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for limits.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/timeb.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for termios.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/mman.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/file.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for execinfo.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for utime.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/select.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for sys/wait.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for fcntl.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15767: $? = 0 | configure:15767: result: yes | configure:15767: checking for crt_externs.h | configure:15767: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:112:25: fatal error: crt_externs.h: No such file or directory | #include | ^ | compilation terminated. | configure:15767: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | | | #include | configure:15767: result: no | configure:15822: checking for struct stat.st_mtim.tv_nsec | configure:15822: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15822: $? = 0 | configure:15822: result: yes | configure:15831: checking for struct stat.st_mtimensec | configure:15831: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:116:12: error: 'struct stat' has no member named 'st_mtimensec' | if (ac_aggr.st_mtimensec) | ^ | conftest.c:115:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | static struct stat ac_aggr; | ^ | configure:15831: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_mtimensec) | | return 0; | | ; | | return 0; | | } | configure:15831: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:116:19: error: 'struct stat' has no member named 'st_mtimensec' | if (sizeof ac_aggr.st_mtimensec) | ^ | conftest.c:115:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | static struct stat ac_aggr; | ^ | configure:15831: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_mtimensec) | | return 0; | | ; | | return 0; | | } | configure:15831: result: no | configure:15840: checking for struct stat.st_mtimespec.tv_nsec | configure:15840: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:116:12: error: 'struct stat' has no member named 'st_mtimespec' | if (ac_aggr.st_mtimespec.tv_nsec) | ^ | conftest.c:115:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | static struct stat ac_aggr; | ^ | configure:15840: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | static struct stat ac_aggr; | | if (ac_aggr.st_mtimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:15840: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:116:19: error: 'struct stat' has no member named 'st_mtimespec' | if (sizeof ac_aggr.st_mtimespec.tv_nsec) | ^ | conftest.c:115:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | static struct stat ac_aggr; | ^ | configure:15840: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | static struct stat ac_aggr; | | if (sizeof ac_aggr.st_mtimespec.tv_nsec) | | return 0; | | ; | | return 0; | | } | configure:15840: result: no | configure:15851: checking for int8_t | configure:15851: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15851: $? = 0 | configure:15851: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:116:12: error: size of array 'test_array' is negative | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | ^ | configure:15851: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | enum { N = 8 / 2 - 1 }; | | int | | main () | | { | | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | | test_array [0] = 0; | | return test_array [0]; | | | | ; | | return 0; | | } | configure:15851: result: yes | configure:15862: checking for int16_t | configure:15862: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15862: $? = 0 | configure:15862: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:116:12: error: size of array 'test_array' is negative | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | ^ | configure:15862: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | enum { N = 16 / 2 - 1 }; | | int | | main () | | { | | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | | test_array [0] = 0; | | return test_array [0]; | | | | ; | | return 0; | | } | configure:15862: result: yes | configure:15873: checking for int32_t | configure:15873: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15873: $? = 0 | configure:15873: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:117:53: warning: integer overflow in expression [-Woverflow] | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ | conftest.c:116:12: error: storage size of 'test_array' isn't constant | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | ^ | conftest.c:116:12: warning: unused variable 'test_array' [-Wunused-variable] | configure:15873: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | enum { N = 32 / 2 - 1 }; | | int | | main () | | { | | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | | test_array [0] = 0; | | return test_array [0]; | | | | ; | | return 0; | | } | configure:15873: result: yes | configure:15884: checking for int64_t | configure:15884: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15884: $? = 0 | configure:15884: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:117:53: warning: integer overflow in expression [-Woverflow] | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | ^ | conftest.c:116:12: error: storage size of 'test_array' isn't constant | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | ^ | conftest.c:116:12: warning: unused variable 'test_array' [-Wunused-variable] | configure:15884: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | enum { N = 64 / 2 - 1 }; | | int | | main () | | { | | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | | test_array [0] = 0; | | return test_array [0]; | | | | ; | | return 0; | | } | configure:15884: result: yes | configure:15896: checking for unsigned long long int | configure:15935: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15935: $? = 0 | configure:15944: result: yes | configure:15954: checking for long long int | configure:15992: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:15992: $? = 0 | configure:15992: ./conftest | configure:15992: $? = 0 | configure:16004: result: yes | configure:16014: checking for intmax_t | configure:16014: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16014: $? = 0 | configure:16014: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:117:23: error: expected expression before ')' token | if (sizeof ((intmax_t))) | ^ | configure:16014: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((intmax_t))) | | return 0; | | ; | | return 0; | | } | configure:16014: result: yes | configure:16032: checking for intptr_t | configure:16032: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16032: $? = 0 | configure:16032: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:118:23: error: expected expression before ')' token | if (sizeof ((intptr_t))) | ^ | configure:16032: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((intptr_t))) | | return 0; | | ; | | return 0; | | } | configure:16032: result: yes | configure:16067: checking for uint8_t | configure:16067: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16067: $? = 0 | configure:16067: result: yes | configure:16081: checking for uint16_t | configure:16081: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16081: $? = 0 | configure:16081: result: yes | configure:16093: checking for uint32_t | configure:16093: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16093: $? = 0 | configure:16093: result: yes | configure:16107: checking for uint64_t | configure:16107: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16107: $? = 0 | configure:16107: result: yes | configure:16123: checking for uintmax_t | configure:16123: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16123: $? = 0 | configure:16123: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:119:24: error: expected expression before ')' token | if (sizeof ((uintmax_t))) | ^ | configure:16123: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((uintmax_t))) | | return 0; | | ; | | return 0; | | } | configure:16123: result: yes | configure:16141: checking for uintptr_t | configure:16141: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16141: $? = 0 | configure:16141: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:120:24: error: expected expression before ')' token | if (sizeof ((uintptr_t))) | ^ | configure:16141: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | int | | main () | | { | | if (sizeof ((uintptr_t))) | | return 0; | | ; | | return 0; | | } | configure:16141: result: yes | configure:16185: checking for working alloca.h | configure:16202: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16202: $? = 0 | configure:16210: result: yes | configure:16218: checking for alloca | configure:16255: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16255: $? = 0 | configure:16263: result: yes | configure:16369: checking for obstacks | configure:16390: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16390: $? = 0 | configure:16398: result: yes | configure:16414: checking for atan in -lm | configure:16439: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:95:6: warning: conflicting types for built-in function 'atan' | char atan (); | ^ | configure:16439: $? = 0 | configure:16448: result: yes | configure:16461: checking for working poll | configure:16468: checking for poll | configure:16468: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:16468: $? = 0 | configure:16468: result: yes | configure:16522: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:16522: $? = 0 | configure:16522: ./conftest | configure:16522: $? = 0 | configure:16539: result: yes | configure:16555: checking for setenv | configure:16555: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:16555: $? = 0 | configure:16555: result: yes | configure:16571: checking if environ is properly declared | configure:16589: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:91:34: error: conflicting types for 'environ' | extern struct { int foo; } environ; | ^ | In file included from conftest.c:90:0: | /usr/include/unistd.h:545:15: note: previous declaration of 'environ' was here | extern char **environ; | ^ | configure:16589: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | /* end confdefs.h. */ | | #include | | extern struct { int foo; } environ; | | int | | main () | | { | | environ.foo = 1; | | ; | | return 0; | | } | configure:16597: result: yes | configure:16608: checking for library containing listen | configure:16639: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:16639: $? = 0 | configure:16656: result: none required | configure:16696: checking for library containing gethostbyname | configure:16727: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:16727: $? = 0 | configure:16744: result: none required | configure:16754: checking for socket | configure:16754: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:16754: $? = 0 | configure:16754: result: yes | configure:16764: checking arpa/inet.h usability | configure:16764: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16764: $? = 0 | configure:16764: result: yes | configure:16764: checking arpa/inet.h presence | configure:16764: gcc -E conftest.c | configure:16764: $? = 0 | configure:16764: result: yes | configure:16764: checking for arpa/inet.h | configure:16764: result: yes | configure:16764: checking netdb.h usability | configure:16764: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16764: $? = 0 | configure:16764: result: yes | configure:16764: checking netdb.h presence | configure:16764: gcc -E conftest.c | configure:16764: $? = 0 | configure:16764: result: yes | configure:16764: checking for netdb.h | configure:16764: result: yes | configure:16764: checking netinet/in.h usability | configure:16764: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16764: $? = 0 | configure:16764: result: yes | configure:16764: checking netinet/in.h presence | configure:16764: gcc -E conftest.c | configure:16764: $? = 0 | configure:16764: result: yes | configure:16764: checking for netinet/in.h | configure:16764: result: yes | configure:16794: checking whether getaddrinfo is declared | configure:16794: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16794: $? = 0 | configure:16794: result: yes | configure:16810: checking whether freeaddrinfo is declared | configure:16810: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16810: $? = 0 | configure:16810: result: yes | configure:16826: checking whether gai_strerror is declared | configure:16826: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16826: $? = 0 | configure:16826: result: yes | configure:16842: checking whether getnameinfo is declared | configure:16842: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16842: $? = 0 | configure:16842: result: yes | configure:16859: checking for struct addrinfo.ai_family | configure:16859: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:16859: $? = 0 | configure:16859: result: yes | configure:16873: checking for struct sockaddr.sa_len | configure:16873: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:105:12: error: 'struct sockaddr' has no member named 'sa_len' | if (ac_aggr.sa_len) | ^ | conftest.c:104:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | static struct sockaddr ac_aggr; | ^ | configure:16873: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | static struct sockaddr ac_aggr; | | if (ac_aggr.sa_len) | | return 0; | | ; | | return 0; | | } | configure:16873: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:105:19: error: 'struct sockaddr' has no member named 'sa_len' | if (sizeof ac_aggr.sa_len) | ^ | conftest.c:104:24: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] | static struct sockaddr ac_aggr; | ^ | configure:16873: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | /* end confdefs.h. */ | | #include | | | | int | | main () | | { | | static struct sockaddr ac_aggr; | | if (sizeof ac_aggr.sa_len) | | return 0; | | ; | | return 0; | | } | configure:16873: result: no | configure:16889: checking for netinet/in.h | configure:16889: result: yes | configure:16900: checking for IPv4 sockets | configure:16929: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:117:6: warning: the address of 'x' will always evaluate as 'true' [-Waddress] | if (&x && &y && &z) return 0; | ^ | conftest.c:117:9: warning: the address of 'y' will always evaluate as 'true' [-Waddress] | if (&x && &y && &z) return 0; | ^ | conftest.c:117:15: warning: the address of 'z' will always evaluate as 'true' [-Waddress] | if (&x && &y && &z) return 0; | ^ | configure:16929: $? = 0 | configure:16937: result: yes | configure:16945: checking for IPv6 sockets | configure:16974: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c: In function 'main': | conftest.c:118:6: warning: the address of 'x' will always evaluate as 'true' [-Waddress] | if (&x && &y && &z) return 0; | ^ | conftest.c:118:9: warning: the address of 'y' will always evaluate as 'true' [-Waddress] | if (&x && &y && &z) return 0; | ^ | conftest.c:118:15: warning: the address of 'z' will always evaluate as 'true' [-Waddress] | if (&x && &y && &z) return 0; | ^ | configure:16974: $? = 0 | configure:16982: result: yes | configure:16992: checking for getipnodebyaddr | configure:16992: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | /tmp/ccsxapLD.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:136: undefined reference to `getipnodebyaddr' | collect2: error: ld returned 1 exit status | configure:16992: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | /* end confdefs.h. */ | | /* Define getipnodebyaddr to an innocuous variant, in case declares getipnodebyaddr. | | For example, HP-UX 11i declares gettimeofday. */ | | #define getipnodebyaddr innocuous_getipnodebyaddr | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char getipnodebyaddr (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef getipnodebyaddr | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char getipnodebyaddr (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_getipnodebyaddr || defined __stub___getipnodebyaddr | | choke me | | #endif | | | | int | | main () | | { | | return getipnodebyaddr (); | | ; | | return 0; | | } | configure:16992: result: no | configure:17001: checking for getaddrinfo | configure:17001: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17001: $? = 0 | configure:17001: result: yes | configure:17014: checking for inet_ntop | configure:17014: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17014: $? = 0 | configure:17014: result: yes | configure:17034: checking for putenv | configure:17034: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17034: $? = 0 | configure:17034: result: yes | configure:17047: checking for strdup | configure:17047: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:129:6: warning: conflicting types for built-in function 'strdup' | char strdup (); | ^ | configure:17047: $? = 0 | configure:17047: result: yes | configure:17060: checking for strerror | configure:17060: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17060: $? = 0 | configure:17060: result: yes | configure:17073: checking for strsignal | configure:17073: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17073: $? = 0 | configure:17073: result: yes | configure:17086: checking for mkstemp | configure:17086: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17086: $? = 0 | configure:17086: result: yes | configure:17099: checking for getpagesize | configure:17099: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17099: $? = 0 | configure:17099: result: yes | configure:17112: checking for getdtablesize | configure:17112: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17112: $? = 0 | configure:17112: result: yes | configure:17125: checking for strstr | configure:17125: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:135:6: warning: conflicting types for built-in function 'strstr' | char strstr (); | ^ | configure:17125: $? = 0 | configure:17125: result: yes | configure:17138: checking for ftruncate | configure:17138: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17138: $? = 0 | configure:17138: result: yes | configure:17151: checking for floorl | configure:17151: result: no | configure:17164: checking for ceill | configure:17164: result: no | configure:17177: checking for sqrtl | configure:17177: result: no | configure:17190: checking for frexpl | configure:17190: result: no | configure:17203: checking for ldexpl | configure:17203: result: no | configure:17216: checking for asinl | configure:17216: result: no | configure:17229: checking for acosl | configure:17229: result: no | configure:17242: checking for atanl | configure:17242: result: no | configure:17255: checking for logl | configure:17255: result: no | configure:17268: checking for expl | configure:17268: result: no | configure:17281: checking for tanl | configure:17281: result: no | configure:17294: checking for sinl | configure:17294: result: no | configure:17307: checking for cosl | configure:17307: result: no | configure:17320: checking for powl | configure:17320: result: no | configure:17333: checking for truncl | configure:17333: result: no | configure:17346: checking for lrintl | configure:17346: result: no | configure:17359: checking for truncf | configure:17359: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:137:6: warning: conflicting types for built-in function 'truncf' | char truncf (); | ^ | configure:17359: $? = 0 | configure:17359: result: yes | configure:17372: checking for lrintf | configure:17372: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:138:6: warning: conflicting types for built-in function 'lrintf' | char lrintf (); | ^ | configure:17372: $? = 0 | configure:17372: result: yes | configure:17385: checking for lrint | configure:17385: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:139:6: warning: conflicting types for built-in function 'lrint' | char lrint (); | ^ | configure:17385: $? = 0 | configure:17385: result: yes | configure:17398: checking for trunc | configure:17398: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:140:6: warning: conflicting types for built-in function 'trunc' | char trunc (); | ^ | configure:17398: $? = 0 | configure:17398: result: yes | configure:17411: checking for strsep | configure:17411: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17411: $? = 0 | configure:17411: result: yes | configure:17424: checking for strpbrk | configure:17424: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:142:6: warning: conflicting types for built-in function 'strpbrk' | char strpbrk (); | ^ | configure:17424: $? = 0 | configure:17424: result: yes | configure:17437: checking for symlink | configure:17437: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17437: $? = 0 | configure:17437: result: yes | configure:17450: checking for mkdtemp | configure:17450: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17450: $? = 0 | configure:17450: result: yes | configure:17470: checking for gethostname | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for memcpy | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:146:6: warning: conflicting types for built-in function 'memcpy' | char memcpy (); | ^ | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for memmove | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:147:6: warning: conflicting types for built-in function 'memmove' | char memmove (); | ^ | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for sighold | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for uname | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for usleep | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for lstat | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for grantpt | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for popen | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for getrusage | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for gettimeofday | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for fork | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:156:6: warning: conflicting types for built-in function 'fork' | char fork (); | ^ | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for strchr | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | conftest.c:157:6: warning: conflicting types for built-in function 'strchr' | char strchr (); | ^ | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for utimes | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for utime | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for readlink | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for sigsetmask | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for alarm | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for select | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for mprotect | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for madvise | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for waitpid | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for accept4 | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for fdatasync | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for setsid | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for spawnl | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | /tmp/ccTWHb99.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:181: undefined reference to `spawnl' | collect2: error: ld returned 1 exit status | configure:17470: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | /* end confdefs.h. */ | | /* Define spawnl to an innocuous variant, in case declares spawnl. | | For example, HP-UX 11i declares gettimeofday. */ | | #define spawnl innocuous_spawnl | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char spawnl (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef spawnl | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char spawnl (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_spawnl || defined __stub___spawnl | | choke me | | #endif | | | | int | | main () | | { | | return spawnl (); | | ; | | return 0; | | } | configure:17470: result: no | configure:17470: checking for pread | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for pwrite | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for _NSGetExecutablePath | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | /tmp/cck41VrB.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:183: undefined reference to `_NSGetExecutablePath' | collect2: error: ld returned 1 exit status | configure:17470: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | /* end confdefs.h. */ | | /* Define _NSGetExecutablePath to an innocuous variant, in case declares _NSGetExecutablePath. | | For example, HP-UX 11i declares gettimeofday. */ | | #define _NSGetExecutablePath innocuous__NSGetExecutablePath | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char _NSGetExecutablePath (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef _NSGetExecutablePath | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char _NSGetExecutablePath (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub__NSGetExecutablePath || defined __stub____NSGetExecutablePath | | choke me | | #endif | | | | int | | main () | | { | | return _NSGetExecutablePath (); | | ; | | return 0; | | } | configure:17470: result: no | configure:17470: checking for _NSGetEnviron | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | /tmp/ccuc2cUz.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:183: undefined reference to `_NSGetEnviron' | collect2: error: ld returned 1 exit status | configure:17470: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | /* end confdefs.h. */ | | /* Define _NSGetEnviron to an innocuous variant, in case declares _NSGetEnviron. | | For example, HP-UX 11i declares gettimeofday. */ | | #define _NSGetEnviron innocuous__NSGetEnviron | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char _NSGetEnviron (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef _NSGetEnviron | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char _NSGetEnviron (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron | | choke me | | #endif | | | | int | | main () | | { | | return _NSGetEnviron (); | | ; | | return 0; | | } | configure:17470: result: no | configure:17470: checking for chown | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for getgrnam | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for getpwnam | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for endgrent | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for endpwent | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17470: checking for setgroupent | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | /tmp/ccM7zOPm.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:188: undefined reference to `setgroupent' | collect2: error: ld returned 1 exit status | configure:17470: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | /* end confdefs.h. */ | | /* Define setgroupent to an innocuous variant, in case declares setgroupent. | | For example, HP-UX 11i declares gettimeofday. */ | | #define setgroupent innocuous_setgroupent | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char setgroupent (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef setgroupent | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char setgroupent (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_setgroupent || defined __stub___setgroupent | | choke me | | #endif | | | | int | | main () | | { | | return setgroupent (); | | ; | | return 0; | | } | configure:17470: result: no | configure:17470: checking for setpassent | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | /tmp/cc4xua7o.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:188: undefined reference to `setpassent' | collect2: error: ld returned 1 exit status | configure:17470: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | /* end confdefs.h. */ | | /* Define setpassent to an innocuous variant, in case declares setpassent. | | For example, HP-UX 11i declares gettimeofday. */ | | #define setpassent innocuous_setpassent | | | | /* System header to define __stub macros and hopefully few prototypes, | | which can conflict with char setpassent (); below. | | Prefer to if __STDC__ is defined, since | | exists even on freestanding compilers. */ | | | | #ifdef __STDC__ | | # include | | #else | | # include | | #endif | | | | #undef setpassent | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char setpassent (); | | /* The GNU C library defines this for functions which it implements | | to always fail with ENOSYS. Some functions are actually named | | something starting with __ and the normal name is an alias. */ | | #if defined __stub_setpassent || defined __stub___setpassent | | choke me | | #endif | | | | int | | main () | | { | | return setpassent (); | | ; | | return 0; | | } | configure:17470: result: no | configure:17470: checking for nl_langinfo | configure:17470: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17470: $? = 0 | configure:17470: result: yes | configure:17561: checking whether environ is declared | configure:17561: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:17561: $? = 0 | configure:17561: result: yes | configure:17573: checking for library containing nanosleep | configure:17604: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17604: $? = 0 | configure:17621: result: none required | configure:17635: checking for library containing clock_gettime | configure:17666: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | configure:17666: $? = 0 | configure:17683: result: none required | configure:17697: checking for library containing timer_create | configure:17728: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lm >&5 | /tmp/cc23xuXN.o: In function `main': | /usr/local/src/gnu-smalltalk/smalltalk/conftest.c:169: undefined reference to `timer_create' | collect2: error: ld returned 1 exit status | configure:17728: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char timer_create (); | | int | | main () | | { | | return timer_create (); | | ; | | return 0; | | } | configure:17728: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | configure:17728: $? = 0 | configure:17745: result: -lrt | configure:17763: checking for working lrint | configure:17770: checking for lrint | configure:17770: result: yes | configure:17792: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | conftest.c: In function 'main': | conftest.c:165:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | exit(sizeof (l) >= 8 && l != 14988885582133630); | ^ | conftest.c:165:2: warning: incompatible implicit declaration of built-in function 'exit' | configure:17792: $? = 0 | configure:17792: ./conftest | configure:17792: $? = 0 | configure:17805: result: yes | configure:17820: checking for working strtoul | configure:17827: checking for strtoul | configure:17827: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | configure:17827: $? = 0 | configure:17827: result: yes | configure:17851: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | conftest.c: In function 'main': | conftest.c:163:17: warning: initialization discards 'const' qualifier from pointer target type | char *string = "0"; | ^ | conftest.c:167:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | exit((value != 0) || (term != (string+1))); | ^ | conftest.c:167:2: warning: incompatible implicit declaration of built-in function 'exit' | configure:17851: $? = 0 | configure:17851: ./conftest | configure:17851: $? = 0 | configure:17864: result: yes | configure:17875: checking whether time.h and sys/time.h may both be included | configure:17895: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:17895: $? = 0 | configure:17902: result: yes | configure:17912: checking whether localtime caches the timezone | configure:17963: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | conftest.c:171:5: warning: return type defaults to 'int' [-Wreturn-type] | unset_TZ () | ^ | conftest.c:180:5: warning: return type defaults to 'int' [-Wreturn-type] | main() | ^ | conftest.c: In function 'unset_TZ': | conftest.c:177:5: warning: control reaches end of non-void function [-Wreturn-type] | } | ^ | configure:17963: $? = 0 | configure:17963: ./conftest | configure:17963: $? = 0 | configure:17974: result: no | configure:17986: checking whether lt_dlopenext("libc") works | configure:18014: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -lltdl >&5 | configure:18014: $? = 0 | configure:18014: ./conftest | configure:18014: $? = 1 | configure: program exited with status 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | /* end confdefs.h. */ | | | | #include | | | | int | | main () | | { | | | | lt_dlinit(); | | return lt_dlopenext("libc") == NULL ? 1 : 0; | | | | ; | | return 0; | | } | configure:18027: result: no | configure:18043: checking how to dlopen the C library | configure:18088: result: libc.so.6 | configure:18106: checking how to link with GMP | configure:18144: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm -lgmp >&5 | configure:18144: $? = 0 | configure:18154: result: -lgmp | configure:18167: checking size of mp_limb_t | configure:18172: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | configure:18172: $? = 0 | configure:18172: ./conftest | configure:18172: $? = 0 | configure:18189: result: 4 | configure:18214: checking how to link with readline | configure:18250: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm -lreadline >&5 | conftest.c: In function 'main': | conftest.c:14:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] | exit(0); | ^ | conftest.c:14:3: warning: incompatible implicit declaration of built-in function 'exit' | configure:18253: $? = 0 | configure:18269: result: -lreadline | configure:18285: checking for rl_completion_matches | configure:18285: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm -lreadline >&5 | configure:18285: $? = 0 | configure:18285: result: yes | configure:18314: checking whether to install Announcements | configure:18374: result: yes | configure:18406: checking for tclsh | configure:18411: checking for tclsh | configure:18429: found /usr/bin/tclsh | configure:18441: result: /usr/bin/tclsh | configure:18490: result: /usr/bin/tclsh | configure:18506: checking for Tcl 8.x | configure:18508: result: /usr/lib | configure:18510: checking for Tk 8.x | configure:18512: result: /usr/lib | configure:18518: checking the include path for Tcl/Tk 8.x | configure:18588: result: -I/usr/include/tcl8.6 | configure:18591: checking how to link with Tcl/Tk 8.x | configure:18607: checking for Tcl_ObjSetVar2 | configure:18607: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -I/usr/include/tcl8.6 conftest.c -lrt -lm -ldl -lz -lpthread -lieee -lm -lX11 -lXss -lXext -L/usr/lib/powerpc-linux-gnu -ltcl8.6 -L/usr/lib/powerpc-linux-gnu -ltk8.6 >&5 | configure:18607: $? = 0 | configure:18607: result: yes | configure:18614: checking for Tk_CreatePhotoImageFormat | configure:18614: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -I/usr/include/tcl8.6 conftest.c -lrt -lm -ldl -lz -lpthread -lieee -lm -lX11 -lXss -lXext -L/usr/lib/powerpc-linux-gnu -ltcl8.6 -L/usr/lib/powerpc-linux-gnu -ltk8.6 >&5 | configure:18614: $? = 0 | configure:18614: result: yes | configure:18626: result: -ldl -lz -lpthread -lieee -lm -lX11 -lXss -lXext -L/usr/lib/powerpc-linux-gnu -ltcl8.6 -L/usr/lib/powerpc-linux-gnu -ltk8.6 | configure:18643: checking whether to install BloxTK | configure:18702: result: yes | configure:18720: checking whether to install BLOXBrowser | configure:18778: result: yes | configure:18794: checking whether to install Complex | configure:18852: result: yes | configure:18868: checking whether to install Continuations | configure:18926: result: yes | configure:18942: checking whether to install CParser | configure:19000: result: yes | configure:19016: checking whether to install DebugTools | configure:19074: result: yes | configure:19090: checking whether to install Debugger | configure:19148: result: yes | configure:19164: checking whether to install ObjectDumper | configure:19222: result: yes | configure:19239: checking whether to install DBD-MySQL | configure:19297: result: yes | configure:19311: checking whether to run MySQL tests | configure:19321: result: no | configure:19328: checking for PQconnectdb in -lpq | configure:19353: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lpq -lrt -lm >&5 | configure:19353: $? = 0 | configure:19362: result: yes | configure:19376: checking whether to install DBD-PostgreSQL | configure:19434: result: yes | configure:19448: checking whether to run PostgreSQL tests | configure:19458: result: no | configure:19462: checking sqlite3.h usability | configure:19462: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:19462: $? = 0 | configure:19462: result: yes | configure:19462: checking sqlite3.h presence | configure:19462: gcc -E conftest.c | configure:19462: $? = 0 | configure:19462: result: yes | configure:19462: checking for sqlite3.h | configure:19462: result: yes | configure:19471: checking for sqlite3_clear_bindings in -lsqlite3 | configure:19496: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lsqlite3 -lrt -lm >&5 | configure:19496: $? = 0 | configure:19505: result: yes | configure:19519: checking whether to install DBD-SQLite | configure:19578: result: yes | configure:19597: checking whether to install DBI | configure:19655: result: yes | configure:19671: checking gdbm.h usability | configure:19671: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:19671: $? = 0 | configure:19671: result: yes | configure:19671: checking gdbm.h presence | configure:19671: gcc -E conftest.c | configure:19671: $? = 0 | configure:19671: result: yes | configure:19671: checking for gdbm.h | configure:19671: result: yes | configure:19677: checking whether to install GDBM | configure:19736: result: yes | configure:19754: checking whether to install Glorp | configure:19812: result: yes | configure:19829: checking for CAIRO | configure:19837: $PKG_CONFIG --exists --print-errors "cairo" | configure:19840: $? = 0 | configure:19855: $PKG_CONFIG --exists --print-errors "cairo" | configure:19858: $? = 0 | configure:19894: result: yes | configure:19898: checking whether to install Cairo | configure:19956: result: yes | configure:19999: checking for pkg-config | configure:20030: result: /usr/bin/pkg-config | configure:20054: checking for GLIB - version >= 2.0.0 | configure:20168: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include conftest.c -lgobject-2.0 -lglib-2.0 -lrt -lm >&5 | configure:20168: $? = 0 | configure:20168: ./conftest | configure:20168: $? = 0 | configure:20182: result: yes (version 2.42.0) | configure:20187: checking for GTHREAD | configure:20195: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.0.0" | configure:20198: $? = 0 | configure:20213: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.0.0" | configure:20216: $? = 0 | configure:20252: result: yes | configure:20327: checking for g_poll | configure:20327: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include conftest.c -lrt -lm -lgobject-2.0 -lglib-2.0 >&5 | configure:20327: $? = 0 | configure:20327: result: yes | configure:20344: checking whether to install GLib | configure:20403: result: yes | configure:20424: checking for GIR | configure:20432: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.3" | Package gobject-introspection-1.0 was not found in the pkg-config search path. | Perhaps you should add the directory containing `gobject-introspection-1.0.pc' | to the PKG_CONFIG_PATH environment variable | No package 'gobject-introspection-1.0' found | configure:20435: $? = 1 | configure:20450: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= 0.9.3" | Package gobject-introspection-1.0 was not found in the pkg-config search path. | Perhaps you should add the directory containing `gobject-introspection-1.0.pc' | to the PKG_CONFIG_PATH environment variable | No package 'gobject-introspection-1.0' found | configure:20453: $? = 1 | No package 'gobject-introspection-1.0' found | configure:20481: result: no | configure:20493: checking whether to install GObject-Introspection | configure:20554: result: no | configure:20601: checking for pkg-config | configure:20632: result: /usr/bin/pkg-config | configure:20654: checking for GTK+ - version >= 2.0.0 | configure:20764: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/powerpc-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include -I/usr/include/freetype2 conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lrt -lm >&5 | configure:20764: $? = 0 | configure:20764: ./conftest | configure:20764: $? = 0 | configure:20778: result: yes (version 2.24.25) | configure:20782: checking for ATK | configure:20790: $PKG_CONFIG --exists --print-errors "atk >= 1.0.0" | configure:20793: $? = 0 | configure:20808: $PKG_CONFIG --exists --print-errors "atk >= 1.0.0" | configure:20811: $? = 0 | configure:20847: result: yes | configure:20851: checking for PANGO | configure:20859: $PKG_CONFIG --exists --print-errors "pango >= 1.0.0" | configure:20862: $? = 0 | configure:20877: $PKG_CONFIG --exists --print-errors "pango >= 1.0.0" | configure:20880: $? = 0 | configure:20916: result: yes | configure:20979: checking whether to install GTK | configure:21038: result: yes | configure:21056: checking whether to install BloxGTK | configure:21114: result: yes | configure:21134: checking whether to install Blox | configure:21192: result: yes | configure:21210: checking whether to install WebServer | configure:21268: result: yes | configure:21311: checking for ld used by GCC | configure:21374: result: /usr/bin/ld | configure:21381: checking if the linker (/usr/bin/ld) is GNU ld | GNU ld (GNU Binutils for Debian) 2.24.90.20141023 | configure:21393: result: yes | configure:21399: checking for shared library run path origin | configure:21412: result: done | configure:21817: checking for nl_langinfo and CODESET | configure:21833: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | conftest.c: In function 'main': | conftest.c:171:7: warning: unused variable 'cs' [-Wunused-variable] | char* cs = nl_langinfo(CODESET); | ^ | configure:21833: $? = 0 | configure:21842: result: yes | configure:21880: checking for iconv | configure:21902: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | configure:21902: $? = 0 | configure:21934: result: yes | configure:21955: checking for iconv declaration | configure:21984: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:21984: $? = 0 | configure:21995: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:22005: checking whether to install I18N | configure:22064: result: yes | configure:22111: checking for iconv | configure:22165: result: yes | configure:22186: checking for iconv declaration | configure:22226: result: | extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | configure:22236: checking whether to install Iconv | configure:22295: result: yes | configure:22313: checking whether to install Java | configure:22371: result: yes | configure:22387: checking whether to install Digest | configure:22446: result: yes | configure:22464: checking whether to install GNUPlot | configure:22522: result: yes | configure:22538: checking whether to install Magritte | configure:22596: result: yes | configure:22612: checking whether to install Magritte-Seaside | configure:22670: result: yes | configure:22686: checking whether to install Kernel-Tests | configure:22744: result: yes | configure:22763: checking for initscr in -lncurses | configure:22788: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lncurses -lrt -lm >&5 | configure:22788: $? = 0 | configure:22797: result: yes | configure:22811: checking whether to install NCurses | configure:22869: result: yes | configure:22885: checking whether to install NetClients | configure:22944: result: yes | configure:22962: checking whether to install DhbNumericalMethods | configure:23020: result: yes | configure:23034: checking for X | configure:23142: gcc -E conftest.c | configure:23142: $? = 0 | configure:23173: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lX11 -lrt -lm >&5 | configure:23173: $? = 0 | configure:23223: result: libraries , headers | configure:23322: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm -lX11 >&5 | configure:23322: $? = 0 | configure:23420: checking for gethostbyname | configure:23420: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | configure:23420: $? = 0 | configure:23420: result: yes | configure:23517: checking for connect | configure:23517: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | configure:23517: $? = 0 | configure:23517: result: yes | configure:23566: checking for remove | configure:23566: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | configure:23566: $? = 0 | configure:23566: result: yes | configure:23615: checking for shmat | configure:23615: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm >&5 | configure:23615: $? = 0 | configure:23615: result: yes | configure:23673: checking for IceConnectionNumber in -lICE | configure:23698: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lICE -lrt -lm >&5 | configure:23698: $? = 0 | configure:23707: result: yes | configure:23724: checking OpenGL/gl.h usability | configure:23724: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:206:23: fatal error: OpenGL/gl.h: No such file or directory | #include | ^ | compilation terminated. | configure:23724: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:23724: result: no | configure:23724: checking OpenGL/gl.h presence | configure:23724: gcc -E conftest.c | conftest.c:173:23: fatal error: OpenGL/gl.h: No such file or directory | #include | ^ | compilation terminated. | configure:23724: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | /* end confdefs.h. */ | | #include | configure:23724: result: no | configure:23724: checking for OpenGL/gl.h | configure:23724: result: no | configure:23724: checking OpenGL/glu.h usability | configure:23724: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:206:24: fatal error: OpenGL/glu.h: No such file or directory | #include | ^ | compilation terminated. | configure:23724: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:23724: result: no | configure:23724: checking OpenGL/glu.h presence | configure:23724: gcc -E conftest.c | conftest.c:173:24: fatal error: OpenGL/glu.h: No such file or directory | #include | ^ | compilation terminated. | configure:23724: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | /* end confdefs.h. */ | | #include | configure:23724: result: no | configure:23724: checking for OpenGL/glu.h | configure:23724: result: no | configure:23724: checking GL/gl.h usability | configure:23724: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:23724: $? = 0 | configure:23724: result: yes | configure:23724: checking GL/gl.h presence | configure:23724: gcc -E conftest.c | configure:23724: $? = 0 | configure:23724: result: yes | configure:23724: checking for GL/gl.h | configure:23724: result: yes | configure:23724: checking GL/glu.h usability | configure:23724: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:23724: $? = 0 | configure:23724: result: yes | configure:23724: checking GL/glu.h presence | configure:23724: gcc -E conftest.c | configure:23724: $? = 0 | configure:23724: result: yes | configure:23724: checking for GL/glu.h | configure:23724: result: yes | configure:23735: checking how to link with OpenGL libraries | configure:23773: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm -lGL -lGLU -lSM -lICE -lX11 >&5 | configure:23773: $? = 0 | configure:23784: result: -lGL -lGLU -lSM -lICE -lX11 | configure:23811: checking whether to install OpenGL | configure:23870: result: yes | configure:23898: checking GLUT/freeglut.h usability | configure:23898: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:211:27: fatal error: GLUT/freeglut.h: No such file or directory | #include | ^ | compilation terminated. | configure:23898: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:23898: result: no | configure:23898: checking GLUT/freeglut.h presence | configure:23898: gcc -E conftest.c | conftest.c:178:27: fatal error: GLUT/freeglut.h: No such file or directory | #include | ^ | compilation terminated. | configure:23898: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | #include | configure:23898: result: no | configure:23898: checking for GLUT/freeglut.h | configure:23898: result: no | configure:23898: checking GL/freeglut.h usability | configure:23898: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:211:25: fatal error: GL/freeglut.h: No such file or directory | #include | ^ | compilation terminated. | configure:23898: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:23898: result: no | configure:23898: checking GL/freeglut.h presence | configure:23898: gcc -E conftest.c | conftest.c:178:25: fatal error: GL/freeglut.h: No such file or directory | #include | ^ | compilation terminated. | configure:23898: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | #include | configure:23898: result: no | configure:23898: checking for GL/freeglut.h | configure:23898: result: no | configure:23898: checking GLUT/glut.h usability | configure:23898: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:211:23: fatal error: GLUT/glut.h: No such file or directory | #include | ^ | compilation terminated. | configure:23898: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:23898: result: no | configure:23898: checking GLUT/glut.h presence | configure:23898: gcc -E conftest.c | conftest.c:178:23: fatal error: GLUT/glut.h: No such file or directory | #include | ^ | compilation terminated. | configure:23898: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | #include | configure:23898: result: no | configure:23898: checking for GLUT/glut.h | configure:23898: result: no | configure:23898: checking GL/glut.h usability | configure:23898: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:211:21: fatal error: GL/glut.h: No such file or directory | #include | ^ | compilation terminated. | configure:23898: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:23898: result: no | configure:23898: checking GL/glut.h presence | configure:23898: gcc -E conftest.c | conftest.c:178:21: fatal error: GL/glut.h: No such file or directory | #include | ^ | compilation terminated. | configure:23898: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | #include | configure:23898: result: no | configure:23898: checking for GL/glut.h | configure:23898: result: no | configure:23920: checking for GLUT header files | configure:23922: result: not found | configure:23925: checking how to link with GLUT | configure:23954: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lrt -lm -lglut -lGL -lGLU -lSM -lICE -lX11 >&5 | conftest.c:179:27: fatal error: not found: No such file or directory | #include | ^ | compilation terminated. | configure:23954: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | | | #include | | int | | main () | | { | | glutInit | | ; | | return 0; | | } | configure:23965: result: not found | configure:23981: checking whether to install GLUT | configure:24043: result: no | configure:24060: checking for SDL | configure:24068: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.0" | configure:24071: $? = 0 | configure:24086: $PKG_CONFIG --exists --print-errors "sdl >= 1.2.0" | configure:24089: $? = 0 | configure:24125: result: yes | configure:24145: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL conftest.c -lrt -lm -lSDL >&5 | configure:24145: $? = 0 | configure:24169: checking whether to install LibSDL | configure:24228: result: yes | configure:24246: checking whether to install LibSDL_GL | configure:24304: result: yes | configure:24320: checking whether to install CairoSDL | configure:24378: result: yes | configure:24396: checking for IMG_Linked_Version in -lSDL_image | configure:24421: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lSDL_image -lrt -lm >&5 | /usr/bin/ld: cannot find -lSDL_image | collect2: error: ld returned 1 exit status | configure:24421: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char IMG_Linked_Version (); | | int | | main () | | { | | return IMG_Linked_Version (); | | ; | | return 0; | | } | configure:24430: result: no | configure:24444: checking whether to install LibSDL_image | configure:24505: result: no | configure:24520: checking for Mix_Linked_Version in -lSDL_mixer | configure:24545: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lSDL_mixer -lrt -lm >&5 | configure:24545: $? = 0 | configure:24554: result: yes | configure:24568: checking whether to install LibSDL_mixer | configure:24626: result: yes | configure:24644: checking for Sound_GetLinkedVersion in -lSDL_sound | configure:24669: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lSDL_sound -lrt -lm >&5 | /usr/bin/ld: cannot find -lSDL_sound | collect2: error: ld returned 1 exit status | configure:24669: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | #define HAVE_LIBSDL_MIXER 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char Sound_GetLinkedVersion (); | | int | | main () | | { | | return Sound_GetLinkedVersion (); | | ; | | return 0; | | } | configure:24678: result: no | configure:24692: checking whether to install LibSDL_sound | configure:24753: result: no | configure:24768: checking for TTF_Init in -lSDL_ttf | configure:24793: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lSDL_ttf -lrt -lm >&5 | /usr/bin/ld: cannot find -lSDL_ttf | collect2: error: ld returned 1 exit status | configure:24793: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | #define HAVE_LIBSDL_MIXER 1 | | /* end confdefs.h. */ | | | | /* Override any GCC internal prototype to avoid an error. | | Use char because int might match the return type of a GCC | | builtin and then its argument prototype would still apply. */ | | #ifdef __cplusplus | | extern "C" | | #endif | | char TTF_Init (); | | int | | main () | | { | | return TTF_Init (); | | ; | | return 0; | | } | configure:24802: result: no | configure:24816: checking whether to install LibSDL_ttf | configure:24877: result: no | configure:24891: checking whether to install Compiler | configure:24949: result: yes | configure:24967: checking linux/netlink.h usability | configure:24967: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking linux/netlink.h presence | configure:24967: gcc -E conftest.c | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for linux/netlink.h | configure:24967: result: yes | configure:24967: checking linux/rtnetlink.h usability | configure:24967: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking linux/rtnetlink.h presence | configure:24967: gcc -E conftest.c | configure:24967: $? = 0 | configure:24967: result: yes | configure:24967: checking for linux/rtnetlink.h | configure:24967: result: yes | configure:24977: checking whether to install Netlink | configure:25036: result: yes | configure:25054: checking whether to install Parser | configure:25112: result: yes | configure:25128: checking whether to install ClassPublisher | configure:25186: result: yes | configure:25202: checking whether to install ProfileTools | configure:25260: result: yes | configure:25276: checking whether to install ROE | configure:25334: result: yes | configure:25350: checking whether to install SandstoneDb | configure:25408: result: yes | configure:25424: checking whether to install Seaside-Core | configure:25482: result: yes | configure:25498: checking whether to install Seaside-Development | configure:25556: result: yes | configure:25572: checking whether to install Seaside-Examples | configure:25630: result: yes | configure:25646: checking whether to install Seaside | configure:25704: result: yes | configure:25720: checking whether to install Sport | configure:25778: result: yes | configure:25794: checking whether to install SUnit | configure:25852: result: yes | configure:25868: checking whether to install Swazoo | configure:25926: result: yes | configure:25942: checking whether to install Sockets | configure:26000: result: yes | configure:26016: checking whether to install STTools | configure:26074: result: yes | configure:26090: checking whether to install VFSAddOns | configure:26149: result: yes | configure:26167: checking whether to install VisualGST | configure:26225: result: yes | configure:26241: checking whether to install XML-XMLNodeBuilder | configure:26299: result: yes | configure:26315: checking whether to install XML-DOM | configure:26373: result: yes | configure:26389: checking whether to install XML-ParserTests | configure:26447: result: yes | configure:26463: checking whether to install XML-PullParser | configure:26521: result: yes | configure:26536: checking expat.h usability | configure:26536: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:26536: $? = 0 | configure:26536: result: yes | configure:26536: checking expat.h presence | configure:26536: gcc -E conftest.c | configure:26536: $? = 0 | configure:26536: result: yes | configure:26536: checking for expat.h | configure:26536: result: yes | configure:26545: checking for XML_ParserCreateNS in -lexpat | configure:26570: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lexpat -lrt -lm >&5 | configure:26570: $? = 0 | configure:26579: result: yes | configure:26593: checking whether to install XML-Expat | configure:26652: result: yes | configure:26670: checking whether to install XML-XMLParser | configure:26728: result: yes | configure:26744: checking whether to install XML-SAXDriver | configure:26802: result: yes | configure:26818: checking whether to install XML-SAXParser | configure:26876: result: yes | configure:26892: checking whether to install XPath | configure:26950: result: yes | configure:26966: checking whether to install XSL | configure:27024: result: yes | configure:27039: checking zlib.h usability | configure:27039: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | configure:27039: $? = 0 | configure:27039: result: yes | configure:27039: checking zlib.h presence | configure:27039: gcc -E conftest.c | configure:27039: $? = 0 | configure:27039: result: yes | configure:27039: checking for zlib.h | configure:27039: result: yes | configure:27048: checking for inflate in -lz | configure:27073: gcc -o conftest -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c -lz -lrt -lm >&5 | configure:27073: $? = 0 | configure:27082: result: yes | configure:27096: checking whether to install ZLib | configure:27155: result: yes | configure:27191: checking lightning.h usability | configure:27191: gcc -c -g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64 conftest.c >&5 | conftest.c:216:23: fatal error: lightning.h: No such file or directory | #include | ^ | compilation terminated. | configure:27191: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | #define HAVE_LIBSDL_MIXER 1 | | #define HAVE_LINUX_NETLINK_H 1 | | #define HAVE_LINUX_RTNETLINK_H 1 | | #define HAVE_LIBEXPAT 1 | | #define HAVE_LIBZ 1 | | /* end confdefs.h. */ | | #include | | #ifdef HAVE_SYS_TYPES_H | | # include | | #endif | | #ifdef HAVE_SYS_STAT_H | | # include | | #endif | | #ifdef STDC_HEADERS | | # include | | # include | | #else | | # ifdef HAVE_STDLIB_H | | # include | | # endif | | #endif | | #ifdef HAVE_STRING_H | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | | # include | | # endif | | # include | | #endif | | #ifdef HAVE_STRINGS_H | | # include | | #endif | | #ifdef HAVE_INTTYPES_H | | # include | | #endif | | #ifdef HAVE_STDINT_H | | # include | | #endif | | #ifdef HAVE_UNISTD_H | | # include | | #endif | | #include | configure:27191: result: no | configure:27191: checking lightning.h presence | configure:27191: gcc -E conftest.c | conftest.c:183:23: fatal error: lightning.h: No such file or directory | #include | ^ | compilation terminated. | configure:27191: $? = 1 | configure: failed program was: | | /* confdefs.h */ | | #define PACKAGE_NAME "GNU Smalltalk" | | #define PACKAGE_TARNAME "smalltalk" | | #define PACKAGE_VERSION "3.2.91" | | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | | #define PACKAGE_BUGREPORT "address@hidden" | | #define PACKAGE_URL "http://smalltalk.gnu.org/" | | #define ST_MAJOR_VERSION 3 | | #define ST_MINOR_VERSION 2 | | #define ST_EDIT_VERSION 91 | | #define MAINTAINER "address@hidden" | | #define PACKAGE "smalltalk" | | #define VERSION "3.2.91" | | #define PACKAGE_GIT_REVISION "-32a3482" | | #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 _ALL_SOURCE 1 | | #define _GNU_SOURCE 1 | | #define _POSIX_PTHREAD_SEMANTICS 1 | | #define _TANDEM_SOURCE 1 | | #define HAVE_GNUTLS 1 | | #define HAVE_LIBLTDL 1 | | #define HAVE_LIBSIGSEGV 1 | | #define HAVE_SIGSEGV_H 1 | | #define HAVE_SYNC_BUILTINS 1 | | #define USE_POSIX_THREADS 1 | | #define HAVE_PTHREAD_RWLOCK 1 | | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | | #define _FILE_OFFSET_BITS 64 | | #define restrict __restrict | | #define HAVE_VISIBILITY_HIDDEN /**/ | | #define HAVE_GOTO_VOID_P 1 | | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | | #define EXEEXT "" | | #define ARGV_EXEEXT "" | | #define WORDS_BIGENDIAN 1 | | #define ALIGNOF_DOUBLE 8 | | #define ALIGNOF_LONG_DOUBLE 8 | | #define ALIGNOF_LONG_LONG 8 | | #define SIZEOF_OFF_T 8 | | #define SIZEOF_INT 4 | | #define SIZEOF_LONG 4 | | #define SIZEOF_WCHAR_T 4 | | #define SIZEOF_OOP 4 | | #define HAVE_DLFCN_H 1 | | #define LT_OBJDIR ".libs/" | | #define RETSIGTYPE void | | #define HAVE_STDINT_H 1 | | #define HAVE_INTTYPES_H 1 | | #define HAVE_UNISTD_H 1 | | #define HAVE_POLL_H 1 | | #define HAVE_SYS_IOCTL_H 1 | | #define HAVE_SYS_RESOURCE_H 1 | | #define HAVE_SYS_UTSNAME_H 1 | | #define HAVE_STROPTS_H 1 | | #define HAVE_SYS_PARAM_H 1 | | #define HAVE_STDDEF_H 1 | | #define HAVE_LIMITS_H 1 | | #define HAVE_SYS_TIMEB_H 1 | | #define HAVE_TERMIOS_H 1 | | #define HAVE_SYS_MMAN_H 1 | | #define HAVE_SYS_FILE_H 1 | | #define HAVE_EXECINFO_H 1 | | #define HAVE_UTIME_H 1 | | #define HAVE_SYS_SELECT_H 1 | | #define HAVE_SYS_WAIT_H 1 | | #define HAVE_FCNTL_H 1 | | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | | #define HAVE_LONG_LONG_INT 1 | | #define HAVE_INTMAX_T 1 | | #define HAVE_INTPTR_T 1 | | #define HAVE_UINTMAX_T 1 | | #define HAVE_UINTPTR_T 1 | | #define HAVE_ALLOCA_H 1 | | #define HAVE_ALLOCA 1 | | #define HAVE_OBSTACK 1 | | #define HAVE_LIBM 1 | | #define HAVE_SETENV 1 | | #define HAVE_ENVIRON_DECL 1 | | #define HAVE_ARPA_INET_H 1 | | #define HAVE_NETDB_H 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_DECL_GETADDRINFO 1 | | #define HAVE_DECL_FREEADDRINFO 1 | | #define HAVE_DECL_GAI_STRERROR 1 | | #define HAVE_DECL_GETNAMEINFO 1 | | #define HAVE_STRUCT_ADDRINFO 1 | | #define HAVE_NETINET_IN_H 1 | | #define HAVE_IPV4 1 | | #define HAVE_IPV6 1 | | #define HAVE_GETADDRINFO 1 | | #define HAVE_INET_NTOP 1 | | #define HAVE_SOCKETS 1 | | #define HAVE_PUTENV 1 | | #define HAVE_STRDUP 1 | | #define HAVE_STRERROR 1 | | #define HAVE_STRSIGNAL 1 | | #define HAVE_MKSTEMP 1 | | #define HAVE_GETPAGESIZE 1 | | #define HAVE_GETDTABLESIZE 1 | | #define HAVE_STRSTR 1 | | #define HAVE_FTRUNCATE 1 | | #define HAVE_TRUNCF 1 | | #define HAVE_LRINTF 1 | | #define HAVE_LRINT 1 | | #define HAVE_TRUNC 1 | | #define HAVE_STRSEP 1 | | #define HAVE_STRPBRK 1 | | #define HAVE_SYMLINK 1 | | #define HAVE_MKDTEMP 1 | | #define HAVE_GETHOSTNAME 1 | | #define HAVE_MEMCPY 1 | | #define HAVE_MEMMOVE 1 | | #define HAVE_SIGHOLD 1 | | #define HAVE_UNAME 1 | | #define HAVE_USLEEP 1 | | #define HAVE_LSTAT 1 | | #define HAVE_GRANTPT 1 | | #define HAVE_POPEN 1 | | #define HAVE_GETRUSAGE 1 | | #define HAVE_GETTIMEOFDAY 1 | | #define HAVE_FORK 1 | | #define HAVE_STRCHR 1 | | #define HAVE_UTIMES 1 | | #define HAVE_UTIME 1 | | #define HAVE_READLINK 1 | | #define HAVE_SIGSETMASK 1 | | #define HAVE_ALARM 1 | | #define HAVE_SELECT 1 | | #define HAVE_MPROTECT 1 | | #define HAVE_MADVISE 1 | | #define HAVE_WAITPID 1 | | #define HAVE_ACCEPT4 1 | | #define HAVE_FDATASYNC 1 | | #define HAVE_SETSID 1 | | #define HAVE_PREAD 1 | | #define HAVE_PWRITE 1 | | #define HAVE_CHOWN 1 | | #define HAVE_GETGRNAM 1 | | #define HAVE_GETPWNAM 1 | | #define HAVE_ENDGRENT 1 | | #define HAVE_ENDPWENT 1 | | #define HAVE_NL_LANGINFO 1 | | #define HAVE_DECL_ENVIRON 1 | | #define HAVE_NANOSLEEP 1 | | #define HAVE_CLOCK_GETTIME 1 | | #define HAVE_TIMER_CREATE 1 | | #define TIME_WITH_SYS_TIME 1 | | #define HAVE_GMP 1 | | #define SIZEOF_MP_LIMB_T 4 | | #define HAVE_READLINE 1 | | #define HAVE_TCLTK 1 | | #define HAVE_LIBPQ 1 | | #define HAVE_LIBSQLITE3 1 | | #define HAVE_G_POLL 1 | | #define HAVE_LANGINFO_CODESET 1 | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_ICONV 1 | | #define ICONV_CONST | | #define HAVE_LIBNCURSES 1 | | #define HAVE_GL_GL_H 1 | | #define HAVE_GL_GLU_H 1 | | #define HAVE_OPENGL 1 | | #define GL_GL_H | | #define GL_GLU_H | | #define HAVE_LIBSDL_MIXER 1 | | #define HAVE_LINUX_NETLINK_H 1 | | #define HAVE_LINUX_RTNETLINK_H 1 | | #define HAVE_LIBEXPAT 1 | | #define HAVE_LIBZ 1 | | /* end confdefs.h. */ | | #include | configure:27191: result: no | configure:27191: checking for lightning.h | configure:27191: result: no | configure:27338: checking whether to enable relocatable install | configure:27563: result: yes | configure:27708: checking that generated files are newer than configure | configure:27714: result: done | configure:27772: creating ./config.status | | ## ---------------------- ## | ## Running config.status. ## | ## ---------------------- ## | | This file was extended by GNU Smalltalk config.status 3.2.91, which was | generated by GNU Autoconf 2.69. Invocation command line was | | CONFIG_FILES = | CONFIG_HEADERS = | CONFIG_LINKS = | CONFIG_COMMANDS = | $ ./config.status | | on tatooine | | config.status:1449: creating libc.la | config.status:1449: creating packages/blox/tk/Makefile | config.status:1449: creating packages/dbd-sqlite/Makefile | config.status:1449: creating packages/gdbm/Makefile | config.status:1449: creating packages/glib/Makefile | config.status:1449: creating packages/gtk/Makefile | config.status:1449: creating packages/blox/tests/package.xml | config.status:1449: creating packages/i18n/Makefile | config.status:1449: creating packages/iconv/Makefile | config.status:1449: creating packages/digest/Makefile | config.status:1449: creating packages/net/Makefile | config.status:1449: creating packages/opengl/Makefile | config.status:1449: creating packages/glut/Makefile | config.status:1449: creating packages/sdl/libsdl/Makefile | config.status:1449: creating packages/netlink/Makefile | config.status:1449: creating packages/vfs/Makefile | config.status:1449: creating packages/xml/expat/Makefile | config.status:1449: creating packages/zlib/Makefile | config.status:1449: creating gnu-smalltalk.pc | config.status:1449: creating gst-config | config.status:1449: creating tests/gst | config.status:1449: creating tests/atlocal | config.status:1449: creating Makefile | config.status:1449: creating doc/Makefile | config.status:1449: creating lib-src/Makefile | config.status:1449: creating libgst/Makefile | config.status:1449: creating lightning/Makefile | config.status:1449: creating tests/Makefile | config.status:1449: creating config.h | config.status:1695: linking lightning/ppc/asm.h to lightning/asm.h | config.status:1695: linking lightning/ppc/fp.h to lightning/fp.h | config.status:1695: linking lightning/ppc/core.h to lightning/core.h | config.status:1695: linking lightning/ppc/funcs.h to lightning/funcs.h | config.status:1714: executing tests/atconfig commands | config.status:1714: executing depfiles commands | config.status:1714: executing libtool commands | configure:30209: === configuring in snprintfv (/usr/local/src/gnu-smalltalk/smalltalk/snprintfv) | configure:30272: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--enable-subdir' '--enable-snprintfv-convenience' --cache-file=/dev/null --srcdir=. | | ## ---------------- ## | ## Cache variables. ## | ## ---------------- ## | | ac_cv_alignof_double=8 | ac_cv_alignof_long_double=8 | ac_cv_alignof_long_long=8 | ac_cv_build=powerpc-unknown-linux-gnu | ac_cv_c_bigendian=yes | ac_cv_c_compiler_gnu=yes | ac_cv_c_inline=inline | ac_cv_c_int16_t=yes | ac_cv_c_int32_t=yes | ac_cv_c_int64_t=yes | ac_cv_c_int8_t=yes | ac_cv_c_restrict=__restrict | ac_cv_c_uint16_t=yes | ac_cv_c_uint32_t=yes | ac_cv_c_uint64_t=yes | ac_cv_c_uint8_t=yes | ac_cv_emacs_comint=yes | ac_cv_env_ATK_CFLAGS_set= | ac_cv_env_ATK_CFLAGS_value= | ac_cv_env_ATK_LIBS_set= | ac_cv_env_ATK_LIBS_value= | ac_cv_env_CAIRO_CFLAGS_set= | ac_cv_env_CAIRO_CFLAGS_value= | ac_cv_env_CAIRO_LIBS_set= | ac_cv_env_CAIRO_LIBS_value= | ac_cv_env_CC_set= | ac_cv_env_CC_value= | ac_cv_env_CFLAGS_set= | ac_cv_env_CFLAGS_value= | ac_cv_env_CPPFLAGS_set= | ac_cv_env_CPPFLAGS_value= | ac_cv_env_CPP_set= | ac_cv_env_CPP_value= | ac_cv_env_EMACSLOADPATH_set= | ac_cv_env_EMACSLOADPATH_value= | ac_cv_env_EMACS_set= | ac_cv_env_EMACS_value= | ac_cv_env_GIR_CFLAGS_set= | ac_cv_env_GIR_CFLAGS_value= | ac_cv_env_GIR_LIBS_set= | ac_cv_env_GIR_LIBS_value= | ac_cv_env_GNUTLS_CFLAGS_set= | ac_cv_env_GNUTLS_CFLAGS_value= | ac_cv_env_GNUTLS_LIBS_set= | ac_cv_env_GNUTLS_LIBS_value= | ac_cv_env_GTHREAD_CFLAGS_set= | ac_cv_env_GTHREAD_CFLAGS_value= | ac_cv_env_GTHREAD_LIBS_set= | ac_cv_env_GTHREAD_LIBS_value= | ac_cv_env_LDFLAGS_set= | ac_cv_env_LDFLAGS_value= | ac_cv_env_LIBFFI_CFLAGS_set= | ac_cv_env_LIBFFI_CFLAGS_value= | ac_cv_env_LIBFFI_LIBS_set= | ac_cv_env_LIBFFI_LIBS_value= | ac_cv_env_LIBS_set= | ac_cv_env_LIBS_value= | ac_cv_env_PANGO_CFLAGS_set= | ac_cv_env_PANGO_CFLAGS_value= | ac_cv_env_PANGO_LIBS_set= | ac_cv_env_PANGO_LIBS_value= | ac_cv_env_PKG_CONFIG_set= | ac_cv_env_PKG_CONFIG_value= | ac_cv_env_SDL_CFLAGS_set= | ac_cv_env_SDL_CFLAGS_value= | ac_cv_env_SDL_LIBS_set= | ac_cv_env_SDL_LIBS_value= | ac_cv_env_XMKMF_set= | ac_cv_env_XMKMF_value= | ac_cv_env_build_alias_set= | ac_cv_env_build_alias_value= | ac_cv_env_host_alias_set= | ac_cv_env_host_alias_value= | ac_cv_env_target_alias_set= | ac_cv_env_target_alias_value= | ac_cv_func_Tcl_ObjSetVar2=yes | ac_cv_func_Tk_CreatePhotoImageFormat=yes | ac_cv_func__NSGetEnviron=no | ac_cv_func__NSGetExecutablePath=no | ac_cv_func_accept4=yes | ac_cv_func_acosl=no | ac_cv_func_alarm=yes | ac_cv_func_alloca_works=yes | ac_cv_func_asinl=no | ac_cv_func_atanl=no | ac_cv_func_ceill=no | ac_cv_func_chown=yes | ac_cv_func_connect=yes | ac_cv_func_cosl=no | ac_cv_func_dlopen=no | ac_cv_func_endgrent=yes | ac_cv_func_endpwent=yes | ac_cv_func_expl=no | ac_cv_func_fdatasync=yes | ac_cv_func_floorl=no | ac_cv_func_fork=yes | ac_cv_func_frexpl=no | ac_cv_func_ftruncate=yes | ac_cv_func_g_poll=yes | ac_cv_func_getaddrinfo=yes | ac_cv_func_getdtablesize=yes | ac_cv_func_getgrnam=yes | ac_cv_func_gethostbyname=yes | ac_cv_func_gethostname=yes | ac_cv_func_getipnodebyaddr=no | ac_cv_func_getpagesize=yes | ac_cv_func_getpwnam=yes | ac_cv_func_getrusage=yes | ac_cv_func_gettimeofday=yes | ac_cv_func_grantpt=yes | ac_cv_func_inet_ntop=yes | ac_cv_func_ldexpl=no | ac_cv_func_logl=no | ac_cv_func_lrint=yes | ac_cv_func_lrintf=yes | ac_cv_func_lrintl=no | ac_cv_func_lstat=yes | ac_cv_func_madvise=yes | ac_cv_func_memcpy=yes | ac_cv_func_memmove=yes | ac_cv_func_mkdtemp=yes | ac_cv_func_mkstemp=yes | ac_cv_func_mprotect=yes | ac_cv_func_nl_langinfo=yes | ac_cv_func_obstack=yes | ac_cv_func_poll=yes | ac_cv_func_popen=yes | ac_cv_func_powl=no | ac_cv_func_pread=yes | ac_cv_func_putenv=yes | ac_cv_func_pwrite=yes | ac_cv_func_readlink=yes | ac_cv_func_remove=yes | ac_cv_func_rl_completion_matches=yes | ac_cv_func_select=yes | ac_cv_func_setenv=yes | ac_cv_func_setgroupent=no | ac_cv_func_setpassent=no | ac_cv_func_setsid=yes | ac_cv_func_shl_load=no | ac_cv_func_shmat=yes | ac_cv_func_sighold=yes | ac_cv_func_sigsetmask=yes | ac_cv_func_sinl=no | ac_cv_func_socket=yes | ac_cv_func_spawnl=no | ac_cv_func_sqrtl=no | ac_cv_func_strchr=yes | ac_cv_func_strdup=yes | ac_cv_func_strerror=yes | ac_cv_func_strpbrk=yes | ac_cv_func_strsep=yes | ac_cv_func_strsignal=yes | ac_cv_func_strstr=yes | ac_cv_func_strtoul=yes | ac_cv_func_symlink=yes | ac_cv_func_tanl=no | ac_cv_func_trunc=yes | ac_cv_func_truncf=yes | ac_cv_func_truncl=no | ac_cv_func_uname=yes | ac_cv_func_usleep=yes | ac_cv_func_utime=yes | ac_cv_func_utimes=yes | ac_cv_func_waitpid=yes | ac_cv_have_decl_environ=yes | ac_cv_have_decl_freeaddrinfo=yes | ac_cv_have_decl_gai_strerror=yes | ac_cv_have_decl_getaddrinfo=yes | ac_cv_have_decl_getnameinfo=yes | ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' | ac_cv_header_GLUT_freeglut_h=no | ac_cv_header_GLUT_glut_h=no | ac_cv_header_GL_freeglut_h=no | ac_cv_header_GL_gl_h=yes | ac_cv_header_GL_glu_h=yes | ac_cv_header_GL_glut_h=no | ac_cv_header_OpenGL_gl_h=no | ac_cv_header_OpenGL_glu_h=no | ac_cv_header_arpa_inet_h=yes | ac_cv_header_crt_externs_h=no | ac_cv_header_dlfcn_h=yes | ac_cv_header_execinfo_h=yes | ac_cv_header_expat_h=yes | ac_cv_header_fcntl_h=yes | ac_cv_header_gdbm_h=yes | ac_cv_header_inttypes_h=yes | ac_cv_header_lightning_h=no | ac_cv_header_limits_h=yes | ac_cv_header_linux_netlink_h=yes | ac_cv_header_linux_rtnetlink_h=yes | ac_cv_header_memory_h=yes | ac_cv_header_minix_config_h=no | ac_cv_header_netdb_h=yes | ac_cv_header_netinet_in_h=yes | ac_cv_header_poll_h=yes | ac_cv_header_pthread_h=yes | ac_cv_header_sqlite3_h=yes | ac_cv_header_stdc=yes | ac_cv_header_stddef_h=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_stropts_h=yes | ac_cv_header_sys_file_h=yes | ac_cv_header_sys_ioctl_h=yes | ac_cv_header_sys_mman_h=yes | ac_cv_header_sys_param_h=yes | ac_cv_header_sys_resource_h=yes | ac_cv_header_sys_select_h=yes | ac_cv_header_sys_stat_h=yes | ac_cv_header_sys_timeb_h=yes | ac_cv_header_sys_types_h=yes | ac_cv_header_sys_utsname_h=yes | ac_cv_header_sys_wait_h=yes | ac_cv_header_termios_h=yes | ac_cv_header_time=yes | ac_cv_header_unistd_h=yes | ac_cv_header_utime_h=yes | ac_cv_header_zlib_h=yes | ac_cv_host=powerpc-unknown-linux-gnu | ac_cv_lib_ICE_IceConnectionNumber=yes | ac_cv_lib_SDL_image_IMG_Linked_Version=no | ac_cv_lib_SDL_mixer_Mix_Linked_Version=yes | ac_cv_lib_SDL_sound_Sound_GetLinkedVersion=no | ac_cv_lib_SDL_ttf_TTF_Init=no | ac_cv_lib_dl_dlopen=yes | ac_cv_lib_dld_shl_load=no | ac_cv_lib_expat_XML_ParserCreateNS=yes | ac_cv_lib_gnutls_gnutls_global_init=yes | ac_cv_lib_libffi_ffi_prep_cif=yes | ac_cv_lib_ltdl_lt_dlopen=yes | ac_cv_lib_m_atan=yes | ac_cv_lib_ncurses_initscr=yes | ac_cv_lib_pq_PQconnectdb=yes | ac_cv_lib_sigsegv_sigsegv_install_handler=yes | ac_cv_lib_sqlite3_sqlite3_clear_bindings=yes | ac_cv_lib_z_inflate=yes | ac_cv_member_struct_addrinfo_ai_family=yes | ac_cv_member_struct_sockaddr_sa_len=no | ac_cv_member_struct_stat_st_mtim_tv_nsec=yes | ac_cv_member_struct_stat_st_mtimensec=no | ac_cv_member_struct_stat_st_mtimespec_tv_nsec=no | ac_cv_objext=o | ac_cv_path_EGREP='/bin/grep -E' | ac_cv_path_FGREP='/bin/grep -F' | ac_cv_path_GREP=/bin/grep | ac_cv_path_INSTALL_INFO=/usr/bin/install-info | ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config | ac_cv_path_SED=/bin/sed | ac_cv_path_TCLSH=/usr/bin/tclsh | ac_cv_path_ZIP=/usr/bin/zip | ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config | ac_cv_path_install='/usr/bin/install -c' | ac_cv_path_mkdir=/bin/mkdir | ac_cv_prog_AWK=gawk | ac_cv_prog_CPP='gcc -E' | ac_cv_prog_EMACS=emacs | ac_cv_prog_TIMEOUT='timeout 600s' | ac_cv_prog_ac_ct_AR=ar | ac_cv_prog_ac_ct_CC=gcc | ac_cv_prog_ac_ct_DLLTOOL=dlltool | ac_cv_prog_ac_ct_MANIFEST_TOOL=mt | ac_cv_prog_ac_ct_OBJDUMP=objdump | ac_cv_prog_ac_ct_RANLIB=ranlib | ac_cv_prog_ac_ct_STRIP=strip | ac_cv_prog_cc_c89= | ac_cv_prog_cc_g=yes | ac_cv_prog_cc_warnings=no | ac_cv_prog_make_make_set=yes | ac_cv_safe_to_define___extensions__=yes | ac_cv_search_clock_gettime='none required' | ac_cv_search_gethostbyname='none required' | ac_cv_search_listen='none required' | ac_cv_search_nanosleep='none required' | ac_cv_search_pthread_mutex_lock='none required' | ac_cv_search_pthread_mutexattr_init=-lpthread | ac_cv_search_timer_create=-lrt | ac_cv_sizeof_OOP=4 | ac_cv_sizeof_int=4 | ac_cv_sizeof_long=4 | ac_cv_sizeof_mp_limb_t=4 | ac_cv_sizeof_off_t=8 | ac_cv_sizeof_wchar_t=4 | ac_cv_sys_file_offset_bits=64 | ac_cv_sys_largefile_CC=no | ac_cv_type_intmax_t=yes | ac_cv_type_intptr_t=yes | ac_cv_type_long_long_int=yes | ac_cv_type_pid_t=yes | ac_cv_type_pthread_rwlock_t=yes | ac_cv_type_signal=void | ac_cv_type_size_t=yes | ac_cv_type_uintmax_t=yes | ac_cv_type_uintptr_t=yes | ac_cv_type_unsigned_long_long_int=yes | 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/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_OBJC_dependencies_compiler_type=gcc3 | am_cv_func_iconv=yes | am_cv_langinfo_codeset=yes | am_cv_lib_iconv=no | am_cv_lispdir='${datarootdir}/emacs/site-lisp' | am_cv_make_support_nested_variables=yes | am_cv_prog_cc_c_o=yes | am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | am_cv_proto_iconv_arg1= | emacs_cv_localtime_cache=no | gst_cv_c_goto_void_p=yes | gst_cv_c_visibility_hidden=yes | gst_cv_c_wno_long_double=no | gst_cv_cairo=yes | gst_cv_cc_arch_i386=no | gst_cv_func_poll=yes | gst_cv_gir=no | gst_cv_glib=yes | gst_cv_glut_header_file='not found' | gst_cv_glut_libs='not found' | gst_cv_gmp_libs=-lgmp | gst_cv_have_sync_fetch_and_add=yes | gst_cv_ldbl_mant_dig=106 | gst_cv_libc_dlopen_works=no | gst_cv_libc_so_dir=/lib/powerpc-linux-gnu | gst_cv_libc_so_name=libc.so.6 | gst_cv_lispstartdir='${sysconfdir}/emacs/site-start.d' | gst_cv_long_double_ok='no, disabling' | gst_cv_opengl_header_dir=GL | gst_cv_opengl_libs='-lGL -lGLU -lSM -lICE -lX11' | gst_cv_readline_libs='-lreadline ' | gst_cv_sdl=yes | gst_cv_sdl_uses_cocoa=no | gst_cv_socket_ipv4=yes | gst_cv_socket_ipv6=yes | gst_cv_sockets=yes | gst_cv_tcltk_includes=' -I/usr/include/tcl8.6' | gst_cv_tcltk_libs='-ldl -lz -lpthread -lieee -lm -lX11 -lXss -lXext -L/usr/lib/powerpc-linux-gnu -ltcl8.6 -L/usr/lib/powerpc-linux-gnu -ltk8.6' | gst_cv_wine=no | gst_cv_working_lrint=yes | gst_cv_working_strtoul=yes | gt_cv_var_environ_declaration=yes | lt_cv_ar_at_file=@ | lt_cv_archive_cmds_need_lc=no | lt_cv_deplibs_check_method=pass_all | lt_cv_dlopen=dlopen | lt_cv_dlopen_libs=-ldl | lt_cv_dlopen_self=yes | lt_cv_dlopen_self_static=no | lt_cv_file_magic_cmd='$MAGIC_CMD' | lt_cv_file_magic_test_file= | lt_cv_ld_reload_flag=-r | lt_cv_nm_interface='BSD nm' | lt_cv_objdir=.libs | lt_cv_path_LD=/usr/bin/ld | lt_cv_path_NM='/usr/bin/nm -B' | lt_cv_path_mainfest_tool=no | lt_cv_prog_compiler_c_o=yes | lt_cv_prog_compiler_pic='-fPIC -DPIC' | lt_cv_prog_compiler_pic_works=yes | lt_cv_prog_compiler_rtti_exceptions=no | lt_cv_prog_compiler_static_works=yes | lt_cv_prog_gnu_ld=yes | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | lt_cv_shlibpath_overrides_runpath=no | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' | lt_cv_sys_max_cmd_len=1572864 | lt_cv_to_host_file_cmd=func_convert_file_noop | lt_cv_to_tool_file_cmd=func_convert_file_noop | pkg_cv_ATK_CFLAGS='-I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include ' | pkg_cv_ATK_LIBS='-latk-1.0 -lgobject-2.0 -lglib-2.0 ' | pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' | pkg_cv_CAIRO_LIBS='-lcairo ' | pkg_cv_GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' | pkg_cv_GNUTLS_LIBS='-lgnutls ' | pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include ' | pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' | pkg_cv_LIBFFI_CFLAGS= | pkg_cv_LIBFFI_LIBS='-lffi ' | pkg_cv_PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include ' | pkg_cv_PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 ' | pkg_cv_SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' | pkg_cv_SDL_LIBS='-lSDL ' | | ## ----------------- ## | ## Output variables. ## | ## ----------------- ## | | -DDEFAULT_EXECUTABLE=\""${bindir}/gst${EXEEXT}"\"' | ACLOCAL='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing aclocal-1.14' | ALLOCA='' | ALL_PACKAGES=' packages/blox/tk packages/dbd-sqlite packages/gdbm packages/glib packages/gtk packages/i18n packages/iconv packages/digest packages/net packages/opengl packages/glut packages/sdl/libsdl packages/netlink packages/vfs packages/xml/expat packages/zlib' | AMDEPBACKSLASH='\' | AMDEP_FALSE='#' | AMDEP_TRUE='' | AMTAR='$${TAR-tar}' | AM_BACKSLASH='\' | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | AM_DEFAULT_VERBOSITY='0' | AM_V='$(V)' | AR='ar' | AS='as' | ATK_CFLAGS='-I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include ' | ATK_LIBS='-latk-1.0 -lgobject-2.0 -lglib-2.0 ' | AUTOCONF='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing autoconf' | AUTOHEADER='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing autoheader' | AUTOM4TE='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing autom4te' | AUTOMAKE='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing automake-1.14' | AWK='gawk' | BLOX_IMPLEMENTATION='BloxTK' | BUILT_PACKAGES=' packages/blox/tk packages/dbd-sqlite packages/gdbm packages/glib packages/gtk packages/i18n packages/iconv packages/digest packages/net packages/opengl packages/sdl/libsdl packages/netlink packages/vfs packages/xml/expat packages/zlib' | CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ' | CAIRO_LIBS='-lcairo ' | CC='gcc' | CCDEPMODE='depmode=gcc3' | CFLAGS='-g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing -mlong-double-64' | CPP='gcc -E' | CPPFLAGS='' | CYGPATH_W='echo' | DEFS='-DHAVE_CONFIG_H' | DEPDIR='.deps' | DLLTOOL='dlltool' | DSYMUTIL='' | DUMPBIN='' | ECHO_C='' | ECHO_N='-n' | ECHO_T='' | EGREP='/bin/grep -E' | EMACS='emacs' | EMACSLOADPATH='' | EXEEXT='' | FGREP='/bin/grep -F' | GIR_CFLAGS='' | GIR_LIBS='' | GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include ' | GLIB_GENMARSHAL='glib-genmarshal' | GLIB_LIBS='-lgobject-2.0 -lglib-2.0 ' | GLIB_MKENUMS='glib-mkenums' | GNUTLS_CFLAGS='-I/usr/include/p11-kit-1 ' | GNUTLS_LIBS='-lgnutls ' | GOBJECT_QUERY='gobject-query' | GPERF='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing gperf' | GREP='/bin/grep' | GST_RUN='$(top_builddir)/gst -I $(top_builddir)/gst.im -f' | GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include ' | GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 ' | GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/powerpc-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include -I/usr/include/freetype2 ' | GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype ' | HAVE_COCOA_FALSE='' | HAVE_COCOA_TRUE='#' | HAVE_INSTALLED_LIGHTNING_FALSE='' | HAVE_INSTALLED_LIGHTNING_TRUE='#' | ICON='' | INCFFI='' | INCLTDL='' | INCSIGSEGV='' | INCSNPRINTFV='-I${top_builddir}/snprintfv -I${top_srcdir}/snprintfv' | INCTCLTK=' -I/usr/include/tcl8.6' | INSTALL_DATA='${INSTALL} -m 644' | INSTALL_INFO='/usr/bin/install-info' | INSTALL_PROGRAM='${INSTALL}' | INSTALL_SCRIPT='${INSTALL}' | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | LD='/usr/bin/ld' | LDFLAGS='' | LEX='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing flex' | LIBC_SO_DIR='/lib/powerpc-linux-gnu' | LIBC_SO_NAME='libc.so.6' | LIBFFI='-lffi ' | LIBFFI_CFLAGS='' | LIBFFI_EXECUTABLE_LDFLAGS='' | LIBFFI_LIBS='-lffi ' | LIBGLUT='' | LIBGMP='-lgmp' | LIBGST_CFLAGS='' | LIBICONV='' | LIBLTDL='-lltdl' | LIBOBJS=' ${LIBOBJDIR}floorl$U.o ${LIBOBJDIR}ceill$U.o ${LIBOBJDIR}sqrtl$U.o ${LIBOBJDIR}frexpl$U.o ${LIBOBJDIR}ldexpl$U.o ${LIBOBJDIR}asinl$U.o ${LIBOBJDIR}acosl$U.o ${LIBOBJDIR}atanl$U.o ${LIBOBJDIR}logl$U.o ${LIBOBJDIR}expl$U.o ${LIBOBJDIR}tanl$U.o ${LIBOBJDIR}sinl$U.o ${LIBOBJDIR}cosl$U.o ${LIBOBJDIR}powl$U.o ${LIBOBJDIR}truncl$U.o ${LIBOBJDIR}lrintl$U.o' | LIBOPENGL='-lGL -lGLU -lSM -lICE -lX11' | LIBREADLINE='-lreadline ' | LIBS='-lrt -lm ' | LIBSIGSEGV='-lsigsegv' | LIBSNPRINTFV='${top_builddir}/snprintfv/snprintfv/libsnprintfvc.la' | LIBTCLTK='-ldl -lz -lpthread -lieee -lm -lX11 -lXss -lXext -L/usr/lib/powerpc-linux-gnu -ltcl8.6 -L/usr/lib/powerpc-linux-gnu -ltk8.6' | LIBTHREAD='' | LIBTOOL='$(SHELL) $(top_builddir)/libtool' | LIGHTNING_MAIN_FALSE='' | LIGHTNING_MAIN_TRUE='#' | LIPO='' | LN='ln' | LN_S='ln -s' | LTALLOCA='' | LTLIBICONV='' | LTLIBOBJS=' ${LIBOBJDIR}floorl$U.lo ${LIBOBJDIR}ceill$U.lo ${LIBOBJDIR}sqrtl$U.lo ${LIBOBJDIR}frexpl$U.lo ${LIBOBJDIR}ldexpl$U.lo ${LIBOBJDIR}asinl$U.lo ${LIBOBJDIR}acosl$U.lo ${LIBOBJDIR}atanl$U.lo ${LIBOBJDIR}logl$U.lo ${LIBOBJDIR}expl$U.lo ${LIBOBJDIR}tanl$U.lo ${LIBOBJDIR}sinl$U.lo ${LIBOBJDIR}cosl$U.lo ${LIBOBJDIR}powl$U.lo ${LIBOBJDIR}truncl$U.lo ${LIBOBJDIR}lrintl$U.lo' | MAINTAINER='address@hidden' | MAKEINFO='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing makeinfo' | MANIFEST_TOOL=':' | MKDIR_P='/bin/mkdir -p' | MODULES='' | NEED_LIBC_LA_FALSE='#' | NEED_LIBC_LA_TRUE='' | NM='/usr/bin/nm -B' | NMEDIT='' | OBJC='gcc' | OBJCDEPMODE='depmode=gcc3' | OBJCFLAGS='-g -O2 -Wall -Wdeclaration-after-statement -Wno-format -Wpointer-arith -Wno-pointer-sign -Wno-switch -Wwrite-strings -Wno-strict-aliasing -fno-gcse -fstrict-aliasing ' | OBJDUMP='objdump' | OBJEXT='o' | OTOOL64='' | OTOOL='' | PACKAGE='smalltalk' | PACKAGE_BUGREPORT='address@hidden' | PACKAGE_DLOPEN_FLAGS=' -dlopen "${abs_top_builddir}/packages/blox/tk/blox-tk.la" -dlopen "${abs_top_builddir}/packages/dbd-sqlite/dbd-sqlite3.la" -dlopen "${abs_top_builddir}/packages/gdbm/gdbm.la" -dlopen "${abs_top_builddir}/packages/glib/gst-glib.la" -dlopen "${abs_top_builddir}/packages/glib/libgst-gobject.la" -dlopen "${abs_top_builddir}/packages/gtk/gst-gtk.la" -dlopen "${abs_top_builddir}/packages/i18n/i18n.la" -dlopen "${abs_top_builddir}/packages/iconv/iconv.la" -dlopen "${abs_top_builddir}/packages/digest/digest.la" -dlopen "${abs_top_builddir}/packages/opengl/gstopengl.la" -dlopen "${abs_top_builddir}/packages/sdl/libsdl/sdl.la" -dlopen "${abs_top_builddir}/packages/netlink/netlink.la" -dlopen "${abs_top_builddir}/packages/xml/expat/expat.la" -dlopen "${abs_top_builddir}/packages/zlib/zlib.la"' | PACKAGE_NAME='GNU Smalltalk' | PACKAGE_STRING='GNU Smalltalk 3.2.91' | PACKAGE_TARNAME='smalltalk' | PACKAGE_URL='http://smalltalk.gnu.org/' | PACKAGE_VERSION='3.2.91' | PANGO_CFLAGS='-pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/powerpc-linux-gnu/glib-2.0/include ' | PANGO_LIBS='-lpango-1.0 -lgobject-2.0 -lglib-2.0 ' | PATH_SEPARATOR=':' | PKG_CONFIG='/usr/bin/pkg-config' | RANLIB='ranlib' | RELOCATABLE='yes' | RELOC_CPPFLAGS=' \ | RELOC_LDFLAGS='-Wl,-rpath,"\$$ORIGIN/../lib"' | SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' | SDL_LIBS=' -lSDL ' | SED='/bin/sed' | SET_MAKE='' | SHELL='/bin/bash' | SOCKET_LIBS='' | STRIP='strip' | SYNC_CFLAGS='' | TCLSH='/usr/bin/tclsh' | TIMEOUT='timeout 600s' | VERSION='3.2.91' | VERSION_INFO='8:3:1' | WINDRES='no' | WINEWRAPPER='' | WINEWRAPPERDEP='' | WITH_EMACS_COMINT_FALSE='#' | WITH_EMACS_COMINT_TRUE='' | WITH_EMACS_FALSE='#' | WITH_EMACS_TRUE='' | XMKMF='' | XZIP='/usr/bin/zip' | X_CFLAGS='' | X_EXTRA_LIBS='' | X_LIBS='' | X_PRE_LIBS=' -lSM -lICE' | YACC='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/missing bison' | ZIP='/usr/bin/zip' | ac_ct_AR='ar' | ac_ct_CC='gcc' | ac_ct_DUMPBIN='' | am__EXEEXT_FALSE='' | am__EXEEXT_TRUE='#' | am__fastdepCC_FALSE='#' | am__fastdepCC_TRUE='' | am__fastdepOBJC_FALSE='#' | am__fastdepOBJC_TRUE='' | am__include='include' | am__isrc='' | am__leading_dot='.' | am__nodep='_no' | am__quote='' | am__tar='$${TAR-tar} chof - "$$tardir"' | am__untar='$${TAR-tar} xf -' | bindir='${exec_prefix}/bin' | build='powerpc-unknown-linux-gnu' | build_alias='' | build_cpu='powerpc' | build_os='linux-gnu' | build_vendor='unknown' | datadir='${datarootdir}' | datarootdir='${prefix}/share' | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | dvidir='${docdir}' | enable_mysql_tests='no' | enable_postgres_tests='no' | exec_prefix='${prefix}' | host='powerpc-unknown-linux-gnu' | host_alias='' | host_cpu='powerpc' | host_os='linux-gnu' | host_vendor='unknown' | htmldir='${docdir}' | imagedir='${localstatedir}/lib/smalltalk' | includedir='${prefix}/include' | infodir='${datarootdir}/info' | install_sh='${SHELL} /usr/local/src/gnu-smalltalk/smalltalk/build-aux/install-sh' | libdir='${exec_prefix}/lib' | libexecdir='${exec_prefix}/libexec' | lispdir='${datarootdir}/emacs/site-lisp' | lispstartdir='${sysconfdir}/emacs/site-start.d' | localedir='${datarootdir}/locale' | localstatedir='${prefix}/var' | mandir='${datarootdir}/man' | mkdir_p='$(MKDIR_P)' | moduledir='${pkglibdir}' | moduleexecdir='${moduledir}' | oldincludedir='/usr/include' | pdfdir='${docdir}' | prefix='/usr/local' | program_transform_name='s,x,x,' | psdir='${docdir}' | sbindir='${exec_prefix}/sbin' | sharedstatedir='${prefix}/com' | subdirs=' snprintfv' | sysconfdir='${prefix}/etc' | target_alias='' | | ## ------------------- ## | ## File substitutions. ## | ## ------------------- ## | | PACKAGE_RULES='pkgrules.tmp' | lightning_frag='/dev/null' | | ## ----------- ## | ## confdefs.h. ## | ## ----------- ## | | /* confdefs.h */ | #define PACKAGE_NAME "GNU Smalltalk" | #define PACKAGE_TARNAME "smalltalk" | #define PACKAGE_VERSION "3.2.91" | #define PACKAGE_STRING "GNU Smalltalk 3.2.91" | #define PACKAGE_BUGREPORT "address@hidden" | #define PACKAGE_URL "http://smalltalk.gnu.org/" | #define ST_MAJOR_VERSION 3 | #define ST_MINOR_VERSION 2 | #define ST_EDIT_VERSION 91 | #define MAINTAINER "address@hidden" | #define PACKAGE "smalltalk" | #define VERSION "3.2.91" | #define PACKAGE_GIT_REVISION "-32a3482" | #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 _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBLTDL 1 | #define HAVE_LIBSIGSEGV 1 | #define HAVE_SIGSEGV_H 1 | #define HAVE_SYNC_BUILTINS 1 | #define USE_POSIX_THREADS 1 | #define HAVE_PTHREAD_RWLOCK 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define _FILE_OFFSET_BITS 64 | #define restrict __restrict | #define HAVE_VISIBILITY_HIDDEN /**/ | #define HAVE_GOTO_VOID_P 1 | #define HOST_SYSTEM "powerpc-unknown-linux-gnu" | #define EXEEXT "" | #define ARGV_EXEEXT "" | #define WORDS_BIGENDIAN 1 | #define ALIGNOF_DOUBLE 8 | #define ALIGNOF_LONG_DOUBLE 8 | #define ALIGNOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_WCHAR_T 4 | #define SIZEOF_OOP 4 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define RETSIGTYPE void | #define HAVE_STDINT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | #define HAVE_UNSIGNED_LONG_LONG_INT 1 | #define HAVE_LONG_LONG_INT 1 | #define HAVE_INTMAX_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTMAX_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_OBSTACK 1 | #define HAVE_LIBM 1 | #define HAVE_SETENV 1 | #define HAVE_ENVIRON_DECL 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_DECL_GETADDRINFO 1 | #define HAVE_DECL_FREEADDRINFO 1 | #define HAVE_DECL_GAI_STRERROR 1 | #define HAVE_DECL_GETNAMEINFO 1 | #define HAVE_STRUCT_ADDRINFO 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_IPV4 1 | #define HAVE_IPV6 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_INET_NTOP 1 | #define HAVE_SOCKETS 1 | #define HAVE_PUTENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_MKSTEMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETDTABLESIZE 1 | #define HAVE_STRSTR 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_TRUNCF 1 | #define HAVE_LRINTF 1 | #define HAVE_LRINT 1 | #define HAVE_TRUNC 1 | #define HAVE_STRSEP 1 | #define HAVE_STRPBRK 1 | #define HAVE_SYMLINK 1 | #define HAVE_MKDTEMP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SIGHOLD 1 | #define HAVE_UNAME 1 | #define HAVE_USLEEP 1 | #define HAVE_LSTAT 1 | #define HAVE_GRANTPT 1 | #define HAVE_POPEN 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FORK 1 | #define HAVE_STRCHR 1 | #define HAVE_UTIMES 1 | #define HAVE_UTIME 1 | #define HAVE_READLINK 1 | #define HAVE_SIGSETMASK 1 | #define HAVE_ALARM 1 | #define HAVE_SELECT 1 | #define HAVE_MPROTECT 1 | #define HAVE_MADVISE 1 | #define HAVE_WAITPID 1 | #define HAVE_ACCEPT4 1 | #define HAVE_FDATASYNC 1 | #define HAVE_SETSID 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_CHOWN 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWNAM 1 | #define HAVE_ENDGRENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_DECL_ENVIRON 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_TIMER_CREATE 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_GMP 1 | #define SIZEOF_MP_LIMB_T 4 | #define HAVE_READLINE 1 | #define HAVE_TCLTK 1 | #define HAVE_LIBPQ 1 | #define HAVE_LIBSQLITE3 1 | #define HAVE_G_POLL 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LIBNCURSES 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLU_H 1 | #define HAVE_OPENGL 1 | #define GL_GL_H | #define GL_GLU_H | #define HAVE_LIBSDL_MIXER 1 | #define HAVE_LINUX_NETLINK_H 1 | #define HAVE_LINUX_RTNETLINK_H 1 | #define HAVE_LIBEXPAT 1 | #define HAVE_LIBZ 1 | #define HAVE_LIGHTNING 1 | #define ENABLE_DLD 1 | #define OPTIMIZE 1 | #define KERNEL_PATH "../share/smalltalk/kernel" | #define IMAGE_PATH "../var/lib/smalltalk" | #define MODULE_PATH "../lib/smalltalk" | #define LIBEXEC_PATH "../libexec/smalltalk" | #define PREFIX ".." | #define EXEC_PREFIX ".." | | configure: exit 0